GitHub user 1ambda opened a pull request:
https://github.com/apache/kafka/pull/1608
MINOR: Set additivity false for kafkaAppender
Since current additivity setting of `kafkaAppender` is `true` (default
value), This causes duplicated logs in the `kafkaAppender` and the `root
GitHub user 1ambda opened a pull request:
https://github.com/apache/kafka/pull/1717
KAFKA-3742: Can't run bin/connect-*.sh with -daemon flag
## Problem
Current connect scripts (`connect-distributed.sh`, `connect-standalone.sh`)
do not support `-daemon` flag even if