High CPU in 2.2.0 kafka cluster

2020-01-30 Thread Brandon Barron
Hi, We had a small cluster (4 brokers) dealing with very low throughput - a couple hundred messages per minute at the very most. In that cluster we had a little under 3300 total consumers (all were kafka streams instances). All broker CPUs were maxed out almost consistently for a few weeks. We

Re: High CPU in 2.2.0 kafka cluster

2020-01-31 Thread Brandon Barron
efore sending to the consumer. Thanks, Jamie -Original Message- From: Brandon Barron To: users@kafka.apache.org Sent: Thu, 30 Jan 2020 16:11 Subject: High CPU in 2.2.0 kafka cluster Hi, We had a small cluster (4 brokers) dealing with very low throughput - a couple hundred message

Re: High CPU in 2.2.0 kafka cluster

2020-02-03 Thread Brandon Barron
On Fri, Jan 31, 2020 at 10:51 AM Brandon Barron wrote: > We were running client version 2.3.0 for a while, then bumped to 2.3.1 for > a particular kafka streams bug fix. We saw this issue while both versions > were running. > > Brandon > > >