chia7712 commented on PR #21412: URL: https://github.com/apache/kafka/pull/21412#issuecomment-4523849895
@mr-git You can use `org.apache.kafka.clients.consumer.ConsumerRecord.NO_TIMESTAMP` instead. Classes like `RecordBatch` are functionally internal but historically reside in misleading package path. Kafka has been gradually moving these internal utilities into proper `*.internal` packages to resolve this lingering ambiguity -- 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]
