yarthur1 opened this issue 9 months ago · 0 comments
hi all, I want to konw whether KafkaConsumer::poll is thread safe? std::vectorconsumer::ConsumerRecord poll(std::chrono::milliseconds timeout);
I view the comment,but no where mention it. can someone tell me?