[
https://issues.apache.org/jira/browse/HBASE-18783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159913#comment-16159913
]
Hudson commented on HBASE-18783:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3685 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3685/])
HBASE-18783 Declare the builder of ClusterStatus as IA.Private, and (chia7712:
rev 64fe24e687a7255f0d2867625b62c6ba7737c5d5)
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/ClusterStatus.java
> Declare the builder of ClusterStatus as IA.Private, and remove the Writables
> from ClusterStatus
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-18783
> URL: https://issues.apache.org/jira/browse/HBASE-18783
> Project: HBase
> Issue Type: Task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Minor
> Fix For: 2.0.0-alpha-3
>
> Attachments: HBASE-18783.v0.patch
>
>
> 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)