Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Oct 15, 2024

Currently the rabbit_quorum_queue:status/2 function always falls back to the (slower) compatibility code and never gets the benefit of using ra:key_metrics/1 due to incorrect use of the map update operatior := instead of the insert operator =>.


This is an automatic backport of pull request #12521 done by [Mergify](https://mergify.com).

Currently this function always falls back to the compatibility code
and never gets the benefit of using ra:key_metrics/1 due to incorrect
use of the map update operatior ":=" instead of the insert operator
"=>".

(cherry picked from commit 3b1ef8f)
@michaelklishin michaelklishin merged commit 62c34d3 into v4.0.x Oct 16, 2024
238 of 240 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-12521 branch October 16, 2024 14:06
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