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/01/24 08:51:15 UTC

[GitHub] [shardingsphere] sandynz opened a new pull request #15022: Move ackCallback in channel impl; Improve performance of MemoryPipelineChannelFactory.createPipelineChannel

sandynz opened a new pull request #15022:
URL: https://github.com/apache/shardingsphere/pull/15022


   
   Changes proposed in this pull request:
   - Move ackCallback from multiplex channel impl to simple channel impl. For cleaner responsibility.
   - Use simple channel impl when output concurrency is 1 in channel factory. For better performance.
   


-- 
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] tristaZero merged pull request #15022: Move ackCallback in channel impl; Improve performance of MemoryPipelineChannelFactory.createPipelineChannel

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #15022:
URL: https://github.com/apache/shardingsphere/pull/15022


   


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