soulasuna commented on issue #12720:
URL: 
https://github.com/apache/shardingsphere/issues/12720#issuecomment-1057936087


   I try to make `Proxy` supports `CancelRequest` operational.
   It is possible to supported at the protocol level, but when the next request 
is processed, the data returned by the canceled request will be read.
   So it cannot be controlled simply by adding a version number to the 
connection, because `PostgreSQL` an operation will be returned in multiple 
packets.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to