This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch pipe-meta-sync
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b15cc4badbe ref
add c4b3628f79e refactor
No new revisions were added by this update.
Summary of changes:
.../schemaregion/SchemaExecutionVisitor.java | 6 +++--
.../schemaregion/SchemaRegionStateMachine.java | 16 +++++++------
.../agent/runtime/PipeDataNodeRuntimeAgent.java | 23 +++++++++++-------
...r.java => PipeSchemaRegionListenerManager.java} | 23 +++++++++++++-----
.../db/pipe/agent/task/PipeDataNodeTaskAgent.java | 10 ++++----
.../schemaregion/IoTDBSchemaRegionExtractor.java | 7 +++---
.../schemaregion/SchemaRegionListeningQueue.java | 28 ----------------------
.../extractor/SchemaRegionListeningQueueTest.java | 21 ++++++++--------
8 files changed, 62 insertions(+), 72 deletions(-)
rename
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/agent/runtime/{PipeSchemaRegionListener.java
=> PipeSchemaRegionListenerManager.java} (72%)