Skip to content

ntr-switchdin/redpanda-ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedPanda HA Demo

docker compose up

wait for messaging to start... look for: Leader Broker ID: {id} then shoot the messenger

docker compose stop redpanda-{id}

In a minute or so the consumer should move to the new leader and catch up all the msgs it missed

TODO

  • gotta be careful of dev mode auto topic creation because it can race and create a topic with 1 replica
  • consumer and producer seem to always fail over eventually, but can probably speed it up by aggressively killing them when there's an error

About

redpanda ha with aiokafka and faststream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published