You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2022/01/24 09:40:52 UTC

[shardingsphere] branch master updated (40c05db -> f76bf59)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 40c05db  Remove ImporterListener and merge logic into AckCallback (#15024)
     add f76bf59  Move ackCallback in channel impl; Improve performance of MemoryPipelineChannelFactory.createPipelineChannel (#15022)

No new revisions were added by this update.

Summary of changes:
 .../ingest/channel/memory/MultiplexMemoryPipelineChannel.java    | 6 +-----
 .../core/ingest/channel/memory/SimpleMemoryPipelineChannel.java  | 9 +++++----
 .../core/spi/ingest/channel/MemoryPipelineChannelFactory.java    | 4 ++++
 3 files changed, 10 insertions(+), 9 deletions(-)