Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
Description
To clarify the usage of ClusterStatus API.
- It makes no sense that user want to create custom ClusterStatus; As a result, we should declare the builder of ClusterStatus as IA.Private.
HBASE-6038removed the write/readFields from ClusterStatus; thus the Writable is meaningless for ClusterStatus now.