You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/07/03 08:44:17 UTC

[GitHub] [flink] zhijiangW commented on issue #8756: [FLINK-12406] [Runtime] Report BLOCKING_PERSISTENT result partition meta back to client

zhijiangW commented on issue #8756: [FLINK-12406] [Runtime] Report BLOCKING_PERSISTENT result partition meta back to client
URL: https://github.com/apache/flink/pull/8756#issuecomment-508000477
 
 
   Thanks for opening this PR @Xpray !
   
   Just quickly looked through the codes, the new proposed class `ResultPartitionDescriptor` actually provides the same information with current `ShuffleDescriptor`.  I think the `ShuffleMaster` might provide a method for querying `ShuffleDescriptor` for your use in `BlockingPersistentResultPartitionMeta`.

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


With regards,
Apache Git Services