MarcosZyk opened a new pull request, #5860: URL: https://github.com/apache/iotdb/pull/5860
## Description ### Motivation The config should be managed by a descriptor rather than make itself as a single tone. ### Modification Implement CommonDescriptor and encapsulate the related init and load logic into it. Refactor the commonConfig access to CommonDescriptor.getInstance().getConfig -- 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]
