Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Nov 7, 2024

The stream manager does not need to be a gen_server (no cast, no state) and the gen_server can create contention for large stream deployments (some functions make cluster-wide calls that can take some time).


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

The stream manager does not need to be a gen_server (no cast, no state)
and the gen_server can create contention for large stream deployments
(some functions make cluster-wide calls that can take some time).

(cherry picked from commit 5107fd4)
(cherry picked from commit 26f941b)
@michaelklishin michaelklishin added this to the 4.0.4 milestone Nov 7, 2024
@acogoluegnes acogoluegnes merged commit d190e12 into v4.0.x Nov 7, 2024
243 checks passed
@acogoluegnes acogoluegnes deleted the mergify/bp/v4.0.x/pr-12684 branch November 7, 2024 19:07
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.

3 participants