Re: [pmacct-discussion] Issues with Kafka/Avro sending schema to Kafka topic

2017-02-25 Thread Paolo Lucente
Hi Aaron, Wrt kafka_refresh_time set to 1 sec, please give it a try. I'd be curious myself about your feedback. In theory it's a valid configuration and it should work. As extra tests, if 60 secs is not live enough, i may recommend towards 10, 15 or 20 secs. Paolo On Fri, Feb 17, 2017 at 08:28

Re: [pmacct-discussion] Issues with Kafka/Avro sending schema to Kafka topic

2017-02-17 Thread Aaron Finney
Hi Paolo, That's what I get for becoming our internal package maintainer for pmacct by default - updating it now! :D One quick sanity check regarding output to Kafka - would setting kafka_refresh_time to 1 add significant overhead to nfacctd, e.g. related to buffer flushing process/etc? My goal

Re: [pmacct-discussion] Issues with Kafka/Avro sending schema to Kafka topic

2017-02-17 Thread Paolo Lucente
Hi Aaron, The feature is post 1.6.1. Can you please switch to master code on GitHub? Thanks, Paolo On Thu, Feb 16, 2017 at 10:44:23AM -0800, Aaron Finney wrote: > Hi Paolo/all, > > I've been unable to get nfacctd to send the Avro schema to a Kafka topic - > I receive the following message when