yarthur1

Results 5 issues of yarthur1

add retry times parameters

hi all, I want to konw whether KafkaConsumer::poll is thread safe? std::vector poll(std::chrono::milliseconds timeout); I view the comment,but no where mention it. can someone tell me?

after cluster scale up,redis-plus-plus client request timeout increase;i use sw::redis::AsyncRedisCluster to get multi key,key nums no change,i want to kow why? because get key need request more nodes? sw::redis::AsyncRedisCluster request...