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

    https://github.com/apache/flink/pull/5093#discussion_r153524087
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/taskmanager/TaskManagerInfo.java
 ---
    @@ -53,8 +53,8 @@
        public static final String FIELD_NAME_HARDWARE = "hardware";
     
        @JsonProperty(FIELD_NAME_INSTANCE_ID)
    --- End diff --
    
    Good point. Fixed with your commit.


---

Reply via email to