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

Luke Chen edited comment on KAFKA-10753 at 11/20/20, 7:33 AM:
--------------------------------------------------------------

[~17hao], I don't think it'll make any difference if the 
AUTO_COMMIT_INTERVAL_MS_CONFIG value is 1 or 2.... But you can ask other 
people's opinion first by email or submit PR directly if it's an easy fix, and 
let other reviewer to decide.


was (Author: showuon):
[~17hao], I don't think it'll make any difference if the 
AUTO_COMMIT_INTERVAL_MS_CONFIG value is 1 or 2.... But you can ask other 
people's opinion or submit PR directly if it's an easy fix, and let other 
reviewer to decide.

> check if ConsumerConfig.AUTO_COMMIT_INTERVAL_MS_CONFIG > 0 
> -----------------------------------------------------------
>
>                 Key: KAFKA-10753
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10753
>             Project: Kafka
>          Issue Type: Improvement
>          Components: consumer
>            Reporter: shiqihao
>            Assignee: lqjacklee
>            Priority: Minor
>
> I accidentally set ConsumerConfig.AUTO_COMMIT_INTERVAL_MS_CONFIG = 0, CPU 
> running at 100%.
> Could we add a check if ConsumerConfig.AUTO_COMMIT_INTERVAL_MS_CONFIG > 0 
> while start consumer?



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

Reply via email to