You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/07/17 22:36:32 UTC

[GitHub] [kafka] cshannon opened a new pull request, #12415: KAFKA-14079 - Ack failed records in WorkerSourceTask when error tolerance is ALL

cshannon opened a new pull request, #12415:
URL: https://github.com/apache/kafka/pull/12415

   Make sure that if error tolerance is set to ALL that record failures
   are acked so the task will commit future record offsets properly and remove
   the records from internal tracking preventing a memory leak
   


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] rhauch merged pull request #12415: KAFKA-14079 - Ack failed records in WorkerSourceTask when error tolerance is ALL

Posted by GitBox <gi...@apache.org>.
rhauch merged PR #12415:
URL: https://github.com/apache/kafka/pull/12415


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org