Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: modified kafka manager to use poll in producer
https://telecominfraproject.atlassian.net/browse/WIFI-13597 Summary of changes: - Modified code in KafkaManager to use poll instead of flush for every messages sent. flush is used only on empty internal notification queue in idle times. Signed-off-by: Ivan Chvets <[email protected]>
- Loading branch information