We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a3166 commit eb5e6a8Copy full SHA for eb5e6a8
kafka_test_setup.sh
@@ -5,7 +5,7 @@ set -ex
5
if [ -n "${KAFKA_VERSION+1}" ]; then
6
echo "KAFKA_VERSION is $KAFKA_VERSION"
7
else
8
- KAFKA_VERSION=0.10.2.1
+ KAFKA_VERSION=2.0.1
9
fi
10
11
export _JAVA_OPTIONS="-Djava.net.preferIPv4Stack=true"
0 commit comments