This is an automated email from the ASF dual-hosted git repository.
VGalaxies pushed a change to branch subscription-topic-owner-fencing
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0f66aabf464 Rename SN owner identifiers to neutral owner names in tests
add 0ba2df7a37e Add configurable minimum owner-lease-duration floor
(default 1 min)
No new revisions were added by this update.
Summary of changes:
.../it/env/cluster/config/MppCommonConfig.java | 9 +++++++
.../env/cluster/config/MppSharedCommonConfig.java | 8 +++++++
.../it/env/remote/config/RemoteCommonConfig.java | 6 +++++
.../org/apache/iotdb/itbase/env/CommonConfig.java | 2 ++
.../IoTDBSubscriptionTopicOwnerPartitionIT.java | 4 +++-
.../it/local/IoTDBSubscriptionTopicOwnerIT.java | 20 +++++++++++++++-
.../iotdb/confignode/i18n/ManagerMessages.java | 2 ++
.../iotdb/confignode/i18n/ManagerMessages.java | 2 ++
.../persistence/subscription/SubscriptionInfo.java | 16 +++++++++++++
.../SubscriptionInfoTopicValidationTest.java | 28 ++++++++++++++++++++++
.../apache/iotdb/commons/conf/CommonConfig.java | 14 +++++++++++
.../iotdb/commons/conf/CommonDescriptor.java | 6 +++++
.../subscription/config/SubscriptionConfig.java | 4 ++++
13 files changed, 119 insertions(+), 2 deletions(-)