[GitHub] [kafka] kkonstantine commented on pull request #9867: KAFKA-10835: Replace Runnable and Callable overrides with lambdas in Connect

2021-01-23 Thread GitBox
kkonstantine commented on pull request #9867: URL: https://github.com/apache/kafka/pull/9867#issuecomment-766307470 I'm a bit surprise to hear that this doesn't come up with cherry-picks. In Connect we backport any bugfix, usually 2-3 releases back. I believe it would be a challenge to

[GitHub] [kafka] kkonstantine commented on pull request #9867: KAFKA-10835: Replace Runnable and Callable overrides with lambdas in Connect

2021-01-23 Thread GitBox
kkonstantine commented on pull request #9867: URL: https://github.com/apache/kafka/pull/9867#issuecomment-766306034 @ijuma what are trying to achieve here with backporting is to have a similar basis for other future bugfixes that _will have to_ be applied to both the new and the old