mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 11:07:56 +00:00
added test case for polling strategy refactored the strategy class
This commit is contained in:
@@ -79,7 +79,7 @@ public:
|
||||
/**
|
||||
* \brief Resumes consumption/production from the given topic/partition list
|
||||
*
|
||||
* This translates into a call to rd_kafka_resume_partitions
|
||||
* This translates into a call to rd_kafka_resume_partitions
|
||||
*
|
||||
* \param topic_partitions The topic/partition list to resume consuming/producing from/to
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user