dotjdk commented on pull request #10390: URL: https://github.com/apache/kafka/pull/10390#issuecomment-1080499059
The parameter name changes for `fetchSession` in this commit introduces some potential confusion. Looks like a copy/paste mistake from the `findSessions` methods. `fetchSession` parameters should be called `startTime` and `endTime` as they where in previous releases. -- 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]
