sashapolo commented on a change in pull request #244:
URL: https://github.com/apache/ignite-3/pull/244#discussion_r681700605
##########
File path:
modules/configuration/src/main/java/org/apache/ignite/internal/configuration/util/ConfigurationUtil.java
##########
@@ -37,6 +36,9 @@
/** */
public class ConfigurationUtil {
+ /** Configuration that does nothing but copy of the configuration value. */
Review comment:
"nothing but" + noun means "a lot of", which is not applicable here.
Maybe something simple, like `Configuration source that copies values`, is
better.
--
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]