This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch rc/2.0.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from e78d8739815 Datanode cannot start when metaDataCacheEnable=false
new 61c61ec59d7 Pipe: Disable unstable features in the distribution
new 040c6b3cd10 Pipe: Fix IT
new ce377d9fdd1 Pipe: Allow realtime subscriptions
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/pipe-it.yml | 851 ---------------------
.../manual/basic/IoTDBPipeProtocolIT.java | 16 +-
.../treemodel/auto/basic/IoTDBPipeProtocolIT.java | 16 +-
.../PipeConfigRegionConnectorConstructor.java | 7 -
.../PipeDataRegionConnectorConstructor.java | 15 -
.../PipeDataRegionProcessorConstructor.java | 30 -
.../PipeSchemaRegionConnectorConstructor.java | 7 -
.../dataregion/IoTDBDataRegionExtractor.java | 49 +-
.../realtime/PipeRealtimeDataRegionExtractor.java | 19 +-
.../agent/plugin/builtin/BuiltinPipePlugin.java | 40 -
.../commons/pipe/extractor/IoTDBExtractor.java | 19 +-
11 files changed, 29 insertions(+), 1040 deletions(-)
delete mode 100644 .github/workflows/pipe-it.yml