[GitHub] [flink] dannycranmer commented on pull request #18553: [FLINK-25846][FLINK-25848] Async Sink does not gracefully shutdown on Cancel, KDS Sink does not fast fail when invalid configuration sup

2022-02-24 Thread GitBox
dannycranmer commented on pull request #18553: URL: https://github.com/apache/flink/pull/18553#issuecomment-1049767540 @flinkbot run azure -- 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 spe

[GitHub] [flink] dannycranmer commented on pull request #18553: [FLINK-25846][FLINK-25848] Async Sink does not gracefully shutdown on Cancel, KDS Sink does not fast fail when invalid configuration sup

2022-02-11 Thread GitBox
dannycranmer commented on pull request #18553: URL: https://github.com/apache/flink/pull/18553#issuecomment-1036143055 > Now the problem is that the Netty thread inherits a context classloader from the thread that has created it I re-read the excellent deep dive, thanks @dmvk. From w

[GitHub] [flink] dannycranmer commented on pull request #18553: [FLINK-25846][FLINK-25848] Async Sink does not gracefully shutdown on Cancel, KDS Sink does not fast fail when invalid configuration sup

2022-02-10 Thread GitBox
dannycranmer commented on pull request #18553: URL: https://github.com/apache/flink/pull/18553#issuecomment-1035629718 @CrynetLogistics as per the comment, we still need to fix this to prevent it happening within the same TM, unless I am mistaken? > If two jobs are running on the sa