rabbitmq / osiris

Log based streaming subsystem for RabbitMQ
Other
45 stars 10 forks source link

Replica: stop with '{shutdown, writer_unavailable}' when writer pid is not alive. #141

Closed kjnilsson closed 1 year ago

kjnilsson commented 1 year ago

This is a common error during RabbitMQ shutdown where the stream coordinator tries to restart replicas before detecting that the writer process is also being terminated.