mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 19:18:04 +00:00
added test case for polling strategy refactored the strategy class
This commit is contained in:
@@ -116,7 +116,7 @@ public:
|
||||
Consumer& operator=(Consumer&&) = delete;
|
||||
|
||||
/**
|
||||
* \brief Closes and estroys the rdkafka handle
|
||||
* \brief Closes and destroys the rdkafka handle
|
||||
*
|
||||
* This will call Consumer::close before destroying the handle
|
||||
*/
|
||||
|
Reference in New Issue
Block a user