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

Cleanup Calls Conservatively On Timeout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.3
    • 0.92.0
    • Client
    • None
    • Reviewed

    Description

      In the event of a socket timeout, the HBaseClient iterates over the outstanding calls (on that socket), and notifies them that a SocketTimeoutException has occurred. Ideally, we should be cleanup up just those calls that have been outstanding for longer than the specified socket timeout.

      Attachments

        1. HBASE-4003.patch
          3 kB
          Karthick Sankarachary
        2. HBASE-4003-V2.patch
          5 kB
          Karthick Sankarachary

        Activity

          People

            karthick Karthick Sankarachary
            karthick Karthick Sankarachary
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: