This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 7f0ac972839 Pipe: Fix NPE caused by forced type conversion and fix
IoTDBipipeTypeConversionISessionIT of table model (#14667)
add a5e13fd8f7c Pipe: report linked tsfile size & Subscription: decrease
reference count for other enriched events & add logging to observe possible
stuck situations (#14668)
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(-)