chia7712 commented on a change in pull request #9318: URL: https://github.com/apache/kafka/pull/9318#discussion_r498936138
########## File path: core/src/main/scala/kafka/coordinator/group/GroupMetadataManager.scala ########## @@ -998,173 +997,13 @@ object GroupMetadataManager { val LoadTimeSensor: String = "GroupPartitionLoadTime" private val CURRENT_OFFSET_KEY_SCHEMA_VERSION = 1.toShort Review comment: I remove those constants and replacement is ```LOWEST_SUPPORTED_VERSION/HIGHEST_SUPPORTED_VERSION``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org