Re: Anyone having issues running nifi-kafka-0-9-processors junits?

2016-09-12 Thread Oleg Zhurakousky
Ok, I’ll take a look at it. > On Sep 12, 2016, at 9:20 AM, Joe Skora wrote: > > I've been seeing it for a week for sure, not sure about previously. > > But it is intermittent, a re-run usually succeeds. > > On Mon, Sep 12, 2016 at 8:58 AM, Andre wrote:

Re: Anyone having issues running nifi-kafka-0-9-processors junits?

2016-09-12 Thread Joe Skora
I've been seeing it for a week for sure, not sure about previously. But it is intermittent, a re-run usually succeeds. On Mon, Sep 12, 2016 at 8:58 AM, Andre wrote: > Oleg, > > Yes, it is intermittent and it only seen it happening when using -T > > I would say it happens

Re: Anyone having issues running nifi-kafka-0-9-processors junits?

2016-09-12 Thread Andre
Oleg, Yes, it is intermittent and it only seen it happening when using -T I would say it happens 1 out of 5 times so we can say it is intermittent. If I recall correctly, Kafka 0.9 is the most common failure but give me a few days and I will try to confirm that. Cheers On Mon, Sep 12, 2016

Re: Anyone having issues running nifi-kafka-0-9-processors junits?

2016-09-11 Thread Oleg Zhurakousky
Andre Couple of questions 1. Since KafkaPublisher class exists in all 3 Kafka processors (0.9 and 0.10 Kafka clients) under the same package name, which one does it happen in? I am assuming its intermittent. 2. How often does it happen? My suspicion is that this test is using embedded Kafka

Anyone having issues running nifi-kafka-0-9-processors junits?

2016-09-11 Thread Andre F de Miranda
Hi there, is anyone else having frequent errors on some of the Kafka processors? Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 22.248 sec <<< FAILURE! - in org.apache.nifi.processors.kafka.pubsub.KafkaPublisherTest