[ 
https://issues.apache.org/jira/browse/HBASE-19131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235653#comment-16235653
 ] 

Chia-Ping Tsai commented on HBASE-19131:
----------------------------------------

bq. The listDeadServers() can be implemented as a default method in 
Admin/AsyncAdmin interface. The patch didn't upload to review board, right? I 
can help to review. 
Copy that!

bq. Is it ok changing the return from Collection to List? ClusterStatus is 
public. We are changing the signature.
Binary compatibility can be broken on major release, hence it is ok to change 
the returned type to subclass. It doesn't break the API compatibility.

bq. Is listDeadServers an API that was in branch-1?
Yes. will update the {{fix version}} for this issue.


 

> Add the ClusterStatus hook and cleanup other hooks which can be replaced by 
> ClusterStatus hook
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-19131
>                 URL: https://issues.apache.org/jira/browse/HBASE-19131
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-19131.v0.patch, HBASE-19131.v1.patch
>
>
> This issue will add the hook for {{ClusterStatus}} and cleanup other hooks 
> which can be replaced by {{ClusterStatus}} hook.
> # {{ListDeadServers}} -  introduced by HBASE-18131



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to