Skip to content

Conversation

@bryanck
Copy link
Contributor

@bryanck bryanck commented Nov 3, 2025

This PR adds a snapshot property indicating the task ID for the coordinator that performed a commit. This will help debug scenarios such as multiple coordinators committing the same file more than once.

@bryanck
Copy link
Contributor Author

bryanck commented Nov 3, 2025

FYI @kumarpritam863 in case you have a second to review...

Copy link
Contributor

@singhpk234 singhpk234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks @bryanck !

For my understanding this is mostly for detecting the zombie coordinators ?

@bryanck
Copy link
Contributor Author

bryanck commented Nov 4, 2025

For my understanding this is mostly for detecting the zombie coordinators ?

Right, to help with debugging certain conditions like a coordinator shutdown race condition, zombie coordinator, and such.

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