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

[Java] Introduce clustered service specific SnapshotDurationTracker #1575

Merged
merged 3 commits into from Mar 13, 2024

Conversation

eliquinox
Copy link
Contributor

Following #1532, this PR introduces snapshot duration tracking to clustered services.
Note that aeron.cluster.service.snapshot.threshold property usage sets the threshold value for all clustered services. If a per-service threshold setting is needed, ClusteredServiceContainer.Context#snapshotDurationThresholdNs API can be used.

@vyazelenko
Copy link
Contributor

@eliquinox The build is broken due to Checkstyle issues. https://github.com/real-logic/aeron/actions/runs/8249191083

@vyazelenko vyazelenko merged commit d66565a into real-logic:master Mar 13, 2024
32 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.

None yet

2 participants