Thanks for identifying the issues. Will roll out RC2.
Jun
On Tue, Nov 10, 2015 at 12:42 PM, Gwen Shapira wrote:
> BTW. I created a Jenkins job for the 0.9 branch:
> https://builds.apache.org/job/kafka_0.9.0_jdk7/
>
> Right now its pretty much identical to trunk, but since they may diverge, I
>
BTW. I created a Jenkins job for the 0.9 branch:
https://builds.apache.org/job/kafka_0.9.0_jdk7/
Right now its pretty much identical to trunk, but since they may diverge, I
figured we want to keep an eye on the branch separately.
Gwen
On Tue, Nov 10, 2015 at 11:39 AM, Jun Rao wrote:
> Ewen,
>
There's also a concurrency bug in the GroupMetadataManager that we'd
probably want fixed before the 0.9.0.0 release that Jason / Guozhang is
working on:
https://issues.apache.org/jira/browse/KAFKA-2795
On Tue, Nov 10, 2015 at 11:39 AM, Jun Rao wrote:
> Ewen,
>
> Thanks for reporting that. Will f
Ewen,
Thanks for reporting that. Will fix that in RC2.
Jun
On Tue, Nov 10, 2015 at 10:41 AM, Ewen Cheslack-Postava
wrote:
> Jun, not sure if this is just because of the RC vs being published on the
> site, but the links in the release notes aren't pointing to
> issues.apache.org. They're relat
Jun, not sure if this is just because of the RC vs being published on the
site, but the links in the release notes aren't pointing to
issues.apache.org. They're relative URLs instead of absolute.
-Ewen
On Tue, Nov 10, 2015 at 3:38 AM, Flavio Junqueira wrote:
> -1 (non-binding)
>
> I'm getting a
-1 (non-binding)
I'm getting an error with gradle when using the source artifact because it
seems to be expecting a git repository here:
line 68 of build.gradle: def repo = Grgit.open(project.file('.'))
and I get this message:
FAILURE: Build failed with an exception.
*
This is the first candidate for release of Apache Kafka 0.9.0.0. This a
major release that includes (1) authentication (through SSL and SASL) and
authorization, (2) a new java consumer, (3) a Kafka connect framework for
data ingestion and egression, and (4) quotas. Since this is a major
release, we