pnowojski commented on pull request #13109: URL: https://github.com/apache/flink/pull/13109#issuecomment-688690309
@liming30 I have a good news and a bad news. Good news, there is no problem with `OutputSelector`. Bad news, is that we have wasted quite a bit of time trying to fix/address a problem in a components that @aljoscha and @dawidwys are just about to remove https://github.com/apache/flink/pull/13343 ... Sorry for the confusion, I need to take a deeper look at the https://github.com/apache/flink/pull/13343 PR, but probably we should re-implement this change (fixing `numRecordsOut` metric) on top of theirs work, as it looks like it will simplify the code by quite a lot... ---------------------------------------------------------------- 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]
