Hello,

I have downloaded the source code for tag *2.1.1-rc1* (667980043). Executed
integration and unit tests:

*BUILD SUCCESSFUL in 25m 34s*
*136 actionable tasks: 133 executed, 3 up-to-date*


Also, I have downloaded the artifact from
http://home.apache.org/~cmccabe/kafka-2.1.1-rc1/kafka_2.11-2.1.1.tgz and
ran a cluster of 3 Brokers.
Kept Kafka-monitor running for about 1 hour without any issues.

+1

Thanks for the release Colin.
--
Jonathan Santilli


On Wed, Jan 30, 2019 at 8:18 PM Eno Thereska <eno.there...@gmail.com> wrote:

> I couldn't repro locally, that was on an m3.large. And it's not happening
> anymore. Might be a transient issue.
>
> Thanks,
> Eno
>
> On Wed, Jan 30, 2019 at 6:46 PM Colin McCabe <cmcc...@apache.org> wrote:
>
> > (+all lists)
> >
> > Hi Eno,
> >
> > Thanks for testing this.
> >
> > Those tests passed in the Jenkins build we did here:
> > https://builds.apache.org/job/kafka-2.1-jdk8/118/
> >
> > Perhaps there is an environment issue at play here?  Do you get the same
> > failures running those tests on the 2.1 release?
> >
> > Best,
> > Colin
> >
> > On Wed, Jan 30, 2019, at 09:11, Eno Thereska wrote:
> > > Hi Colin,
> > >
> > > I've been running the tests and so far I get the following failures.
> Are
> > > they known?
> > >
> > > kafka.server.ReplicaManagerQuotasTest >
> > shouldGetBothMessagesIfQuotasAllow
> > > FAILED
> > > kafka.server.ReplicaManagerQuotasTest >
> > > testCompleteInDelayedFetchWithReplicaThrottling FAILED
> > > kafka.server.ReplicaManagerQuotasTest >
> > > shouldExcludeSubsequentThrottledPartitions FAILED
> > > kafka.server.ReplicaManagerQuotasTest >
> > > shouldGetNoMessagesIfQuotasExceededOnSubsequentPartitions FAILED
> > > kafka.server.ReplicaManagerQuotasTest >
> > > shouldIncludeInSyncThrottledReplicas FAILED
> > >
> > > Thanks
> > > Eno
> > >
> > > On Sun, Jan 27, 2019 at 9:46 PM Colin McCabe <co...@cmccabe.xyz>
> wrote:
> > >
> > > > Hi all,
> > > >
> > > > This is the second candidate for release of Apache Kafka 2.1.1.  This
> > > > release includes many bug fixes for Apache Kafka 2.1.
> > > >
> > > > Compared to rc0, this release includes the following changes:
> > > > * MINOR: Upgrade ducktape to 0.7.5 (#6197)
> > > > * KAFKA-7837: Ensure offline partitions are picked up as soon as
> > possible
> > > > when shrinking ISR
> > > > * tests/kafkatest/__init__.py now contains __version__ = '2.1.1'
> rather
> > > > than '2.1.1.dev0'
> > > > * Maven artifacts should be properly staged this time
> > > > * I have added my GPG key to https://kafka.apache.org/KEYS
> > > >
> > > > Check out the release notes here:
> > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc1/RELEASE_NOTES.html
> > > >
> > > > The vote will go until Friday, February 1st.
> > > >
> > > > * Release artifacts to be voted upon (source and binary):
> > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc1/
> > > >
> > > > * Maven artifacts to be voted upon:
> > > > https://repository.apache.org/content/groups/staging/
> > > >
> > > > * Javadoc:
> > > > http://home.apache.org/~cmccabe/kafka-2.1.1-rc1/javadoc/
> > > >
> > > > * Tag to be voted upon (off 2.1 branch) is the 2.1.1 tag:
> > > > https://github.com/apache/kafka/releases/tag/2.1.1-rc1
> > > >
> > > > * Successful Jenkins builds for the 2.1 branch:
> > > > Unit/integration tests:
> > https://builds.apache.org/job/kafka-2.1-jdk8/118/
> > > >
> > > > thanks,
> > > > Colin
> > > >
> > >
> >
>


-- 
Santilli Jonathan

Reply via email to