Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-12328

Add connectionEstablished callback to RpcHandler to monitor the new connections

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.6.0
    • None
    • Spark Core
    • None

    Description

      `NettyRpcHandler` uses a `ConcurrentHashMap` clients to remember if has received any messages from a client to avoid firing multiple `RemoteProcessConnected`.

      We can add a callback in the RpcHandler to remove the ConcurrentHashMap from NettyRpcHandler.

      Attachments

        Issue Links

          Activity

            People

              zsxwing Shixiong Zhu
              zsxwing Shixiong Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: