[ https://issues.apache.org/jira/browse/KAFKA-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507850#comment-16507850 ]
Stanislav Kozlovski commented on KAFKA-7033: -------------------------------------------- 2147483647 (the max value of an Integer) milliseconds are equivalent to 24.85 days. This is beyond a practical maximum value - I believe an integer is enough :) > Modify AbstractOptions's timeoutMs as Long type > ----------------------------------------------- > > Key: KAFKA-7033 > URL: https://issues.apache.org/jira/browse/KAFKA-7033 > Project: Kafka > Issue Type: Improvement > Components: clients > Affects Versions: 1.1.0 > Reporter: darion yaphet > Priority: Minor > > Currently AbstractOptions's timeoutMs is Integer and using Long to represent > timeout Millisecond maybe better . -- This message was sent by Atlassian JIRA (v7.6.3#76005)