Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0.0
-
None
-
Incompatible change, Reviewed
-
Description
ProcedureInfo was introduced as a lowest-common-denominator POJO that could be used as a facade on PB Procedures. It was good for showing state of Procedure framework in shell and UI.
Its a bit weird though. Its up in hbase-common rather than in Procedure and it can only ever show a subset of the Procedure info.
I was thinking we could use the pb3.1 pb->JSON utility instead and emit a JSON String wherever we need to export a view on procedure internals.
This issue is about exploring this possibility. Would depend on our having an upgraded guava (so probably depends on the 'pre-build' project).
From ProcedureInfo and LockInfo need fixing in https://docs.google.com/document/d/1eVKa7FHdeoJ1-9o8yZcOTAQbv0u0bblBlCCzVSIn69g/edit#heading=h.kid1jzo114xw
Attachments
Attachments
Issue Links
- relates to
-
HBASE-18367 Reduce ProcedureInfo usage
- Closed
-
HBASE-16102 Procedure v2 - Print Procedure Graphs
- Closed
- links to