Skip to content

Conversation

@arzonus
Copy link
Contributor

@arzonus arzonus commented Dec 8, 2025

What changed?

  • More logs have been added around runElection function in the leader election
  • Changed the Log level in the leader processor
  • The rebalancing loop metrics became namespace-related

Why?

  • We have observed instability around the leader election process; however the current observability level didn't catch the exact reason for it.
  • The current metrics are emitted per instance level, not per namespace. To be able to capture a stuck rebalancing loop per namespace, the metric should be emitted per namespace.

How did you test it?

  • Unit tests

Potential risks

Release notes

Documentation Changes

@arzonus arzonus merged commit 891e5f8 into cadence-workflow:master Dec 8, 2025
41 checks passed
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.

2 participants