Chia-Ping Tsai created KAFKA-17585: -------------------------------------- Summary: `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: Chia-Ping Tsai
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)