Josh Highley
06/07/2021, 3:31 PM2021/06/07 15:24:27.918 INFO [Fetcher] [agent_daily__2__2__20210605T0819Z] [Consumer clientId=consumer-71, groupId=] Fetch offset 22 is out of range for partition agent_daily-2, resetting offset
2021/06/07 15:24:27.919 INFO [Fetcher] [agent_daily__2__2__20210605T0819Z] [Consumer clientId=consumer-71, groupId=] Resetting offset for partition agent_daily-2 to offset 5.
2021/06/07 15:24:27.938 INFO [Fetcher] [agent_daily__1__2__20210605T0819Z] [Consumer clientId=consumer-73, groupId=] Fetch offset 20 is out of range for partition agent_daily-1, resetting offset
2021/06/07 15:24:27.939 INFO [Fetcher] [agent_daily__1__2__20210605T0819Z] [Consumer clientId=consumer-73, groupId=] Resetting offset for partition agent_daily-1 to offset 0.
2021/06/07 15:24:27.942 INFO [Fetcher] [agent_daily__0__2__20210605T0819Z] [Consumer clientId=consumer-72, groupId=] Fetch offset 24 is out of range for partition agent_daily-0, resetting offset
2021/06/07 15:24:27.943 INFO [Fetcher] [agent_daily__0__2__20210605T0819Z] [Consumer clientId=consumer-72, groupId=] Resetting offset for partition agent_daily-0 to offset 1.
2021/06/07 15:24:33.018 INFO [Fetcher] [agent_daily__2__2__20210605T0819Z] [Consumer clientId=consumer-71, groupId=] Fetch offset 22 is out of range for partition agent_daily-2, resetting offset
2021/06/07 15:24:33.018 INFO [Fetcher] [agent_daily__2__2__20210605T0819Z] [Consumer clientId=consumer-71, groupId=] Resetting offset for partition agent_daily-2 to offset 5.
2021/06/07 15:24:33.038 INFO [Fetcher] [agent_daily__1__2__20210605T0819Z] [Consumer clientId=consumer-73, groupId=] Fetch offset 20 is out of range for partition agent_daily-1, resetting offset
2021/06/07 15:24:33.039 INFO [Fetcher] [agent_daily__1__2__20210605T0819Z] [Consumer clientId=consumer-73, groupId=] Resetting offset for partition agent_daily-1 to offset 0.
2021/06/07 15:24:33.042 INFO [Fetcher] [agent_daily__0__2__20210605T0819Z] [Consumer clientId=consumer-72, groupId=] Fetch offset 24 is out of range for partition agent_daily-0, resetting offset
2021/06/07 15:24:33.043 INFO [Fetcher] [agent_daily__0__2__20210605T0819Z] [Consumer clientId=consumer-72, groupId=] Resetting offset for partition agent_daily-0 to offset 1.
The 'reset' offsets of 5, 0, and 1 are correct: I created a new 'test' table for the same topic and it used those offsets with no issue. I've tried disabling/enabling the table but it resumes those error messages. Is there some other way to reset the table consumers?Mayank
Josh Highley
06/07/2021, 7:58 PMMayank
Josh Highley
06/07/2021, 9:11 PMMayank
Subbu Subramaniam
06/07/2021, 10:23 PMJosh Highley
06/08/2021, 6:48 PMMayank
Josh Highley
06/08/2021, 7:41 PMFetch offset 22 is out of range for partition agent_daily-2, resetting offset
Resetting offset for partition agent_daily-2 to offset 5.
Fetch offset 20 is out of range for partition agent_daily-1, resetting offset
Resetting offset for partition agent_daily-1 to offset 0.
Fetch offset 24 is out of range for partition agent_daily-0, resetting offset
Resetting offset for partition agent_daily-0 to offset 1.
Mayank
Josh Highley
06/08/2021, 8:39 PMSubbu Subramaniam
06/08/2021, 9:02 PMJosh Highley
06/08/2021, 9:07 PMMayank
Josh Highley
06/08/2021, 9:08 PMMayank
Josh Highley
06/09/2021, 5:21 PMMayank
Josh Highley
06/09/2021, 5:24 PMMayank
Josh Highley
06/09/2021, 5:26 PMMayank
Josh Highley
06/09/2021, 5:31 PMMayank
Josh Highley
06/09/2021, 5:32 PMMayank
Josh Highley
06/09/2021, 5:34 PMMayank
Subbu Subramaniam
06/09/2021, 5:49 PMJosh Highley
06/09/2021, 6:36 PM