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
+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
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
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