You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/02/10 15:33:15 UTC

[GitHub] [nifi-minifi-cpp] szaszm edited a comment on issue #712: MINIFICPP-1047 Add property "Drop empty flow files" to PublishKafka

szaszm edited a comment on issue #712: MINIFICPP-1047 Add property "Drop empty flow files" to PublishKafka
URL: https://github.com/apache/nifi-minifi-cpp/pull/712#issuecomment-584180260
 
 
   Both appveyor test failures are unrelated:
   * ProcessorTests: Fails because it tests that a file with a name starting with a dot is treated as a hidden file and ignored by GetFile
   * TailFileTests: Fails because test files are written with CRLF line ending but TailFile expects LF.
   
   Both are fixed in MINIFICPP-1096 (PR coming soon)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services