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

Closed connections are not removed from ConnectionCache (Thrift, REST)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.98.13, 1.1.1, 1.0.1.1, 1.1.0.1
    • None
    • REST, Thrift
    • None

    Description

      There is the issue with ConnectionCache (used to cache connections in Thrift and REST servers) chore implementation when closed connection is not removed from a cache.

      Thrift server is affected most because it has local thread cache of Table instances and it does not check if Table instance is invalid (due to closed underlying connection) and it can't do it - no API.

      Attachments

        Issue Links

          Activity

            People

              vrodionov Vladimir Rodionov
              vrodionov Vladimir Rodionov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: