Yangsx-1 opened a new pull request, #2341: URL: https://github.com/apache/kvrocks/pull/2341
The name of last_idle_ms and last_active_ms is confusing, which store the timestamp of the last consumer attempted interaction and the timestamp of the last successful consumer interaction. So i rename them to last_attempted_interaction_ms and last_successful_interaction_ms. -- 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]
