This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch dev/1.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a8d21d8223d Modify the condition to skip compaction schdule after
insertion compaction task selection (#14644) (#14663)
add ac1dacb5c07 Pipe: report linked tsfile size & Subscription: decrease
reference count for other enriched events & add logging to observe possible
stuck situations (#14668) (#14671)
No new revisions were added by this update.
Summary of changes:
.../resource/tsfile/PipeTsFileResourceManager.java | 5 ++++-
.../broker/SubscriptionPrefetchingQueue.java | 2 ++
.../db/subscription/event/SubscriptionEvent.java | 21 +++++++++++++--------
.../batch/SubscriptionPipeTabletEventBatch.java | 22 ++++++++++++++++++++++
4 files changed, 41 insertions(+), 9 deletions(-)