Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Apr 26, 2023

This is an automatic backport of pull request #7980 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

The v1 index is not optimised for reading messages except when
the entire segment is read. So we always do that.

This change was made because when the read is inefficient and
TTL is used the queue can get unresponsive while getting the
TTL messages dropped. In that case the queue may drop messages
slower than they expire and as a result will not process any
Erlang messages until it has dropped all messages in the queue.

(cherry picked from commit d3aa298)
@michaelklishin michaelklishin merged commit 04668ee into v3.12.x Apr 26, 2023
@michaelklishin michaelklishin deleted the mergify/bp/v3.12.x/pr-7980 branch April 26, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants