Re: Producer performance in 0.9.0

2015-04-07 Thread Gian Merlino
gt; wrote: > > > Has anyone else seen issues with producer performance in 0.9.0? > > > > I updated a few of our jobs recently and ended up rolling one back to 0.8 > > since it was being really sluggish. I profiled it for a bit and a lot of > > time was being spen

Re: Producer performance in 0.9.0

2015-04-07 Thread Chris Riccomini
wrote: > Has anyone else seen issues with producer performance in 0.9.0? > > I updated a few of our jobs recently and ended up rolling one back to 0.8 > since it was being really sluggish. I profiled it for a bit and a lot of > time was being spent in BufferPool.allocate

Producer performance in 0.9.0

2015-04-07 Thread Gian Merlino
Has anyone else seen issues with producer performance in 0.9.0? I updated a few of our jobs recently and ended up rolling one back to 0.8 since it was being really sluggish. I profiled it for a bit and a lot of time was being spent in BufferPool.allocate and the busy-loop in KafkaSystemProducer&#