[
https://issues.apache.org/jira/browse/HBASE-13035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544401#comment-14544401
]
Andrew Purtell commented on HBASE-13035:
----------------------------------------
I tried reproducing the following scenario using 0.98.13-SNAPSHOT:
# Start all-localhost cluster (./bin/hbase master start) with security
coprocessors installed
# Launch a shell
# Use the shell to add a bogus replication peer
# Use the shell to add and list visibility labels
# Remove the bogus replication peer
The new labels were added successfully. If the TestShell problem manifested in
a cluster, step 4 would reveal it.
The test problem looks like unexpected connection/tracker sharing in the
minicluster that doesn't happen of course when a separate shell is launched to
manage a cluster, worth looking into, but there is not a replication issue to
follow up on.
> [0.98] Backport HBASE-12867 - Shell does not support custom replication
> endpoint specification
> ----------------------------------------------------------------------------------------------
>
> Key: HBASE-13035
> URL: https://issues.apache.org/jira/browse/HBASE-13035
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Andrew Purtell
> Fix For: 0.98.13, 1.0.2
>
> Attachments: HBASE-13035-0.98.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)