Hi, Thank you all for reporting the issues.
We'll consider the below JIRAs as blockers for 2.4.0 release. https://issues.apache.org/jira/browse/KAFKA-9231 https://issues.apache.org/jira/browse/KAFKA-9258 https://issues.apache.org/jira/browse/KAFKA-9156 I will create new release candidate after merging the PRs for above JIRAs. @Eric Thanks for actively verifying the releases. I'll will run the failed test locally. Thanks, On Tue, Dec 3, 2019 at 3:01 AM Eric Lalonde <e...@autonomic.ai> wrote: > Hi all, > > I ran the following: > > $ git clone https://github.com/elalonde/kafka < > https://github.com/elalonde/kafka> > $ ./kafka/bin/verifykafka-rc.sh 2.4.0 > https://home.apache.org/~manikumar/kafka-2.4.0-rc2 < > https://home.apache.org/~manikumar/kafka-2.4.0-rc2> > > - All sha1, sha256 and md5 sums look good > - pgp signatures look good > - unit tests pass > - Integration tests pass with the following issue: > > <=------------> 12% EXECUTING [30m 21s] > <=------------> 12% EXECUTING [30m 22s]mpleted, 16 skipped > > IDLE > <=------------> 12% EXECUTING [30m 27s] > > IDLE > > IDLE > > IDLE > > :core:integrationTest > Executing test > kafka.api.AuthorizerIntegrationTest > > IDLE > > IDLE > > > After 30 minutes the above test had not finished, seemed stalled, so I > cancelled it. LMK if I am overly impatient. > >