[jira] [Created] (KAFKA-8543) Optimize Fetch thread allocation strategy to ensure full utilization of Fetch thread resources

2019-06-15 Thread zhaobo (JIRA)
zhaobo created KAFKA-8543: - Summary: Optimize Fetch thread allocation strategy to ensure full utilization of Fetch thread resources Key: KAFKA-8543 URL: https://issues.apache.org/jira/browse/KAFKA-8543 Projec

Re: [VOTE] 2.3.0 RC2

2019-06-15 Thread Gwen Shapira
+1 (binding) Verified signatures, built from sources, ran quickstart on binary and checked out the passing jenkins build on the branch. Gwen On Thu, Jun 13, 2019 at 11:58 AM Colin McCabe wrote: > > Hi all, > > Good news: I have run a junit test build for RC2, and it passed. Check out > https

Kafka streams rebalancing issue

2019-06-15 Thread Aadhil RF
Hi All, We have two consumers in a consumer group subscribed to the topic. Both the consumers are in different servers. The topic consists of 11 partitions and 1 replication. Normally, 5 partitions are consumed in consumer 1 and remaining in consumer 2. Whenever there is a connection glit

[jira] [Created] (KAFKA-8542) Enable caching of last stable offset segment metadata on follower

2019-06-15 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-8542: -- Summary: Enable caching of last stable offset segment metadata on follower Key: KAFKA-8542 URL: https://issues.apache.org/jira/browse/KAFKA-8542 Project: Kafka