This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git
from d9af70f76 [INLONG-5422][Dashboard] Unified authentication logic,
including login and logout (#5427)
add 0302de54e [INLONG-5435][TubeMQ] Adjust the parameter requirements in
Audit and Prometheus sections (#5436)
No new revisions were added by this update.
Summary of changes:
inlong-tubemq/conf/broker.ini | 4 +-
.../tubemq/server/common/fileconfig/ADConfig.java | 4 +-
.../common/fileconfig/AbstractFileConfig.java | 58 +++++++++++-----
.../server/common/fileconfig/PrometheusConfig.java | 2 +-
.../tubemq/server/broker/BrokerConfigTest.java | 77 ++++++++++++++++++++++
.../src/test/resources/broker_audit_prom_1.ini} | 20 +++---
.../src/test/resources/broker_audit_prom_2.ini} | 21 ------
7 files changed, 136 insertions(+), 50 deletions(-)
create mode 100644
inlong-tubemq/tubemq-server/src/test/java/org/apache/inlong/tubemq/server/broker/BrokerConfigTest.java
copy inlong-tubemq/{conf/broker.ini =>
tubemq-server/src/test/resources/broker_audit_prom_1.ini} (90%)
copy inlong-tubemq/{conf/broker.ini =>
tubemq-server/src/test/resources/broker_audit_prom_2.ini} (79%)