We discovered a blocker issue:
https://issues.apache.org/jira/browse/KAFKA-8012
Thus, I am cancelling the current vote. I will cut a new RC after the
blocker is fixed.
Nevertheless, please keep testing. If we find something else before the
new RC is cut, it would streamline the overall process.
Thanks. Can you open a Jira for this issue?
-Matthias
On 2/25/19 7:04 AM, Patrik Kleindl wrote:
> Hi Matthias
> Minor issue, if locale is not english (german in my case) then
> org.apache.kafka.common.utils.UtilsTest > testFormatBytes FAILED
> org.junit.ComparisonFailure: expected:<1[.]1 MB>
Hi Matthias
Minor issue, if locale is not english (german in my case) then
org.apache.kafka.common.utils.UtilsTest > testFormatBytes FAILED
org.junit.ComparisonFailure: expected:<1[.]1 MB> but was:<1[,]1 MB>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.a
Hello Kafka users, developers and client-developers,
This is the first candidate for the release of Apache Kafka 2.2.0.
This is a minor release with the follow highlight:
- Added SSL support for custom principle name
- Allow SASL connections to periodically re-authenticate
- Improved consumer