Description
References the assert fail here
Stacktrace 👇
#13 0x00007f91d047771b in __assert_fail_base
(fmt=0x7f91d062c150 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x7f91b1bac69d "assignor_state", file=0x7f91b1bac668 "rdkafka_sticky_assignor.c", line=1896, function=<optimized out>) at ./assert/assert.c:92
#14 0x00007f91d0488e96 in __GI___assert_fail
(assertion=assertion@entry=0x7f91b1bac69d "assignor_state", file=file@entry=0x7f91b1bac668 "rdkafka_sticky_assignor.c", line=line@entry=1896, function=function@entry=0x7f91b1bad2e0 <__PRETTY_FUNCTION__.3> "rd_kafka_sticky_assignor_state_destroy") at ./assert/assert.c:101
#15 0x00007f91b1ae950d in rd_kafka_sticky_assignor_state_destroy (assignor_state=0x0) at rdkafka_sticky_assignor.c:1896
How to reproduce
Not sure about the exact steps, but we are noticing this during consumer shutdown flow.
Checklist
IMPORTANT: We will close issues where the checklist has not been completed.
Please provide the following information:
Description
References the assert fail here
Stacktrace 👇
How to reproduce
Not sure about the exact steps, but we are noticing this during consumer shutdown flow.
Checklist
IMPORTANT: We will close issues where the checklist has not been completed.
Please provide the following information:
0.13.0.beta.6, which relies on librdkafka version 1.9.2.<3.4.0><auto.reset.offset=earliest, majority of the configs are set to default values><Ubuntu 22.04.2 LTS>debug=..as necessary) from librdkafka