[
https://issues.apache.org/jira/browse/HBASE-14622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960106#comment-14960106
]
stack commented on HBASE-14622:
-------------------------------
zkless is the future.. It will be default in 2.0, or at least a version of it
-- one w/ state preserved in procedure store rather than up in meta. zkless in
1.0 is not well tested and I thought no one was using it (Only case I know of
someone using it, is on a branch made of 0.98)
I removed the tests here because it was an 'unsupported' feature test running
on top of read replicas, a feature that is not on by default throwing an NPE.
Rather than try and figure what was up in the test, and not expecting that
someone would be jumping at the opportunity to fix issues in here, I just
removed these zkless tests from branch-1 so they can't fail again.
I can put them back if you'd like [~eclark], just say.
> Purge TestZkLess* tests from branch-1
> -------------------------------------
>
> Key: HBASE-14622
> URL: https://issues.apache.org/jira/browse/HBASE-14622
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.0.3, 1.1.3, 0.98.16
>
> Attachments: 14622.txt
>
>
> I saw this in branch-1.2 tests just now:
>
> TestZKLessSplitOnCluster>TestSplitTransactionOnCluster.testSplitWithRegionReplicas:1005
> � NullPointer
> We are failing a test for an unsupported feature that is doing assignment for
> a new facility, replicas.
> Let me purge all TestZKLess* tests in branch-1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)