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

HBaseClient gets stuck waiting for a response

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 0.89-fb
    • 0.89-fb
    • None
    • None
    • 0.96notable

    Description

      We've seen in a couple of replication use cases that the client thread keeps waiting for a response but waits for ever, as it does not get a response.

      The client waits indefintely even if a rpcTimeout is specified.

      1) Need to find out what is causing this.

      2) Convert the unconditional wait() in HBaseClient into a timed wait, so that the client can bail out if it waits longer than the rpcTimeout

      Attachments

        Activity

          People

            Unassigned Unassigned
            amitanand Amitanand Aiyer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: