Hi Colin,
Will there be another RC for 2.1.1?
Thanks,
--Vahid
On Fri, Feb 1, 2019 at 8:28 AM Viktor Somogyi-Vass
wrote:
> Hi,
>
> Ran the ducktapes but the streams upgrade tests failed because the dev
> version was not updated. This will be fixed in
> https://github.com/apache/kafka/pull/6217.
Hi,
Ran the ducktapes but the streams upgrade tests failed because the dev
version was not updated. This will be fixed in
https://github.com/apache/kafka/pull/6217. Once it's merged I'll rerun them.
Viktor
On Wed, 30 Jan 2019, 22:19 Jonathan Santilli Hello,
>
> I have downloaded the source code
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.
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 wrote:
> (+all lists)
>
> Hi Eno,
>
> Thanks for testing this.
>
> Those tests passed in the Jenkins build we did here:
> https
(+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, Ja
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
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.ReplicaManag
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 so