This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch air-gap-local
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from d3beee534aa some-part
add c08dc674c74 Pipe: Reduced the downgraded epochs' downgrading limit to
reduce the latency (#17184)
new 69914c7347f Merge branch 'master' of https://github.com/apache/iotdb
into air-gap-local
The 1 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:
.../db/pipe/event/realtime/PipeRealtimeEvent.java | 2 +-
.../PipeRealtimeDataRegionHybridSource.java | 16 ++++++++++--
.../apache/iotdb/commons/conf/CommonConfig.java | 30 ++++++++++++++++++++++
.../iotdb/commons/pipe/config/PipeConfig.java | 14 ++++++++++
.../iotdb/commons/pipe/config/PipeDescriptor.java | 10 ++++++++
5 files changed, 69 insertions(+), 3 deletions(-)