mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 02:57:53 +00:00
added retry logic for producers
This commit is contained in:
@@ -145,7 +145,7 @@ public:
|
||||
Configuration& set_default_topic_configuration(TopicConfiguration config);
|
||||
|
||||
/**
|
||||
* Returns true iff the given property name has been set
|
||||
* Returns true if the given property name has been set
|
||||
*/
|
||||
bool has_property(const std::string& name) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user