Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Add callbacks on kafka producers send() operations in pump #224

Merged
merged 1 commit into from
Jun 23, 2018

Conversation

arturalbov
Copy link
Contributor

Add callbacks on kafka producers send() operations in pump

@arturalbov arturalbov requested a review from hleb-albau June 22, 2018 18:20
@@ -12,9 +12,19 @@ fun defaultConsumerConfig() = mutableMapOf<String, Any>(
ConsumerConfig.SESSION_TIMEOUT_MS_CONFIG to SESSION_TIMEOUT_MS_CONFIG
)


fun idempotentProducerDefaultConfig() = mutableMapOf(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@hleb-albau hleb-albau merged commit 249d6cd into master Jun 23, 2018
@hleb-albau hleb-albau deleted the 219_kafka_callbacks branch June 23, 2018 18:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants