GitHub user He-Pin edited a comment on the discussion: What can we do to prevent kafka outages?
Usage of the pekko-connectors-kafka Scala library – passing Kafka settings instead of a pre-created producer instance led the connector to generate a new producer per request rather than reusing an existing one as intended. refs: https://pekko.apache.org/docs/pekko-connectors-kafka/current/send-producer.html Seems the api is some kind of really bad. GitHub link: https://github.com/apache/pekko-connectors-kafka/discussions/361#discussioncomment-14399548 ---- This is an automatically sent email for notifications@pekko.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@pekko.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org