Github user olegz commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/344#discussion_r59292437
  
    --- 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 --
    
    No, that was actually an addition when we tried to use Scanner from java 
that would parse using regex, so need to test for special character, but since 
that approach never seen the light of day that test was obsolete from the get 
go.


---
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.
---

Reply via email to