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

Abort_Procedure in HBase shell fails when all handlers are taken up by Procedures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3.2, 1.4.8
    • None
    • proc-v2
    • None

    Description

      If all RPC handlers are taken up by stuck procedures, the operator will not be able to abort them, because the abort procedure call will try to use the same (exhausted) pool of RPC handlers.

      The abort procedure call should use a dedicated pool of RPC handlers. This pool can probably be small, but it needs to be separate.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gjacoby Geoffrey Jacoby
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: