zhijiangW commented on a change in pull request #8789: [FLINK-12890] Add
partition lifecycle related Shuffle API
URL: https://github.com/apache/flink/pull/8789#discussion_r295763108
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/shuffle/ShuffleEnvironment.java
##########
@@ -115,6 +115,8 @@
/**
* Release local resources occupied by the given partitions.
*
+ * <p>Relevant for partitions which have {@link
ShuffleDescriptor#hasLocalResources()} returning {@code true}.
Review comment:
`hasLocalResources` not return boolean value.
----------------------------------------------------------------
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]
With regards,
Apache Git Services