rd_kafka_consume(m_rkt, iPartition, 100);这个函数,小概率触发超时不起作用(调试时看到卡的位置) rdkafkaqueue.c(如果cnd_timedwait_abs返回非thrd_timedout错误,就会一直死循环) 上面函数展开 tinycthread.c struct timespec outtime; 如果outtime.tv_nsec>=1000000000,pthread_cond_timedwait会返回错误值EINVAL...
IMPORTANT: We will close issues where the checklist has not been completed. Please provide the following information: librdkafka client configuration:group.id=Khajiit.GlobalCatalog.KpcCategoryCalculator.V1,client.id=Khajiit.GlobalCatalog.KpcCategoryCalculator.V1_***,enable.auto.commit=False,auto.commit...