NicoK commented on issue #9287: [FLINK-13498][kafka] abort transactions in parallel URL: https://github.com/apache/flink/pull/9287#issuecomment-517193410 Thanks @pnowojski for the review. Following a discussion with @becketqin, I reverted the parts that used our own `ForkJoinPool` and changed the code to use Java's default/common pool. That greatly simplifies the code but I was initially also worried and hence created that version.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
