I just updated the KIP name to reflect the actual proposal. I'll close this vote and start another one to avoid confusion.
On Tue, Apr 25, 2017 at 12:27 PM, Dong Lin <lindon...@gmail.com> wrote: > +1 (non-binding) > > On Tue, Apr 25, 2017 at 10:42 AM, Becket Qin <becket....@gmail.com> wrote: > > > Hi, > > > > I would like to start the voting on KIP-126. The KIP is intended to solve > > the problem that RecordTooLargeExceptions are thrown from the producer > due > > to inaccurate estimation of the compression ratio. The solution is to > split > > and resend the over sized batches if possible. A new metric is introduced > > to the producer to show the batch split rate. > > > > The KIP wiki is following: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-126 > > +-+Allow+KafkaProducer+to+batch+based+on+uncompressed+size > > > > We have been running a producer with this patch for some time in our > mirror > > maker and it looks working fine. > > > > Thanks, > > > > Jiangjie (Becket) Qin > > >