[
https://issues.apache.org/jira/browse/KAFKA-18080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-18080:
-----------------------------------
Description:
[https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/utils/DelayedItem.scala]
We no longer use unit conversion, so it can be replaced with a primitive
{{long}} to simplify the code.
was:
[https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/utils/DelayedItem.scala]
we don't use the unit conversion anymore, so it can be replaced by primitive
long to simplify code
> Replace DelayedItem by Long type
> --------------------------------
>
> Key: KAFKA-18080
> URL: https://issues.apache.org/jira/browse/KAFKA-18080
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Jhen-Yung Hsu
> Priority: Minor
>
> [https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/utils/DelayedItem.scala]
> We no longer use unit conversion, so it can be replaced with a primitive
> {{long}} to simplify the code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)