Can you pastebin the output from the 3 commands, especially remove_peer ?

Can you use 'hbase zkcli' to inspect /<value
of zookeeper.znode.parent>/replication/peers ?

Thanks

On Tue, Aug 23, 2016 at 9:51 AM, Ted <r6squee...@gmail.com> wrote:

> I'm using hbase 1.2.1 and I'm having problems aborting a table replication.
>
> I was testing replication and did an "add_peer" but I accidentally entered
> the wrong port number.
> The source server is now logging a bunch of "java.net.ConnectException:
> Connection refused" errors which is understandable.
>
> I tried disable_peer, remove_peer, and disable_table_replication.
>
> it's removed the peer from list_peers, but I continue to get the errors in
> the logs showing it's attempting to connect to the destination server on
> the wrong port number.
>
> Does anyone know how to actually stop that thread?
> --
> Ted.
>

Reply via email to