librdkafka icon indicating copy to clipboard operation
librdkafka copied to clipboard

fix race for stat counters

Open ilejn opened this issue 1 year ago • 2 comments

Addresses https://github.com/confluentinc/librdkafka/issues/4522

rd_atomic32_set instead of rd_atomic32_init in rd_kafka_bufq_init

ilejn avatar Feb 05 '24 08:02 ilejn

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Feb 05 '24 08:02 cla-assistant[bot]

As far as I can see, test errors before the change and after it are the same

ilejn avatar Feb 05 '24 08:02 ilejn