You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "P. Taylor Goetz" <pt...@gmail.com> on 2015/06/04 05:53:57 UTC

[VOTE] Release Apache Storm 0.10.0

This is a call to vote on releasing Apache Storm 0.10.0.

Full list of changes in this release:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=2154048fd123a0960a4f5854ec4dd436bb775329

The tag/commit to be voted upon is v0.10.0:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=98bb958c1707c25f8344dd3941c51859b2691c2b;hb=e995febc2dc94e91d024137c12bb74d1c543d9b1

The source archive being voted upon can be found here:

http://people.apache.org/~ptgoetz/apache-storm-0.10.0/apache-storm-0.10.0-src.tar.gz

Other release files, signatures and digests can be found here:

http://people.apache.org/~ptgoetz/apache-storm-0.10.0/

The release artifacts are signed with the following key:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd

The Nexus staging repository for this release is:

https://repository.apache.org/content/repositories/orgapachestorm-1015/

Please vote on releasing this package as Apache Storm 0.10.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 0.10.0
[ ]  0 No opinion
[ ] -1 Do not release this package because...

Thanks,
Taylor

Re: [VOTE] Release Apache Storm 0.10.0

Posted by Kishorkumar Patil <kp...@yahoo-inc.com.INVALID>.
Sorry about the delay on this.But pull request [STORM-848] Shade external dependencies is up for review.

Regards,Kishor 


     On Thursday, June 4, 2015 9:01 AM, Bobby Evans <ev...@yahoo-inc.com.INVALID> wrote:
   

 Sorry to do this so late, but I actually have few things I really want to get in, in addition to https://github.com/apache/storm/pull/574

Can we please pull in STORM-833.  It has all the +1s it needs, we just need to merge it in.  It should be backwards compatible, but pulling it into a major version change makes it more likely that if there are issues it will not be that big of a deal.
Additionally Kishor has been working on shading more jars and cleaning up the dependencies a little bit, but waited too long to file a JIRA and put up a pull request.  Again I would really like to see this go into 0.10.0, because it pulls in all of the rolling upgrade changes.  The more things we can shade the more likely it is that we will not need to break binary compatibility going forward, but it is technically an incompatible change.  We should have a pull request up in a few hours.

Similarly I would love to see STORM-760 go in.  It should really help in doing rolling upgrades as well, although this is less critical, because it really only is important for upgrading the version of clojure used.  I just pushed a new version that resolved the merge conflicts.
I understand if you don't want to wait for some/all of these though.

- Bobby
 


    On Wednesday, June 3, 2015 10:55 PM, P. Taylor Goetz <pt...@gmail.com> wrote:
  

 This is a call to vote on releasing Apache Storm 0.10.0.

Full list of changes in this release:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=2154048fd123a0960a4f5854ec4dd436bb775329

The tag/commit to be voted upon is v0.10.0:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=98bb958c1707c25f8344dd3941c51859b2691c2b;hb=e995febc2dc94e91d024137c12bb74d1c543d9b1

The source archive being voted upon can be found here:

http://people.apache.org/~ptgoetz/apache-storm-0.10.0/apache-storm-0.10.0-src.tar.gz

Other release files, signatures and digests can be found here:

http://people.apache.org/~ptgoetz/apache-storm-0.10.0/

The release artifacts are signed with the following key:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd

The Nexus staging repository for this release is:

https://repository.apache.org/content/repositories/orgapachestorm-1015/

Please vote on releasing this package as Apache Storm 0.10.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 0.10.0
[ ]  0 No opinion
[ ] -1 Do not release this package because...

Thanks,
Taylor



  

Re: [VOTE] Release Apache Storm 0.10.0

Posted by "P. Taylor Goetz" <pt...@gmail.com>.
That’s not a problem. I will cancel the current vote.

I pulled the fix for the storm-redis packaging into the release candidate, since it was strictly a packaging fix, not a code change.

So the remainder list for 0.10.0 is:

STORM-833 (replace logback with log4j2)
STORM-760 (use JSON for serialized conf)
STORM-848 (shade additional external dependencies)

The first two are ready for merge. We just need a review of STORM-848. I will review shortly.

-Taylor

On Jun 4, 2015, at 10:01 AM, Bobby Evans <ev...@yahoo-inc.com.INVALID> wrote:

> Sorry to do this so late, but I actually have few things I really want to get in, in addition to https://github.com/apache/storm/pull/574
> 
> Can we please pull in STORM-833.  It has all the +1s it needs, we just need to merge it in.  It should be backwards compatible, but pulling it into a major version change makes it more likely that if there are issues it will not be that big of a deal.
> Additionally Kishor has been working on shading more jars and cleaning up the dependencies a little bit, but waited too long to file a JIRA and put up a pull request.  Again I would really like to see this go into 0.10.0, because it pulls in all of the rolling upgrade changes.  The more things we can shade the more likely it is that we will not need to break binary compatibility going forward, but it is technically an incompatible change.  We should have a pull request up in a few hours.
> 
> Similarly I would love to see STORM-760 go in.  It should really help in doing rolling upgrades as well, although this is less critical, because it really only is important for upgrading the version of clojure used.  I just pushed a new version that resolved the merge conflicts.
> I understand if you don't want to wait for some/all of these though.
> 
> - Bobby
> 
> 
> 
>     On Wednesday, June 3, 2015 10:55 PM, P. Taylor Goetz <pt...@gmail.com> wrote:
> 
> 
> This is a call to vote on releasing Apache Storm 0.10.0.
> 
> Full list of changes in this release:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=2154048fd123a0960a4f5854ec4dd436bb775329
> 
> The tag/commit to be voted upon is v0.10.0:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=98bb958c1707c25f8344dd3941c51859b2691c2b;hb=e995febc2dc94e91d024137c12bb74d1c543d9b1
> 
> The source archive being voted upon can be found here:
> 
> http://people.apache.org/~ptgoetz/apache-storm-0.10.0/apache-storm-0.10.0-src.tar.gz
> 
> Other release files, signatures and digests can be found here:
> 
> http://people.apache.org/~ptgoetz/apache-storm-0.10.0/
> 
> The release artifacts are signed with the following key:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd
> 
> The Nexus staging repository for this release is:
> 
> https://repository.apache.org/content/repositories/orgapachestorm-1015/
> 
> Please vote on releasing this package as Apache Storm 0.10.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 0.10.0
> [ ]  0 No opinion
> [ ] -1 Do not release this package because...
> 
> Thanks,
> Taylor
> 


Re: [VOTE] Release Apache Storm 0.10.0

Posted by Bobby Evans <ev...@yahoo-inc.com.INVALID>.
Sorry to do this so late, but I actually have few things I really want to get in, in addition to https://github.com/apache/storm/pull/574

Can we please pull in STORM-833.  It has all the +1s it needs, we just need to merge it in.  It should be backwards compatible, but pulling it into a major version change makes it more likely that if there are issues it will not be that big of a deal.
Additionally Kishor has been working on shading more jars and cleaning up the dependencies a little bit, but waited too long to file a JIRA and put up a pull request.  Again I would really like to see this go into 0.10.0, because it pulls in all of the rolling upgrade changes.  The more things we can shade the more likely it is that we will not need to break binary compatibility going forward, but it is technically an incompatible change.  We should have a pull request up in a few hours.

Similarly I would love to see STORM-760 go in.  It should really help in doing rolling upgrades as well, although this is less critical, because it really only is important for upgrading the version of clojure used.  I just pushed a new version that resolved the merge conflicts.
I understand if you don't want to wait for some/all of these though.

- Bobby
 


     On Wednesday, June 3, 2015 10:55 PM, P. Taylor Goetz <pt...@gmail.com> wrote:
   

 This is a call to vote on releasing Apache Storm 0.10.0.

Full list of changes in this release:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=2154048fd123a0960a4f5854ec4dd436bb775329

The tag/commit to be voted upon is v0.10.0:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=98bb958c1707c25f8344dd3941c51859b2691c2b;hb=e995febc2dc94e91d024137c12bb74d1c543d9b1

The source archive being voted upon can be found here:

http://people.apache.org/~ptgoetz/apache-storm-0.10.0/apache-storm-0.10.0-src.tar.gz

Other release files, signatures and digests can be found here:

http://people.apache.org/~ptgoetz/apache-storm-0.10.0/

The release artifacts are signed with the following key:

https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd

The Nexus staging repository for this release is:

https://repository.apache.org/content/repositories/orgapachestorm-1015/

Please vote on releasing this package as Apache Storm 0.10.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 0.10.0
[ ]  0 No opinion
[ ] -1 Do not release this package because...

Thanks,
Taylor

  

[CANCELED] [VOTE] Release Apache Storm 0.10.0

Posted by "P. Taylor Goetz" <pt...@gmail.com>.
Canceling this VOTE in order to pull additional patches into to the release candidate.

-Taylor

On Jun 3, 2015, at 11:53 PM, P. Taylor Goetz <pt...@gmail.com> wrote:

> This is a call to vote on releasing Apache Storm 0.10.0.
> 
> Full list of changes in this release:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=2154048fd123a0960a4f5854ec4dd436bb775329
> 
> The tag/commit to be voted upon is v0.10.0:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=98bb958c1707c25f8344dd3941c51859b2691c2b;hb=e995febc2dc94e91d024137c12bb74d1c543d9b1
> 
> The source archive being voted upon can be found here:
> 
> http://people.apache.org/~ptgoetz/apache-storm-0.10.0/apache-storm-0.10.0-src.tar.gz
> 
> Other release files, signatures and digests can be found here:
> 
> http://people.apache.org/~ptgoetz/apache-storm-0.10.0/
> 
> The release artifacts are signed with the following key:
> 
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd
> 
> The Nexus staging repository for this release is:
> 
> https://repository.apache.org/content/repositories/orgapachestorm-1015/
> 
> Please vote on releasing this package as Apache Storm 0.10.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 0.10.0
> [ ]  0 No opinion
> [ ] -1 Do not release this package because...
> 
> Thanks,
> Taylor