Re: [jira] [Updated] (KAFKA-7705) Update javadoc for the values of delivery.timeout.ms or linger.ms

2018-12-05 Thread hacker win7
should put delivery.timeout.ms a bit higher than 3 + 1?  (default value of 
request.timeout.ms and specific value of linger.ms)

> On Dec 5, 2018, at 04:43, John Roesler (JIRA)  wrote:
> 
> 
> [ 
> https://issues.apache.org/jira/browse/KAFKA-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
> 
> John Roesler updated KAFKA-7705:
> 
>Component/s: producer 
> clients
> 
>> Update javadoc for the values of delivery.timeout.ms or linger.ms
>> -
>> 
>>Key: KAFKA-7705
>>URL: https://issues.apache.org/jira/browse/KAFKA-7705
>>Project: Kafka
>> Issue Type: Bug
>> Components: clients, documentation, producer 
>>   Affects Versions: 2.1.0
>>   Reporter: huxihx
>>   Priority: Minor
>> Labels: newbie
>> 
>> In 
>> [https://kafka.apache.org/21/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html,]
>> the sample producer code fails to run due to the ConfigException thrown: 
>> delivery.timeout.ms should be equal to or larger than linger.ms + 
>> request.timeout.ms
>> The given value for delivery.timeout.ms or linger.ms on that page should be 
>> updated accordingly.
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v7.6.3#76005)



[jira] [Updated] (KAFKA-7705) Update javadoc for the values of delivery.timeout.ms or linger.ms

2018-12-04 Thread John Roesler (JIRA)


 [ 
https://issues.apache.org/jira/browse/KAFKA-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Roesler updated KAFKA-7705:

Component/s: producer 
 clients

> Update javadoc for the values of delivery.timeout.ms or linger.ms
> -
>
> Key: KAFKA-7705
> URL: https://issues.apache.org/jira/browse/KAFKA-7705
> Project: Kafka
>  Issue Type: Bug
>  Components: clients, documentation, producer 
>Affects Versions: 2.1.0
>Reporter: huxihx
>Priority: Minor
>  Labels: newbie
>
> In 
> [https://kafka.apache.org/21/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html,]
> the sample producer code fails to run due to the ConfigException thrown: 
> delivery.timeout.ms should be equal to or larger than linger.ms + 
> request.timeout.ms
> The given value for delivery.timeout.ms or linger.ms on that page should be 
> updated accordingly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-7705) Update javadoc for the values of delivery.timeout.ms or linger.ms

2018-12-03 Thread huxihx (JIRA)


 [ 
https://issues.apache.org/jira/browse/KAFKA-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

huxihx updated KAFKA-7705:
--
Summary: Update javadoc for the values of delivery.timeout.ms or linger.ms  
(was: Update javadoc for default value of delivery.timeout.ms)

> Update javadoc for the values of delivery.timeout.ms or linger.ms
> -
>
> Key: KAFKA-7705
> URL: https://issues.apache.org/jira/browse/KAFKA-7705
> Project: Kafka
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.1.0
>Reporter: huxihx
>Priority: Minor
>  Labels: newbie
>
> In 
> [https://kafka.apache.org/21/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html,]
> the sample producer code fails to run due to the ConfigException thrown: 
> delivery.timeout.ms should be equal to or larger than linger.ms + 
> request.timeout.ms
> The given value for delivery.timeout.ms or linger.ms on that page should be 
> updated accordingly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)