jiaan.geng created SPARK-43879:
----------------------------------

             Summary: Decouple handle command and send response on server side
                 Key: SPARK-43879
                 URL: https://issues.apache.org/jira/browse/SPARK-43879
             Project: Spark
          Issue Type: Sub-task
          Components: Connect
    Affects Versions: 3.5.0
            Reporter: jiaan.geng


SparkConnectStreamHandler treat the request from connect client and send the 
response back to connect client. SparkConnectStreamHandler hold a component 
StreamObserver which is used to send response.
So I think we should keep the StreamObserver could be accessed only with 
SparkConnectStreamHandler.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to