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

Holding an HConnection open through an hbase restart doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      I have a java tools server that uses some hbase client functionality (it is a servlet: in doGet I create a new HTable and call HTable.get). However, if I restart hbase, then subsequent hbase calls take forever. To fix it, I have to restart my java tools server.

      I suspect it is caching the old location of .META., and can't deal with the cache being wrong.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bien Michael Bieniosek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: