Github user alopresto commented on the issue:
https://github.com/apache/nifi/pull/554
I am getting test failures:
```
Results :
Failed tests:
KafkaPublisherTest.validateSuccessfulSendAsDelimited:106 expected:<3> but
was:<-1>
KafkaPublisherTest.validateSuccessfulSendAsWhole:79 expected:<0> but
was:<-1>
KafkaPublisherTest.validateWithNonDefaultPartitioner:250 null
Tests in error:
KafkaPublisherTest.validateRetries:146 » ConsumerTimeout
KafkaPublisherTest.validateWithMultiByteCharactersNoDelimiter:231 »
ConsumerTimeout
```
Do these run successfully for you locally? I'm going to try re-running
without parallel execution.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---