Github user jskora commented on a diff in the pull request: https://github.com/apache/nifi/pull/344#discussion_r59292187 --- Diff: nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-processors/src/test/java/org/apache/nifi/processors/kafka/KafkaPublisherTest.java --- @@ -124,33 +112,9 @@ public void validateSuccessfulSendAsDelimited() throws Exception { } @Test - public void validateSuccessfulSendAsDelimited2() throws Exception { --- End diff -- I see this test is just like the previous test, but is anything lost by not testing with a different delimiter?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---