Re: [VOTE] Apache ActiveMQ 5.13.1

2016-02-03 Thread Jim Gomes
+1

On Tue, Feb 2, 2016, 10:35 AM Christopher Shannon <
christopher.l.shan...@gmail.com> wrote:

> Hello everyone,
>
> I have created the ActiveMQ 5.13.1 release and it's ready for a vote. This
> release has 43 bug fixes and improvements.
>
> The list of resolved issues is here:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12334251
>
> You can get binary distributions here:
>
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/org/apache/activemq/apache-activemq/5.13.1/
>
> Source archives are here:
>
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/org/apache/activemq/activemq-parent/5.13.1/
>
> Maven2 repository is at:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/
>
> Source tag:
> *
> https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=d60b73402cc11babb53e0a26e4537265f153492b
> <
> https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=d60b73402cc11babb53e0a26e4537265f153492b
> >*
>
> Please vote to approve this release.  The vote will remain open for 72
> hours.
>
> [ ] +1 Release the binary as Apache ActiveMQ 5.13.1
> [ ] -1 (provide specific comments)
>
> Here's my +1
>


Re: [VOTE] ActiveMQ 5.11.4/5.12.3

2016-02-03 Thread Jim Gomes
+1

On Wed, Feb 3, 2016, 11:53 AM Daniel Kulp  wrote:

> Several high importance fixes were back ported from the 5.13.1 release
> that we should get into patch releases.
>
>
> Staging Repositories:
> 5.12.3:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1087/
> 5.11.4:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1088/
>
> Tags:
> 5.12.3
>
> https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=tag;h=231698ac73d6bc2b2e356a941e626ea9a2077c5c
> 5.11.4
>
> https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=tag;h=67ddeb28d85d106dc2a8841cf8e2be7d8e33d0c1
>
>
> The vote will remain open for 72 hours.   Here is my +1
>
>
> --
> Daniel Kulp
> dk...@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>


[GitHub] activemq-artemis pull request: ARTEMIS-385 fixing race

2016-02-03 Thread clebertsuconic
Github user clebertsuconic commented on the pull request:

https://github.com/apache/activemq-artemis/pull/369#issuecomment-179598163
  
@jbertram sure.. was just mentioning as I bumped into this by accident.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] activemq-artemis pull request: ARTEMIS-385 fixing race

2016-02-03 Thread jbertram
Github user jbertram commented on the pull request:

https://github.com/apache/activemq-artemis/pull/369#issuecomment-179587849
  
@clebertsuconic, I certainly think it's possible.  However, I haven't dug 
into that issue much as I've been working on other tasks so I can't say for 
sure.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] activemq-artemis pull request: ARTEMIS-385 fixing race

2016-02-03 Thread clebertsuconic
Github user clebertsuconic commented on the pull request:

https://github.com/apache/activemq-artemis/pull/369#issuecomment-179582606
  
@jbertram  this could be related to the issue you were hitting on backup?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] activemq-artemis pull request: ARTEMIS-385 fixing race

2016-02-03 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request:

https://github.com/apache/activemq-artemis/pull/369

ARTEMIS-385 fixing race



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-385

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq-artemis/pull/369.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #369


commit ba7e11a54c6b487b2d2fc5a970fe1521bcf69906
Author: Clebert Suconic 
Date:   2016-02-04T02:14:26Z

ARTEMIS-385 On a possible race the Topology final notification may get lost 
when using many connection factories

https://issues.apache.org/jira/browse/ARTEMIS-385

This fix will make sure we only wait for the topologies that are arriving 
from the current connection over the createFactory method




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: [VOTE] Release ActiveMQ-CPP v3.9.2

2016-02-03 Thread Christopher Shannon
+1

On Wed, Feb 3, 2016 at 9:57 AM, Timothy Bish  wrote:

> New vote open for ActiveMQ-CPP v3.9.2
>
> This is a new patch release of the ActiveMQ-CPP client with a fix for
> how the STOMP protocol handlers deal with composite destinations.
>
> The source bundles for this release can be found here:
> https://dist.apache.org/repos/dist/dev/activemq/activemq-cpp/3.9.2/<
> http://people.apache.org/%7Etabish/cms-3.9.x>
>
> The Wiki page for the release is here:
> http://activemq.apache.org/cms/activemq-cpp-392-release.html<
> http://activemq.apache.org/cms/activemq-cpp-391-release.html>
>
> The list of issues fixed in this release is available here:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311207&styleName=Html&version=12334243
>
> Please cast your votes:
>
> [ ] +1 Release the source as Apache ActiveMQ-CPP 3.9.2
> [ ] -1 (provide specific comments)
>
> Here is my +1
>
> --
> Tim Bish
> twitter: @tabish121
> blog: http://timbish.blogspot.com/
>
>


[VOTE] ActiveMQ 5.11.4/5.12.3

2016-02-03 Thread Daniel Kulp
Several high importance fixes were back ported from the 5.13.1 release that we 
should get into patch releases.


Staging Repositories:
5.12.3:
https://repository.apache.org/content/repositories/orgapacheactivemq-1087/
5.11.4:
https://repository.apache.org/content/repositories/orgapacheactivemq-1088/

Tags:
5.12.3
https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=tag;h=231698ac73d6bc2b2e356a941e626ea9a2077c5c
5.11.4
https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=tag;h=67ddeb28d85d106dc2a8841cf8e2be7d8e33d0c1


The vote will remain open for 72 hours.   Here is my +1


-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com



Re: [VOTE] Apache ActiveMQ 5.13.1

2016-02-03 Thread Daniel Kulp
+1

Dan



> On Feb 2, 2016, at 1:34 PM, Christopher Shannon 
>  wrote:
> 
> Hello everyone,
> 
> I have created the ActiveMQ 5.13.1 release and it's ready for a vote. This
> release has 43 bug fixes and improvements.
> 
> The list of resolved issues is here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12334251
> 
> You can get binary distributions here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/org/apache/activemq/apache-activemq/5.13.1/
> 
> Source archives are here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/org/apache/activemq/activemq-parent/5.13.1/
> 
> Maven2 repository is at:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/
> 
> Source tag:
> *https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=d60b73402cc11babb53e0a26e4537265f153492b
> *
> 
> Please vote to approve this release.  The vote will remain open for 72
> hours.
> 
> [ ] +1 Release the binary as Apache ActiveMQ 5.13.1
> [ ] -1 (provide specific comments)
> 
> Here's my +1

-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com



Re: [VOTE] Apache ActiveMQ 5.13.1

2016-02-03 Thread Timothy Bish
+1

* Checked signature and sums
* Checked for license and notice files.
* Built from source and ran sanity tests.
* Ran the binary broker and tested some basic operation via webconsole
* Ran Qpid-JMS example against the binary instance.

On 02/02/2016 01:34 PM, Christopher Shannon wrote:
> Hello everyone,
>
> I have created the ActiveMQ 5.13.1 release and it's ready for a vote. This
> release has 43 bug fixes and improvements.
>
> The list of resolved issues is here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12334251
>
> You can get binary distributions here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/org/apache/activemq/apache-activemq/5.13.1/
>
> Source archives are here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/org/apache/activemq/activemq-parent/5.13.1/
>
> Maven2 repository is at:
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/
>
> Source tag:
> *https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=d60b73402cc11babb53e0a26e4537265f153492b
> *
>
> Please vote to approve this release.  The vote will remain open for 72
> hours.
>
> [ ] +1 Release the binary as Apache ActiveMQ 5.13.1
> [ ] -1 (provide specific comments)
>
> Here's my +1
>


-- 
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/



[VOTE] Release ActiveMQ-CPP v3.9.2

2016-02-03 Thread Timothy Bish
New vote open for ActiveMQ-CPP v3.9.2

This is a new patch release of the ActiveMQ-CPP client with a fix for
how the STOMP protocol handlers deal with composite destinations. 

The source bundles for this release can be found here:
https://dist.apache.org/repos/dist/dev/activemq/activemq-cpp/3.9.2/

The Wiki page for the release is here:
http://activemq.apache.org/cms/activemq-cpp-392-release.html

The list of issues fixed in this release is available here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311207&styleName=Html&version=12334243

Please cast your votes:

[ ] +1 Release the source as Apache ActiveMQ-CPP 3.9.2
[ ] -1 (provide specific comments)

Here is my +1

-- 
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/



Re: [VOTE] Apache ActiveMQ 5.13.1

2016-02-03 Thread Paul Gale
No problem. Waiting until release 5.13.2 is fine.

Thanks,
Paul

On Tue, Feb 2, 2016 at 5:26 PM, Christopher Shannon <
christopher.l.shan...@gmail.com> wrote:

> Paul,
>
> Others can chime in but I think I'd rather keep the release as is since
> this is a minor feature request and not a bug.  But it could go into a
> 5.13.2 or 5.14.0 release for sure.
>
> On Tue, Feb 2, 2016 at 4:54 PM, Paul Gale  wrote:
>
> > Chris,
> >
> > Depending on how urgently you wish to release 5.13.1 I would like to
> > include https://issues.apache.org/jira/browse/AMQ-6153 for which I can
> > supply a patch shortly.
> >
> > Let me know.
> >
> > Thanks,
> > Paul
> >
> > On Tue, Feb 2, 2016 at 1:34 PM, Christopher Shannon <
> > christopher.l.shan...@gmail.com> wrote:
> >
> > > Hello everyone,
> > >
> > > I have created the ActiveMQ 5.13.1 release and it's ready for a vote.
> > This
> > > release has 43 bug fixes and improvements.
> > >
> > > The list of resolved issues is here:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12334251
> > >
> > > You can get binary distributions here:
> > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/org/apache/activemq/apache-activemq/5.13.1/
> > >
> > > Source archives are here:
> > >
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/org/apache/activemq/activemq-parent/5.13.1/
> > >
> > > Maven2 repository is at:
> > >
> >
> https://repository.apache.org/content/repositories/orgapacheactivemq-1086/
> > >
> > > Source tag:
> > > *
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=d60b73402cc11babb53e0a26e4537265f153492b
> > > <
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=d60b73402cc11babb53e0a26e4537265f153492b
> > > >*
> > >
> > > Please vote to approve this release.  The vote will remain open for 72
> > > hours.
> > >
> > > [ ] +1 Release the binary as Apache ActiveMQ 5.13.1
> > > [ ] -1 (provide specific comments)
> > >
> > > Here's my +1
> > >
> >
>