Ted Yu created HBASE-16600:
------------------------------
Summary: [0.98] ReplicationAdminTest occasionally fails
Key: HBASE-16600
URL: https://issues.apache.org/jira/browse/HBASE-16600
Project: HBase
Issue Type: Test
Reporter: Ted Yu
Priority: Minor
When testing 0.98.22 RC, I saw the following test failure:
{code}
1) Error:
test_add_peer:_single_zk_cluster_key(Hbase::ReplicationAdminTest):
NativeException: org.apache.hadoop.hbase.replication.ReplicationException:
Could not remove peer with id=1
org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java:153:in
`removePeer'
org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java:229:in
`removePeer'
/mnt/disk2/a/hbase-0.98.22/hbase-shell/src/main/ruby/hbase/replication_admin.rb:102:in
`remove_peer'
./src/test/ruby/hbase/replication_admin_test.rb:84:in
`test_add_peer:_single_zk_cluster_key'
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'
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)