sandynz commented on pull request #14624:
URL: https://github.com/apache/shardingsphere/pull/14624#issuecomment-1007952017


   Previous config:
   ```
     scaling:
       default_scaling:
         blockQueueSize: 10000
   ```
   
   New config:
   ```
     scaling:
       default_scaling:
         streamChannel:
           type: MEMORY
           props:
             block-queue-size: 10000
   ```
   


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