This vote is now closed and passes with 5 binding +1 votes, and no 0 or -1 votes.
Vote tally (* indicates a binding vote): +1: Stig Rohde Døssing* Ethan Li* Aaron Gresch* Kishorkumar Patil* Rui Li Derek Dagit* 0: -1: I will release the staged artifacts and create a release announcement. Thanks -Ethan On Thu, Oct 31, 2019 at 1:59 PM Derek Dagit <[email protected]> wrote: > Environment: macOS 10.15, JDK 8, maven 3.5.4 > > Verified sigs and sums > > Built a binary release from apache-storm-2.1.0-src.tar.gz > > Ran unit tests: passed > > Started non-secure cluster and launched WordCountTopology. > > Opened the UI and browsed the cluster page, the topology page, and > looked at worker logs. > > Deactivated, Activated the topology via the UI buttons. Did the same > via the CLI. > > Topology logs and stats look OK. > > +1 > > > On Wed, Oct 30, 2019 at 08:43:45PM -0500, Derek Dagit wrote: > > Differencing the source from version control versus the source in the > > tar.gz: > > > > * We are distributing several dependency-reduced-pom.xml files that are > > not part of the source. > > * There is what appears to be a test directory accidentally included at > > apache-storm-2.1.0/storm-core/null/ > > > > These are not blockers for a release. > > > > When building the source with `mvn clean install -DskipTests=true`: > > > > * Build fails for flux-examples due to a missing dependency for > > storm-hdfs: io.confluent:kafka-avro-serializer:jar:1.0 > > > > Clearing the dependency-reduced-pom.xml files mentioned above does not > > resolve the problem. > > > > This may be a blocker if it prevents the build generally. Has anyone > > else had trouble downloading this dependency? If not, from where is > > the dependency downloaded? > > > > > > When testing with `mvn clean install` > > > > * The following warning fails test-clojure in storm-core: > > WARNING: Illegal reflective access by > com.esotericsoftware.kryo.util.UnsafeUtil > > > > This may have to do with changes beginning with Java 9: > > http://openjdk.java.net/jeps/261#Relaxed-strong-encapsulation > > > > When using Java 8 I do not see this failure. > > > > This probably should not be a blocker, but we may have to have a > > work-around. > > > > -- > > Derek > > > > > > On Wed, Oct 30, 2019 at 04:23:11PM -0400, Kishorkumar Patil wrote: > > > > > > +1. > > > > > > Built from code. Executed based wordcount and drpc topologies. I > executed > > > and compared Based ThroughtputVsLatency and performance and resource > uses > > > is same as 2.0.0 release. > > > > > > -Kishor > > > > > > On Wed, Oct 30, 2019 at 3:44 PM Aaron Gresch <[email protected]> > wrote: > > > > > > > +1 > > > > > > > > Built and ran tests from source. > > > > Ran local WordCountTopology, ran a rebalance and kill and looked at > logs > > > > for ERRORs. > > > > Validated storm blobstore list and jar command with -c option worked. > > > > > > > > > > > > On Fri, Oct 25, 2019 at 3:09 PM Ethan Li <[email protected]> wrote: > > > > > > > > > This is a call to vote on releasing Apache Storm 2.1.0 (rc5) > > > > > > > > > > Full list of changes in this release: > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.1.0-rc5/RELEASE_NOTES.html > > > > > > > > > > The tag/commit to be voted upon is v2.1.0: > > > > > > > > > > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=storm.git;a=tree;h=9a4a245efeb6d74dc01b0feac77bda0e5709b3f6;hb=79fc9b3e6aeec623b42d165536a936d28f2b12f1 > > > > > > > > > > The source archive being voted upon can be found here: > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.1.0-rc5/apache-storm-2.1.0-src.tar.gz > > > > > > > > > > Other release files, signatures and digests can be found here: > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.1.0-rc5 > > > > > > > > > > The release artifacts are signed with the following key: > > > > > > > > > > https://www.apache.org/dist/storm/KEYS > > > > > > > > > > The Nexus staging repository for this release is: > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapachestorm-1089/ > > > > > > > > > > Please vote on releasing this package as Apache Storm 2.1.0. > > > > > > > > > > When voting, please list the actions taken to verify the release. > > > > > > > > > > This vote will be open for at least 72 hours. > > > > > > > > > > [ ] +1 Release this package as Apache Storm 2.1.0 > > > > > [ ] 0 No opinion > > > > > [ ] -1 Do not release this package because... > > > > > > > > > > Thanks to everyone who contributed to this release. > > > > > > > > > >
