zhijiangW commented on a change in pull request #9272: [FLINK-13435] Remove 
ShuffleDescriptor.ReleaseType and make release semantics fixed per partition 
type
URL: https://github.com/apache/flink/pull/9272#discussion_r308695467
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/taskmanager/NettyShuffleEnvironmentConfiguration.java
 ##########
 @@ -73,6 +73,8 @@
 
        private final BoundedBlockingSubpartitionType blockingSubpartitionType;
 
+       private final boolean forcePartitionReleaseOnConsumption;
 
 Review comment:
   Not sure to also cover this new field in following `hashCode`, `toString` 
and `equals` methods.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to