xintongsong commented on a change in pull request #13416:
URL: https://github.com/apache/flink/pull/13416#discussion_r494159844



##########
File path: 
flink-core/src/main/java/org/apache/flink/configuration/TaskManagerOptions.java
##########
@@ -548,4 +567,10 @@
 
        /** Not intended to be instantiated. */
        private TaskManagerOptions() {}
+
+       /** Valid names of managed memory consumers. */
+       public static class ManagedMemoryConsumerNames {

Review comment:
       It's to avoid converting from/to string type almost everywhere the names 
are used.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to