Chia-Ping Tsai created HBASE-18783:
--------------------------------------
Summary: Declare the builder of ClusterStatus as IA.Private;
Remove the Writables from ClusterStatus
Key: HBASE-18783
URL: https://issues.apache.org/jira/browse/HBASE-18783
Project: HBase
Issue Type: Bug
Reporter: Chia-Ping Tsai
Priority: Minor
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-6038 removed the write/readFields from ClusterStatus, thus the Writable
is meaningless for ClusterStatus now.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)