This is an automated email from the ASF dual-hosted git repository.
Wei-hao-Li pushed a change to branch mppEx
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 36cc05dc6a6 fix UT
add e8f1916b502 modify some
add c2cd98518b5 clear check message
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/db/i18n/DataNodeMiscMessages.java | 3 +
.../iotdb/db/i18n/DataNodeQueryMessages.java | 20 ++++++
.../apache/iotdb/db/i18n/DataNodeMiscMessages.java | 3 +
.../iotdb/db/i18n/DataNodeQueryMessages.java | 20 ++++++
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 22 +++++--
.../execution/exchange/MPPDataExchangeManager.java | 14 ++---
.../execution/exchange/source/SourceHandle.java | 48 ++++++++++++--
.../org/apache/iotdb/db/conf/PropertiesTest.java | 28 +++++++++
.../execution/exchange/SourceHandleTest.java | 73 ++++++++++++++++++++--
.../conf/iotdb-system.properties.template | 4 +-
10 files changed, 212 insertions(+), 23 deletions(-)