authorjapps / authorjapps/zerocode

maxNoOfRetryPollsOrTimeouts counter does not get reset to 0 when any record(s) are read

Open
#520 3 comments 0 reactions 1 assignee Claimed by @sparrowV View on GitHub
answered question
Dominant language
Java
Stars
1k
Forks
453
Avg merge
7d 2h
Merged PRs (30d)
5

Description

In [this](https://github.com/authorjapps/zerocode/blob/master/kafka-testing/src/test/resources/kafka_servers/kafka_test_server.properties) file, the comment written for consumer.maxNoOfRetryPollsOrTimeouts mentions that the if any record(s) are read, then this counter is reset to 0(zero) and the consumer polls again. However, I have not seen this counter getting reset to 0 when any records are read. It just keeps polling for messages. I kindly request someone to address this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.