Hi all, I updated the KIP. There is also an implementation of this KIP here: https://github.com/apache/kafka/pull/4418
The updated implementation simplifies a few things, and adds the ability to incrementally add or remove individual partitions in an incremental fetch request. best, Colin On Tue, Dec 19, 2017, at 19:28, Colin McCabe wrote: > Hi all, > > I'd like to start the vote on KIP-227: Incremental Fetch Requests. > > The KIP is here: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-227%3A+Introduce+Incremental+FetchRequests+to+Increase+Partition+Scalability > > and discussion thread earlier: > https://www.mail-archive.com/dev@kafka.apache.org/msg83115.html > > thanks, > Colin