[
https://issues.apache.org/jira/browse/PHOENIX-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030804#comment-15030804
]
Hudson commented on PHOENIX-2458:
---------------------------------
FAILURE: Integrated in Phoenix-master #983 (See
[https://builds.apache.org/job/Phoenix-master/983/])
PHOENIX-2458 MutableIndexFailureIT causes other NeedsOwnMiniClusterTest
(tdsilva: rev b2676cbe1e8ee08a69da6328ebc9aa93abc4499e)
*
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureIT.java
> MutableIndexFailureIT causes other NeedsOwnMiniClusterTest tests to hang
> ------------------------------------------------------------------------
>
> Key: PHOENIX-2458
> URL: https://issues.apache.org/jira/browse/PHOENIX-2458
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Attachments: PHOENIX-2458.patch
>
>
> Figure out why the transctional tests in MutableIndexFailureIT cause issues
> with zookeeper which cause other tests to fail.
> Caused by: org.apache.hadoop.hbase.MasterNotRunningException:
> org.apache.hadoop.hbase.MasterNotRunningException: Can't get connection to
> ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
> at
> org.apache.phoenix.end2end.CountDistinctCompressionIT.doSetup(CountDistinctCompressionIT.java:48)
> Caused by: org.apache.hadoop.hbase.MasterNotRunningException: Can't get
> connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase
> at
> org.apache.phoenix.end2end.CountDistinctCompressionIT.doSetup(CountDistinctCompressionIT.java:48)
> Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException:
> KeeperErrorCode = ConnectionLoss for /hbase
> at
> org.apache.phoenix.end2end.CountDistinctCompressionIT.doSetup(CountDistinctCompressionIT.java:48)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)