Venkata Sai Akhil Gudesa created SPARK-51429:
------------------------------------------------

             Summary: Add "Acknowledgement" message in ExecutePlanResponse
                 Key: SPARK-51429
                 URL: https://issues.apache.org/jira/browse/SPARK-51429
             Project: Spark
          Issue Type: Improvement
          Components: Connect
    Affects Versions: 4.0.0, 4.1.0
            Reporter: Venkata Sai Akhil Gudesa


Currently, on an `ExecutePlanRequest` or a `ReattachExecuteRequest`, the server 
does not send an immediate "acknowledgement" response.

This acknowledgement would allow a client to disconnect right after 
registration, without waiting for the full processing of the request.
It is especially useful when the server supports reattachment or otherwise, can 
be used for early termination if the client detects a delay in registration by 
the server.



--
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