lucliu1108 commented on PR #20693: URL: https://github.com/apache/kafka/pull/20693#issuecomment-3488042235
@mjsax I just added periodic logging for `StreamTask#isProcessable`. For the NOT_READY reason, do we need to include the logging message from the inner `PartitionGroup#readyToProcess` as part for the `isProcessable()` method if it stays in NOT_READY state (which might require some changes to the original PartitionGroup interface)? Or just the partition status is enough message? -- 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]
