Skip to content

Osiris 1.6.7 #9418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Osiris 1.6.7 #9418

merged 2 commits into from
Sep 15, 2023

Conversation

kjnilsson
Copy link
Contributor

@kjnilsson kjnilsson commented Sep 13, 2023

This version contains a bit more error handling during replica start to avoid logging process crashes during RabbitMQ shutdown. It also handles all replica reader exits by terminating with {shutdown, Info} rather than crashing.

There is also an optimisation to avoid a double call to rabbit_stream:coordinator:local_pid/1 when creating a new consumer.

@kjnilsson kjnilsson marked this pull request as ready for review September 15, 2023 08:44
This version contains a bit more error handling during replica start
to avoid logging process crashes during RabbitMQ shutdown.

rabbit_stream_queue: avoid double local pid query

When starting a new consumer. Also move some metrics
registration a bit later when we know we are likely to succeed.
@kjnilsson kjnilsson changed the title Osiris 1.6.6 Osiris 1.6.7 Sep 15, 2023
@michaelklishin michaelklishin modified the milestones: 3.13.0, 3.12.5 Sep 15, 2023
@michaelklishin michaelklishin merged commit ed88e38 into main Sep 15, 2023
@michaelklishin michaelklishin deleted the osiris-1.6.6 branch September 15, 2023 14:07
@mergify mergify bot mentioned this pull request Sep 15, 2023
michaelklishin added a commit that referenced this pull request Sep 15, 2023
michaelklishin added a commit that referenced this pull request Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants