ShenFeng312 opened a new issue, #37183:
URL: https://github.com/apache/shardingsphere/issues/37183

   PostgreSQLComExecuteExecutor has a potential Out-Of-Memory (OOM) problem.
   
   When packet.getMaxRows() is 0, and the returned result set is extremely 
large, the executor will attempt to write all result packets into memory. This 
behavior can easily lead to an OOM error under high-volume queries.


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