Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose standardized binary logging API around cluster transitions + leader election #26

Closed
RichardWarburton opened this issue Dec 9, 2015 · 2 comments

Comments

@RichardWarburton
Copy link
Contributor

Write this using something like Aeron's broadcast buffers so you can just keep writing and read off them if you want a debug log.

@RichardWarburton RichardWarburton changed the title Expose standardized binary logging API around cluster transitions Expose standardized binary logging API around cluster transitions + leader election Dec 9, 2015
@RichardWarburton
Copy link
Contributor Author

As part of this logging we should be able to expose monitoring callbacks to other systems for things like "this node is now the leader".

@RichardWarburton
Copy link
Contributor Author

I'm closing this issue as each node now has a series of callbacks exposing their transitions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant