da created FLINK-27220: -------------------------- Summary: Remove redundant null-check for int parameter. Key: FLINK-27220 URL: https://issues.apache.org/jira/browse/FLINK-27220 Project: Flink Issue Type: Improvement Components: Runtime / REST Reporter: da
Remove redundant null-check for int parameter. https://github.com/apache/flink/blob/c6997c97c575d334679915c328792b8a3067cfb5/flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/job/SubtaskExecutionAttemptAccumulatorsInfo.java#L59-L60 -- This message was sent by Atlassian Jira (v8.20.1#820001)