GitHub user PawasChhokra opened a pull request:
https://github.com/apache/samza/pull/522
SAMZA-1540:SystemProducer instance for StreamAppender should have
task.drop.producer.errors==true
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PawasChhokra/samza
SAMZA-1540_ChangesToStreamAppender
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/522.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #522
----
commit 5ba2b83fc9eb022270c6843ae923b0e2a3e7eea2
Author: Pawas Chhokra <pchhokra@...>
Date: 2018-05-15T18:01:22Z
Adding task.drop.producer.errors==true in StreamAppender
----
---