[
https://issues.apache.org/jira/browse/HBASE-18783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159915#comment-16159915
]
Hudson commented on HBASE-18783:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #483 (See
[https://builds.apache.org/job/HBase-2.0/483/])
HBASE-18783 Declare the builder of ClusterStatus as IA.Private, and (chia7712:
rev 26b009f1d101ab3a73d6e262d911ee0d177a0055)
* (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)