Github user tillrohrmann commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3304#discussion_r104160029
  
    --- Diff: 
flink-core/src/main/java/org/apache/flink/configuration/ConfigConstants.java ---
    @@ -168,6 +168,11 @@
        public static final String LIBRARY_CACHE_MANAGER_CLEANUP_INTERVAL = 
"library-cache-manager.cleanup.interval";
     
        /**
    +     * The config parameter defining the task manager resource profile.
    +    */
    +   public static final String TASK_MANAGER_RESOURCE_PROFILE_KEY = 
"taskmanager.resourceProfile";
    --- End diff --
    
    Please put it into `TaskManagerServicesConfiguration`.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to