Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-9847

HConnectionImplementation does not connect to new active master

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.11
    • 0.94.13
    • shell
    • None
    • Reviewed

    Description

      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.

      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.*'
      
      

      Attachments

        1. HBASE-9847_0.94.patch
          2 kB
          Pankaj Kumar

        Activity

          People

            pankaj2461 Pankaj Kumar
            rajesh23 rajeshbabu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: