[ https://issues.apache.org/jira/browse/KAFKA-17585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-17585. ------------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed > `offsetResetStrategyTimestamp` should return `long` instead of `Long` > --------------------------------------------------------------------- > > Key: KAFKA-17585 > URL: https://issues.apache.org/jira/browse/KAFKA-17585 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: kangning.li > Priority: Trivial > Fix For: 4.0.0 > > > the null behavior was removed by > [https://github.com/apache/kafka/commit/2b233bfa5f35bf237effe8c5202fd2b80c601943,] > so we can return long and then remove the null check to simplify the code. -- This message was sent by Atlassian Jira (v8.20.10#820010)