Cpaulyz opened a new pull request, #11422: URL: https://github.com/apache/iotdb/pull/11422
## Description - Currently, the limits are explicitly configured in the DataNode configuration file. Refactor to make it configured in ConfigNode. - The current limit is the number of devices and the number of sequences. Refactor to let the two limits can co-exist. - Currently, the DataNode itself calculates whether to allow metadata registration. Refactor to let ConfigNode calculate the remain quota and DataNode decide how much metadata can be registered. TODO: support extend template -- 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]
