zhijiangW commented on issue #7549: [FLINK-11403][network] Remove 
ResultPartitionConsumableNotifier from ResultPartition
URL: https://github.com/apache/flink/pull/7549#issuecomment-456741456
 
 
   FYI, next I would remove `owningTaskName`, `JobID` and `TaskActions` from 
the constructor of `ResultPartition`. And one possible way is introducing 
`registerTaskActions(String owningTaskName,TaskActions taskActions)` outside of 
constructor like current `registerBufferPool`, then it makes clean for the 
constructor to be created from `ShuffleService` in future.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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