Fatorin opened a new pull request, #23019: URL: https://github.com/apache/kafka/pull/23019
`SubscriptionState.hasPartitionsNeedingValidation` has no callers. It was added in #20324 alongside `PositionsValidator`, but that class ended up using the broader `SubscriptionState.hasAllFetchPositions()` for its skip check, so this method was never wired up. -- 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]
