[jira] [Commented] (KAFKA-9236) Confused log after using CLI scripts to produce messages

2019-12-25 Thread huxihx (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17003415#comment-17003415
 ] 

huxihx commented on KAFKA-9236:
---

[~iamabug] Can we close this Jira now?

> Confused log after using CLI scripts to produce messages
> 
>
> Key: KAFKA-9236
> URL: https://issues.apache.org/jira/browse/KAFKA-9236
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Xiang Zhang
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KAFKA-9236) Confused log after using CLI scripts to produce messages

2019-12-01 Thread huxihx (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16985548#comment-16985548
 ] 

huxihx commented on KAFKA-9236:
---

Sometimes, it makes sense to specify a timeout when closing the producer if you 
don't want to wait indefinitely to complete the sending of all incomplete 
requests. In such a case, logging with the timeout value sounds reasonable.

> Confused log after using CLI scripts to produce messages
> 
>
> Key: KAFKA-9236
> URL: https://issues.apache.org/jira/browse/KAFKA-9236
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Xiang Zhang
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KAFKA-9236) Confused log after using CLI scripts to produce messages

2019-11-26 Thread Xiang Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983216#comment-16983216
 ] 

Xiang Zhang commented on KAFKA-9236:


OK, now I understand, except that if the producer does not time out, what's the 
point of informing users this value ?

> Confused log after using CLI scripts to produce messages
> 
>
> Key: KAFKA-9236
> URL: https://issues.apache.org/jira/browse/KAFKA-9236
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Xiang Zhang
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KAFKA-9236) Confused log after using CLI scripts to produce messages

2019-11-26 Thread huxihx (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983211#comment-16983211
 ] 

huxihx commented on KAFKA-9236:
---

[~iamabug] It is saying the producer is closing with the specified timeout 
value `Long.MAX_VALUE`, which means the close has no timeout at all.

> Confused log after using CLI scripts to produce messages
> 
>
> Key: KAFKA-9236
> URL: https://issues.apache.org/jira/browse/KAFKA-9236
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Xiang Zhang
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KAFKA-9236) Confused log after using CLI scripts to produce messages

2019-11-26 Thread Xiang Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983197#comment-16983197
 ] 

Xiang Zhang commented on KAFKA-9236:


Not sure how to add picture, here is a screenshot: [ 
https://tva1.sinaimg.cn/large/006y8mN6ly1g9cl2ytr86j31h5079dh3.jpg 
|https://tva1.sinaimg.cn/large/006y8mN6ly1g9cl2ytr86j31h5079dh3.jpg]

What does the last log mean ? [~huxi_2b] 


{code:java}
19/11/27 11:26:14 INFO producer.KafkaProducer: [Producer 
clientId=console-producer] Closing the Kafka producer with timeoutMillis = 
9223372036854775807 ms
{code}

> Confused log after using CLI scripts to produce messages
> 
>
> Key: KAFKA-9236
> URL: https://issues.apache.org/jira/browse/KAFKA-9236
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Xiang Zhang
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (KAFKA-9236) Confused log after using CLI scripts to produce messages

2019-11-26 Thread huxihx (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16983195#comment-16983195
 ] 

huxihx commented on KAFKA-9236:
---

Could you briefly describe the problem you ran into?

> Confused log after using CLI scripts to produce messages
> 
>
> Key: KAFKA-9236
> URL: https://issues.apache.org/jira/browse/KAFKA-9236
> Project: Kafka
>  Issue Type: Improvement
>Reporter: Xiang Zhang
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)