bsem-twlo commented on issue #204: URL: https://github.com/apache/pekko-connectors-kafka/issues/204#issuecomment-2595857219
Same issue, setting `consumerSettings.withStopTimeout(Duration.Zero)` didn't help https://pekko.apache.org/docs/pekko-connectors-kafka/snapshot/consumer.html#draining-control ``` { "logger": "org.apache.pekko.actor.RepointableActorRef", "message": "Message [org.apache.pekko.kafka.internal.KafkaConsumerActor$Internal$StopFromStage] from Actor[pekko://main/system/Materializers/StreamSupervisor-1/$$Db#686591537] to Actor[pekko://main/system/kafka-consumer-4#-415773811] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://main/system/kafka-consumer-4#-415773811] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings \u0027pekko.log-dead-letters\u0027 and \u0027pekko.log-dead-letters-during-shutdown\u0027." } ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org