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 ca6f5f4c57a Subscription: retain tsfile events in tsfile batch to
avoid premature commit (#15598)
add 43678a1beb3 Subscription: support unsubscribe from completed topics
under client heartbeat thread (#15595)
No new revisions were added by this update.
Summary of changes:
.../IoTDBSnapshotDevicePullConsumerDataSetIT.java | 3 +++
.../payload/response/PipeSubscribeHeartbeatResp.java | 17 +++++++++++++++--
.../consumer/base/AbstractSubscriptionProviders.java | 13 ++++++++++++-
.../subscription/agent/SubscriptionBrokerAgent.java | 11 +++++++++++
.../db/subscription/broker/SubscriptionBroker.java | 19 +++++++++++++++++++
.../subscription/receiver/SubscriptionReceiverV1.java | 6 +++++-
6 files changed, 65 insertions(+), 4 deletions(-)