wsry commented on a change in pull request #18364:
URL: https://github.com/apache/flink/pull/18364#discussion_r785605658



##########
File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/PartitionSortedBuffer.java
##########
@@ -65,7 +63,6 @@
     private final BufferPool bufferPool;
 
     /** A segment list as a joint buffer which stores all records and index 
entries. */
-    @GuardedBy("lock")

Review comment:
       Should also remove this for ```isReleased```




-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to