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

HConnectionManager should remove aborted connections

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.94.3
    • 0.95.0
    • Client
    • None
    • Reviewed

    Description

      When an HConnection is abort()'ed (i.e. if numerous services are lost) the connection becomes unusable. HConnectionManager cache of HConnections currently does not have any logic around removing aborted connections automatically. Currently it is up to the consumer to do so using HConnectionManager.deleteStaleConnection(HConnection).

      Attachments

        1. 7369-0.94.txt
          4 kB
          Ted Yu
        2. 7369-v5.txt
          4 kB
          Ted Yu
        3. HBASE-7369_HCM-remove-aborted-cnxs.txt
          4 kB
          Bryan Baugher
        4. HBASE-7369_HCM-remove-aborted-cnxs-2.txt
          4 kB
          Bryan Baugher
        5. HBASE-7369_HCM-remove-aborted-cnxs-3.txt
          4 kB
          Bryan Baugher
        6. HBASE-7369_HCM-remove-aborted-cnxs-4.txt
          4 kB
          Bryan Baugher
        7. patch.diff
          2 kB
          Bryan Baugher
        8. patch2.diff
          3 kB
          Bryan Baugher
        9. patch3.diff
          3 kB
          Bryan Baugher

        Activity

          People

            bbaugher Bryan Baugher
            bbaugher Bryan Baugher
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: