This is an automated email from the ASF dual-hosted git repository.
gosonzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from 53f0038fc [INLONG-6156][DataProxy] Twice event write when topic is
empty (#6157)
add f0e49b453 [INLONG-6158][TubeMQ] Add ZooKeeper request timeout
configuration (#6162)
No new revisions were added by this update.
Summary of changes:
.../inlong/tubemq/server/broker/TubeBroker.java | 6 +++++
.../common/fileconfig/AbstractFileConfig.java | 3 +++
.../tubemq/server/common/fileconfig/ZKConfig.java | 30 ++++++++++++++++++++++
.../server/common/fileconfig/ZKMetaConfig.java | 1 +
.../inlong/tubemq/server/master/MasterConfig.java | 3 +++
.../inlong/tubemq/server/master/TMaster.java | 7 +++++
6 files changed, 50 insertions(+)