[
https://issues.apache.org/jira/browse/HBASE-16274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15578466#comment-15578466
]
Hudson commented on HBASE-16274:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1792 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1792/])
HBASE-16274 Add more peer tests to replication_admin_test (Guanghao (tedyu: rev
76e7c05474fbd59fe98e499c4f69e07923473e7c)
* (edit) hbase-shell/src/test/ruby/hbase/replication_admin_test.rb
> Add more peer tests to replication_admin_test
> ---------------------------------------------
>
> Key: HBASE-16274
> URL: https://issues.apache.org/jira/browse/HBASE-16274
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Guanghao Zhang
> Priority: Minor
> Labels: replication
> Attachments: HBASE-16274-v1.patch, HBASE-16274.patch
>
>
> In master build #1275,
> https://builds.apache.org/job/HBase-TRUNK_matrix/1275/jdk=latest1.8,label=yahoo-not-h2/testReport/org.apache.hadoop.hbase.client/TestReplicationShell/testRunShellTests/:
> {code}
> 1) Failure:
> test_add_peer:_multiple_zk_cluster_key_and_table_cfs_-_peer_config(Hbase::ReplicationAdminTest)
> [./src/test/ruby/hbase/replication_admin_test.rb:143:in
> `test_add_peer:_multiple_zk_cluster_key_and_table_cfs_-_peer_config'
> org/jruby/RubyProc.java:270:in `call'
> org/jruby/RubyKernel.java:2105:in `send'
> org/jruby/RubyArray.java:1620:in `each'
> org/jruby/RubyArray.java:1620:in `each']:
> <"default.table1;default.table3:cf1,cf2;default.table2:cf1"> expected but was
> <"default.table3:cf1,cf2;default.table2:cf1;default.table1">.
> {code}
> As far as I can see, the two peer table CFs are the same, except for ordering.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)