[
https://issues.apache.org/jira/browse/HBASE-11092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984955#comment-13984955
]
Ted Yu commented on HBASE-11092:
--------------------------------
{code}
[email protected]
+public class BaseConsensusProvider implements ConsensusProvider {
{code}
Since BaseConsensusProvider would be overridden by concrete implementation,
should BaseConsensusProvider be abstract ?
> Server interface should have method getConsensusProvider()
> ----------------------------------------------------------
>
> Key: HBASE-11092
> URL: https://issues.apache.org/jira/browse/HBASE-11092
> Project: HBase
> Issue Type: Sub-task
> Components: Consensus
> Affects Versions: 0.99.0
> Reporter: Mikhail Antonov
> Assignee: Mikhail Antonov
> Fix For: 0.99.0
>
> Attachments: HBASE-11092.patch
>
>
> As discussed in comments to HBASE-10915, we need to have a proper way to
> retrieve instance of consensus provider, and Server interface seems the right
> one.
--
This message was sent by Atlassian JIRA
(v6.2#6252)