Skip to content

Attempts to detect when root and metadata tablets are unavailable in monitor.#6340

Draft
keith-turner wants to merge 2 commits intoapache:mainfrom
keith-turner:accumulo-6306
Draft

Attempts to detect when root and metadata tablets are unavailable in monitor.#6340
keith-turner wants to merge 2 commits intoapache:mainfrom
keith-turner:accumulo-6306

Conversation

@keith-turner
Copy link
Copy Markdown
Contributor

The is beginning of an attempt to address #6306, however making it a bit more general. Trying to detect not just recovery, but any cause of not being able to scan the root or metadata table. The code is not worth looking ATM, posting this more for discussion.

Would like to get to get a point where I can detect a problem w/ root or metadata table scans and display a header message on every monitor page. @DomGarguilo or @dlmarion do you know of anything in the monitor that can do this currently? Would like to display a message like Can not scan all 15 accumulo.metadata tablets because 5 are unhosted and 2 are recovering. This may impact data displayed at the top of every page when there is problem.

@dlmarion
Copy link
Copy Markdown
Contributor

I can't think of something in the new Monitor code that can already do this.

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