Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
Reviewed
-
Patch to print summary of call queues by size and count. This is displayed on the debug dump page of region server UI
Description
Being able to get a clue what is in a backedup callQueue could give insight on what is going on on a jacked server. Just needs to summarize count, sizes, call types. Useful debugging. In a servlet?
Attachments
Attachments
Issue Links
- causes
-
HBASE-20611 UnsupportedOperationException may thrown when calling getCallQueueInfo()
- Patch Available