[
https://issues.apache.org/jira/browse/HBASE-18357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084823#comment-16084823
]
Vladimir Rodionov edited comment on HBASE-18357 at 7/19/17 11:59 PM:
---------------------------------------------------------------------
The test testClusterStatus fails because
client *ConnectionImplementation* does not receive ClusterStatus periodic
notifications - there is no code at all. It seems that server side publisher is
in place and has Multicast implementation, so we need implement multicast
*ClusterStatusListener*
I will leave this test disabled for now.
cc: [~syuanjiang] [~devaraj]
was (Author: vrodionov):
The test testClusterStatus fails because
client *ConnectionImplementation* does not receive ClusterStatus periodic
notifications - there is no code at all. It seems that server side publisher is
in place and has Multicast implementation, so we need implement multicast
*ClusterStatusListener*
cc: [~syuanjiang]
> Enable disabled tests in TestHCM that were disabled by Proc-V2 AM in
> HBASE-14614
> --------------------------------------------------------------------------------
>
> Key: HBASE-18357
> URL: https://issues.apache.org/jira/browse/HBASE-18357
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 2.0.0-alpha-1
> Reporter: Stephen Yuan Jiang
> Assignee: Vladimir Rodionov
>
> The Core Proc-V2 AM change in HBASE-14614 disabled two tests inTestHCM:
> testMulti and testRegionCaching
> This JIRA tracks the work to enable them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)