Agree.
On Fri, May 6, 2016 at 3:14 PM, Ismael Juma wrote:
> On Fri, May 6, 2016 at 11:07 PM, Dana Powers wrote:
>
>> Updated:
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing
>>
>> Should I restart the vote?
>>
>
&g
t; > > > > KafkaLZ4* code:
> > > > >
> > > > >- add naive support for optional header flags (ContentSize,
> > > > >ContentChecksum) to enable interoperability with off-the-shelf
> lz4
> > > > libraries
> > > &g
; >ContentChecksum) to enable interoperability with off-the-shelf lz4
> > > libraries
> > > >- the only flag left unsupported is dependent-block compression,
> > which
> > > >our implementation does not currently support.
> > > &
-shelf lz4
> > libraries
> > >- the only flag left unsupported is dependent-block compression,
> which
> > >our implementation does not currently support.
> > >
> > >
> > > Thanks,
> > >
> > > Jun
> > >
> > > O
On Fri, May 6, 2016 at 11:07 PM, Dana Powers wrote:
> Updated:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing
>
> Should I restart the vote?
>
I think the update is small enough that we don't need to restart the vote.
Ismael
Ok -- removed Public Interfaces discussion. It should be up to date w/
PR review comments now.
-Dana
On Fri, May 6, 2016 at 2:15 PM, Ismael Juma wrote:
> One more suggestion Dana, I would remove the "Public interfaces" section as
> those classes are not actually public (only the classes with Jav
Updated:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing
Should I restart the vote?
-Dana
On Fri, May 6, 2016 at 2:12 PM, Ismael Juma wrote:
> On Sun, May 1, 2016 at 3:57 AM, Dana Powers wrote:
>>
>> > 2. We're completely disabl
t;- the only flag left unsupported is dependent-block compression,
> which
> > >our implementation does not currently support.
> > >
> > >
> > > Thanks,
> > >
> > > Jun
> > >
> > > On Mon, Apr 25, 2016 at 2:26 PM, Dan
One more suggestion Dana, I would remove the "Public interfaces" section as
those classes are not actually public (only the classes with Javadoc are
public: https://kafka.apache.org/090/javadoc/index.html) and the
information in the KIP is a bit stale when compared to the PR.
Ismael
On Fri, May 6
On Sun, May 1, 2016 at 3:57 AM, Dana Powers wrote:
>
> > 2. We're completely disabling checksumming of the compressed payload on
> > consumption. Normally you'd want to validate each level of framing for
> > correct end-to-end validation. You could still do this (albeit more
> weakly)
> > by valid
dent-block compression, which
> >our implementation does not currently support.
> >
> >
> > Thanks,
> >
> > Jun
> >
> > On Mon, Apr 25, 2016 at 2:26 PM, Dana Powers
> wrote:
> >
> >> Hi all,
> >>
> >> Initiating a
g seems to
> suggest
> >> > there are other format changes?
> >> >
> >> > KafkaLZ4* code:
> >> >
> >> >- add naive support for optional header flags (ContentSize,
> >> >ContentChecksum) to enable interoperability w
e-shelf lz4
>> libraries
>> >- the only flag left unsupported is dependent-block compression, which
>> >our implementation does not currently support.
>> >
>> >
>> > Thanks,
>> >
>> > Jun
>> >
>> > On Mon
- the only flag left unsupported is dependent-block compression, which
> >our implementation does not currently support.
> >
> >
> > Thanks,
> >
> > Jun
> >
> > On Mon, Apr 25, 2016 at 2:26 PM, Dana Powers
> wrote:
> >
> >> Hi a
On Fri, Apr 29, 2016 at 6:29 PM, Ewen Cheslack-Postava
wrote:
> Two questions:
>
> 1. My understanding based on KIP-35 is that this won't be a problem for
> clients that want to support older broker versions since they will use v0
> produce requests with broken checksum to send to those, and any b
n up a new KIP based on KAFKA-3160 / fixing LZ4 framing.
> > The write-up is here:
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing
> >
> > Please take a look if you are using LZ4 compression or are interested
> &
KIP-57 proposal is specific to
>> the 0.10 release.
>>
>> KIP-57 can be accessed here:
>> <
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing
>> >.
>>
>> The related JIRA is https://issues.apache.org/jira/browse/KAFKA-3160
>> and working github PR at https://github.com/apache/kafka/pull/1212
>>
>> The vote will run for 72 hours.
>>
>> +1 (non-binding)
>>
he KIP-57 proposal is specific to
> the 0.10 release.
>
> KIP-57 can be accessed here:
> <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing
> >.
>
> The related JIRA is https://issues.apache.org/jira/browse/KAFKA-3160
> and work
+1
On Mon, Apr 25, 2016 at 2:26 PM, Dana Powers wrote:
> Hi all,
>
> Initiating a vote thread because the KIP-57 proposal is specific to
> the 0.10 release.
>
> KIP-57 can be accessed here:
> <https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+F
+1 (non-binding)
2016-04-25 14:26 GMT-07:00 Dana Powers :
> Hi all,
>
> Initiating a vote thread because the KIP-57 proposal is specific to
> the 0.10 release.
>
> KIP-57 can be accessed here:
> <
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperab
Hi all,
Initiating a vote thread because the KIP-57 proposal is specific to
the 0.10 release.
KIP-57 can be accessed here:
<https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing>.
The related JIRA is https://issues.apache.org/jira/browse/KAFKA-3160
and w
Hi all,
>
> I've written up a new KIP based on KAFKA-3160 / fixing LZ4 framing.
> The write-up is here:
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing
>
> Please take a look if you are using LZ4 compression or are interested
> in
ve written up a new KIP based on KAFKA-3160 / fixing LZ4 framing.
> The write-up is here:
>
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing
>
> Please take a look if you are using LZ4 compression or are interested
> in framing specs.
>
Hi all,
I've written up a new KIP based on KAFKA-3160 / fixing LZ4 framing.
The write-up is here:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-57+-+Interoperable+LZ4+Framing
Please take a look if you are using LZ4 compression or are interested
in framing specs.
One question:
24 matches
Mail list logo