Re: The limit on the number of consumers in a group.

2018-11-27 Thread Matthias J. Sax
Rebalancing is expected to take longer for larger groups. But it should work nevertheless. I would recommend to dig into the logs: does a single rebalance "hang" or do you get multiple rebalances triggered after each other? -Matthias On 10/23/18 12:16 AM, Dominic Kim wrote: > Dear all. > > Is

Re: The limit on the number of consumers in a group.

2018-10-25 Thread Dominic Kim
I always have more number of partitions than the number of consumers. When I face "hangs" with 150 consumers, the number of partitions was 300. 2018년 10월 26일 (금) 오전 11:09, Liam Clarke 님이 작성: > How many partitions? > > On Fri, 26 Oct. 2018, 2:52 pm Dominic Kim, wrote: > > > Dear all. > > > > Is

Re: The limit on the number of consumers in a group.

2018-10-25 Thread Liam Clarke
How many partitions? On Fri, 26 Oct. 2018, 2:52 pm Dominic Kim, wrote: > Dear all. > > Is there any limit on the number of consumers in a group? > I want to utilize about 300 or more consumers in a group, but rebalancing > hangs and never get finished. > When I invoke only 130~140 consumers in

The limit on the number of consumers in a group.

2018-10-25 Thread Dominic Kim
Dear all. Is there any limit on the number of consumers in a group? I want to utilize about 300 or more consumers in a group, but rebalancing hangs and never get finished. When I invoke only 130~140 consumers in a group, it works fine. Buf from 150 consumers, rebalancing is never stopped. I am

The limit on the number of consumers in a group.

2018-10-23 Thread Dominic Kim
Dear all. Is there any limit on the number of consumers in a group? I want to utilize about 300 or more consumers in a group, but rebalancing hangs and never get finished. When I invoke only 130~140 consumers in a group, it works fine. Buf from 150 consumers, rebalancing is never stopped. Is