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

Remove RpcConnection from pool in AbstractRpcClient.cancelConnections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • Client, rpc
    • Reviewed

    Description

      Found it when backporting the new rpc implementation to branch-1 in HBASE-16584. It will cause TestHCM fail on branch-1 as on branch-1 the default rpc implementation is BlockingRpcClient which is not always reconnectable after shutdown. On master TestHCM will not fail as NettyRpcConnection is always reconnectable. But we still need to fix it as it is a bug. Only a trivial one line patch.

      Attachments

        1. HBASE-17812.patch
          1 kB
          Duo Zhang

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: