Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[BUG] get IllegalArgumentException when consumer performance test #271

Closed
dockerzhang opened this issue Dec 17, 2020 · 1 comment
Closed

Comments

@dockerzhang
Copy link
Contributor

Describe the bug
Get IllegalArgumentException when consumer performance test.

Caused by: java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: Illegal offset 1178431651840 following previous offset 1178968518734 (Offsets must increase monotonically).

To Reproduce
Steps to reproduce the behavior:

  1. consume with librdkafka(1.2.2)
    ./rdkafka_performance -C -t lookup1 -b127.0.0.1:9092 -G g1 -c 1000000000
  2. sometimes see an error

Screenshots
If applicable, add screenshots to help explain your problem.
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants