fapaul commented on pull request #18145: URL: https://github.com/apache/flink/pull/18145#issuecomment-1005555912
I agree with @lindong28 if we want to change the `OffsetsInitializer#PartitionOffsetsRetriever` we need a FLIP. In this case, there might be also a different alternative. We could introduce a second internal interface extending the existing one and implement the `list` functionality. AFAICT the list function is only used internally by the enumerator. WDYT? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
