Re: [External] : Re: Unit Test falling for Kafka 2.8.0

2021-12-28 Thread Luke Chen
> > * Try: > Run with --stacktrace option to get the stack trace. Run with --info or > --debug option to get more log output. Run with --scan to get full insights. > > * Get more help at https://help.gradle.org > > Deprecated Gradle features were used in this build, making it i

Re: [External] : Re: Unit Test falling for Kafka 2.8.0

2021-12-27 Thread mohammad shadab
'--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1m 13s 80 actionable tasks: 21 executed, 59 up-to-date Thanks SH@D@B Fro

Re: [External] : Re: Unit Test falling for Kafka 2.8.0

2021-12-24 Thread Luke Chen
nner version 2.13.0 > > > Thanks > SH@D@B > -- > *From:* Luke Chen > *Sent:* 24 December 2021 06:27 PM > *To:* Kafka Users > *Subject:* [External] : Re: Unit Test falling for Kafka 2.8.0 > > Hi Mohammad > > This is a known issue be

Re: [External] : Re: Unit Test falling for Kafka 2.8.0

2021-12-24 Thread mohammad shadab
d 11.0.13+10-LTS-370, mixed mode) * * Scala code runner version 2.13.0 Thanks SH@D@B From: Luke Chen Sent: 24 December 2021 06:27 PM To: Kafka Users Subject: [External] : Re: Unit Test falling for Kafka 2.8.0 Hi Mohammad This is a known issue because of

Re: Unit Test falling for Kafka 2.8.0

2021-12-24 Thread Luke Chen
Hi Mohammad This is a known issue because of JFrog sunset the Bintray repo. We've fixed this issue in v3.0 (PR: https://github.com/apache/kafka/pull/10056). You should build/run tests successfully in v3.0. If you can't change to v3.0, then you can refer to the PR above to fix it. But we're not sur