dockerzhang commented on code in PR #8187: URL: https://github.com/apache/inlong/pull/8187#discussion_r1222357839
########## inlong-dataproxy/dataproxy-source/src/test/resources/common.properties: ########## @@ -20,6 +20,8 @@ metricDomains=DataProxy metricDomains.DataProxy.domainListeners=org.apache.inlong.dataproxy.metrics.prometheus.PrometheusMetricListener metricDomains.DataProxy.snapshotInterval=60000 +node.startup.via.meta.config.file.enable=true Review Comment: Please add more description for this param. otherwise, could we use `startup.using.local.meta.file.enable` to make this param easy to understand? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
