Document Tribes status monitoring - #1071
Open
sainadh777 wants to merge 1 commit into
Open
sainadh777 wants to merge 1 commit into
sainadh777 wants to merge 1 commit into
Conversation
Contributor
Author
|
@markt-asf, could you review this Tribes status documentation when convenient? Your prior work on the Tribes docs would help check the JMX guidance. Thanks. |
sainadh777
marked this pull request as ready for review
September 19, 2026 21:41
Contributor
Author
|
@rmaucher, could you review the JMX guidance in this Tribes status page when convenient? Your recent update to JmxRegistry.java is directly relevant. Thanks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rationale and impact
The checked-in TODO identifies the empty status page. Operators can now find the available MBeans and interpret key membership and queue signals without reading the implementation. This is documentation only; runtime behavior and public APIs are unchanged.
Validation
ant -Dbase.path=/workspace-cache -Dexecute.validate=true validate— passed; Checkstyle 14.1.0 checked 7,687 files.ant -Dbase.path=/workspace-cache build-docs— passed; generateddocs/tribes/status.htmland verified all linked local pages exist.ant -Dbase.path=/workspace-cache clean deploy— passed; clean source build and generated distribution.ant -Dbase.path=/workspace-cache test— passed, unfiltered: 654 suites, 41,311 tests, 0 failures, 0 errors, 330 skips (25m52s)./docs/tribes/status.html, and stopped cleanly — passed.git diff --check— passed. SHA-256 of all three changed files matched between the worktree and Linux test copy.