[ 
https://issues.apache.org/jira/browse/HBASE-9847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807776#comment-13807776
 ] 

Hudson commented on HBASE-9847:
-------------------------------

FAILURE: Integrated in HBase-0.94 #1188 (See 
[https://builds.apache.org/job/HBase-0.94/1188/])
HBASE-9847 HConnectionImplementation does not connect to new active master 
(rajeshbabu) (larsh: rev 1536591)
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java


> HConnectionImplementation does not connect to new active master
> ---------------------------------------------------------------
>
>                 Key: HBASE-9847
>                 URL: https://issues.apache.org/jira/browse/HBASE-9847
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.94.11
>            Reporter: rajeshbabu
>            Assignee: Pankaj Kumar
>             Fix For: 0.94.13
>
>         Attachments: HBASE-9847_0.94.patch
>
>
> 1) Started hbase cluster with two masters 
> 2) started shell.
> 3) Master switch happened.
> From now onward not able to perform list command without restarting the 
> shell. Its always pointing to old master.
> {code}
> hbase(main):003:0> list
> TABLE
> ERROR: java.net.ConnectException: Connection refused
> Here is some help for this command:
> List all tables in hbase. Optional regular expression parameter could
> be used to filter the output. Examples:
>   hbase> list
>   hbase> list 'abc.*'
> {code}
>  



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to