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

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


    from 1abfe6966ff [IOTDB-5999] system.properties patch
     add ef6071fa841 Fix SonarLint bugs and some code smells in MPP data 
exchange module

No new revisions were added by this update.

Summary of changes:
 .../mpp/execution/exchange/IMPPDataExchangeManager.java |  3 ++-
 .../mpp/execution/exchange/MPPDataExchangeManager.java  | 17 +++++++++--------
 .../execution/exchange/MPPDataExchangeServiceMBean.java |  1 +
 .../exchange/MPPDataExchangeServiceThriftHandler.java   | 13 ++++++++-----
 .../db/mpp/execution/exchange/SharedTsBlockQueue.java   |  8 +++++---
 .../execution/exchange/sink/DownStreamChannelIndex.java |  2 +-
 .../exchange/sink/DownStreamChannelLocation.java        |  2 ++
 .../iotdb/db/mpp/execution/exchange/sink/ISink.java     |  6 ++++--
 .../db/mpp/execution/exchange/sink/ISinkHandle.java     |  2 +-
 .../mpp/execution/exchange/sink/LocalSinkChannel.java   |  7 ++++++-
 .../mpp/execution/exchange/sink/ShuffleSinkHandle.java  | 13 +++++--------
 .../db/mpp/execution/exchange/sink/SinkChannel.java     |  3 +++
 .../db/mpp/execution/exchange/source/ISourceHandle.java |  8 ++++++--
 .../execution/exchange/source/PipelineSourceHandle.java |  1 +
 .../db/mpp/execution/exchange/source/SourceHandle.java  | 10 +++++-----
 15 files changed, 59 insertions(+), 37 deletions(-)

Reply via email to