This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a29bf52950e Pipe: Fixed the NPE bug in historical user parsing (#16584)
add b098e34d9c6 Pipe: Fixed the bug that the schema may be sent twice when
split-enabled & database may be null for non-first schema pipes (#16586)
No new revisions were added by this update.
Summary of changes:
.../source/schemaregion/IoTDBSchemaRegionSource.java | 7 ++++++-
.../config/executor/ClusterConfigTaskExecutor.java | 19 +++++++++++++------
.../queue/listening/AbstractPipeListeningQueue.java | 10 ++++++----
.../commons/pipe/source/IoTDBNonDataRegionSource.java | 8 ++++----
4 files changed, 29 insertions(+), 15 deletions(-)