You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/10/10 06:37:36 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue, #19347: Consider supporting limiting max rows of Proxy backend's statements

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

   ## Feature Request
   
   Related to #19340.
   
   ### Is your feature request related to a problem?
   
   OOM may occur if result of a query is huge and streaming result set is disabled.
   
   ### Describe the feature you would like.
   
   Consider adding a new config `proxy-backend-query-max-rows` to limit max rows returns by ResultSet.
   ```yaml
   props:
   #  proxy-backend-query-fetch-size: -1
     proxy-backend-query-max-rows: 1000
   ```


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] TeslaCN closed issue #19347: Consider supporting limiting max rows of Proxy backend's statements

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #19347: Consider supporting limiting max rows of Proxy backend's statements
URL: https://github.com/apache/shardingsphere/issues/19347


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] commented on issue #19347: Consider supporting limiting max rows of Proxy backend's statements

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #19347:
URL: https://github.com/apache/shardingsphere/issues/19347#issuecomment-1272349318

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] closed issue #19347: Consider supporting limiting max rows of Proxy backend's statements

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #19347: Consider supporting limiting max rows of Proxy backend's statements
URL: https://github.com/apache/shardingsphere/issues/19347


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org