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 2020/07/29 17:50:07 UTC

[GitHub] [flink] rkhachatryan edited a comment on pull request #12700: [FLINK-15467][task] Join source thread in SourceStreamTask.cancelTask

rkhachatryan edited a comment on pull request #12700:
URL: https://github.com/apache/flink/pull/12700#issuecomment-646487466


   Joining the source thread in cancelTask won't work because cancelTask may be called from a different thread.
   Implemented a different approach in #12714 
   Closing this PR.


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