VGalaxies commented on code in PR #2587: URL: https://github.com/apache/incubator-hugegraph/pull/2587#discussion_r1677966301
########## hugegraph-pd/hg-pd-dist/src/assembly/static/conf/application.yml: ########## @@ -70,7 +70,6 @@ store: monitor_data_interval: 1 minute # Retention time of monitoring data is 1 day; day, month, year monitor_data_retention: 1 day - initial-store-count: 1 Review Comment: TODO: remove `store.initial-store-count` in other similar conf files -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
