te:
>
> > +1
> >
> >
> >
> > From: Joel Koshy
> > Sent: Friday, May 5, 2017 4:32:42 AM
> > To: dev@kafka.apache.org
> > Subject: Re: [VOTE] KIP-126 - Allow KafkaProducer to split and resend
> > oversized
+1
On Thu, May 4, 2017 at 9:11 PM, Michael Pearce
wrote:
> +1
>
>
>
> From: Joel Koshy
> Sent: Friday, May 5, 2017 4:32:42 AM
> To: dev@kafka.apache.org
> Subject: Re: [VOTE] KIP-126 - Allow KafkaProducer to split and resend
>
+1
From: Joel Koshy
Sent: Friday, May 5, 2017 4:32:42 AM
To: dev@kafka.apache.org
Subject: Re: [VOTE] KIP-126 - Allow KafkaProducer to split and resend oversized
batches.
+1
On Thu, May 4, 2017 at 7:00 PM Becket Qin wrote:
> Bump.
>
> On Tu
+1
On Thu, May 4, 2017 at 7:00 PM Becket Qin wrote:
> Bump.
>
> On Tue, Apr 25, 2017 at 3:17 PM, Bill Bejeck wrote:
>
> > +1
> >
> > On Tue, Apr 25, 2017 at 4:43 PM, Dong Lin wrote:
> >
> > > +1 (non-binding)
> > >
> > > On Tue, Apr 25, 2017 at 12:33 PM, Becket Qin
> > wrote:
> > >
> > > > Hi
Bump.
On Tue, Apr 25, 2017 at 3:17 PM, Bill Bejeck wrote:
> +1
>
> On Tue, Apr 25, 2017 at 4:43 PM, Dong Lin wrote:
>
> > +1 (non-binding)
> >
> > On Tue, Apr 25, 2017 at 12:33 PM, Becket Qin
> wrote:
> >
> > > Hi,
> > >
> > > I would like to start the voting on KIP-126. The KIP is intended to
+1
On Tue, Apr 25, 2017 at 4:43 PM, Dong Lin wrote:
> +1 (non-binding)
>
> On Tue, Apr 25, 2017 at 12:33 PM, Becket Qin 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
>
+1 (non-binding)
On Tue, Apr 25, 2017 at 12:33 PM, Becket Qin 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
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 introd