[GitHub] activemq pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-10-05 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/148


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-10-05 Thread oscerd
GitHub user oscerd opened a pull request:

https://github.com/apache/activemq/pull/148

https://issues.apache.org/jira/browse/AMQ-5998 - Upgrade Pax-url to v…

…ersion 2.4.3

This PR is related to 

https://issues.apache.org/jira/browse/AMQ-5998

Andrea

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

$ git pull https://github.com/oscerd/activemq pax-url-upgrade

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

https://github.com/apache/activemq/pull/148.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 #148


commit 655b595f5303ae6ce58cc909d48ed59b693b668c
Author: Andrea Cosentino 
Date:   2015-10-05T11:50:51Z

https://issues.apache.org/jira/browse/AMQ-5998 - Upgrade Pax-url to version 
2.4.3




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-09-23 Thread czobrisky
GitHub user czobrisky opened a pull request:

https://github.com/apache/activemq/pull/147

https://issues.apache.org/jira/browse/AMQ-5982

Updating netty to version 4.0.31

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

$ git pull https://github.com/czobrisky/activemq AMQ-5982

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

https://github.com/apache/activemq/pull/147.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 #147


commit b68b273c4c7eb99c5a6dc1564f12f6371887c97f
Author: Chad Zobrisky 
Date:   2015-09-23T16:31:41Z

https://issues.apache.org/jira/browse/AMQ-5982

Updating netty to version 4.0.31




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-09-23 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/147


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-09-20 Thread erik-wramner
GitHub user erik-wramner opened a pull request:

https://github.com/apache/activemq/pull/143

https://issues.apache.org/jira/browse/AMQ-5961

Prevent deadlock by moving calls to afterCommit and afterRollback out of 
synchronized blocks.
Same commit as before, moved it to separate branch.

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

$ git pull https://github.com/erik-wramner/activemq amq5961-deadlock

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

https://github.com/apache/activemq/pull/143.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 #143


commit 7c98fdd2819a34fe06b38555601ceaecd5f53aaa
Author: erik-wramner 
Date:   2015-09-10T16:44:36Z

https://issues.apache.org/jira/browse/AMQ-5961

Prevent deadlock by moving calls to afterCommit
and afterRollback out of synchronized blocks.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-09-19 Thread erik-wramner
Github user erik-wramner closed the pull request at:

https://github.com/apache/activemq/pull/141


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-09-10 Thread erik-wramner
GitHub user erik-wramner opened a pull request:

https://github.com/apache/activemq/pull/141

https://issues.apache.org/jira/browse/AMQ-5961

Prevent deadlock by moving calls to afterCommit
and afterRollback out of synchronized blocks.

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

$ git pull https://github.com/erik-wramner/activemq master

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

https://github.com/apache/activemq/pull/141.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 #141


commit bb2a9acaca34be9a96fa785396cca8d34255e8cd
Author: erik-wramner 
Date:   2015-09-10T16:44:36Z

https://issues.apache.org/jira/browse/AMQ-5961

Prevent deadlock by moving calls to afterCommit
and afterRollback out of synchronized blocks.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-30 Thread cshannon
Github user cshannon closed the pull request at:

https://github.com/apache/activemq/pull/134


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-29 Thread cshannon
Github user cshannon closed the pull request at:

https://github.com/apache/activemq/pull/132


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-29 Thread cshannon
Github user cshannon closed the pull request at:

https://github.com/apache/activemq/pull/136


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-14 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/135

https://issues.apache.org/jira/browse/AMQ-5879

Adding full exception to logs for tansport failures when the exception
is unexpected to help debugging.

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

$ git pull https://github.com/cshannon/activemq AMQ-5879

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

https://github.com/apache/activemq/pull/135.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 #135


commit 92dc85d7f90feeba025136752e2b55c66e6d37b9
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-07-14T13:45:18Z

https://issues.apache.org/jira/browse/AMQ-5879

Adding full exception to logs for tansport failures when the exception
is unexpected to help debugging.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-14 Thread cshannon
Github user cshannon closed the pull request at:

https://github.com/apache/activemq/pull/135


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-13 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/134

https://issues.apache.org/jira/browse/AMQ-5857

Changing ActiveMQTextMessage to clear out the text field on marshal to
a ByteSequence to prevent the data from being stored in memory twice.

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

$ git pull https://github.com/cshannon/activemq AMQ-5857

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

https://github.com/apache/activemq/pull/134.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 #134


commit 4e10e046d42a2b794ef830517bfaf651562c970a
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-07-13T15:31:14Z

https://issues.apache.org/jira/browse/AMQ-5857

Changing ActiveMQTextMessage to clear out the text field on marshal to
a ByteSequence to prevent the data from being stored in memory twice.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-10 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/131

https://issues.apache.org/jira/browse/AMQ-5875

Fixing a regression that caused a network bridge to recreate durable
demand improperly.

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

$ git pull https://github.com/cshannon/activemq AMQ-5875-regression

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

https://github.com/apache/activemq/pull/131.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 #131


commit 3b704209ee391d0505889d35831108650035d660
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-07-10T13:55:19Z

https://issues.apache.org/jira/browse/AMQ-5875

Fixing a regression that caused a network bridge to recreate durable
demand improperly.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-10 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/132

https://issues.apache.org/jira/browse/AMQ-5875

Fixing a regression that caused a network bridge to recreate durable
demand improperly.

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

$ git pull https://github.com/cshannon/activemq AMQ-5875-regression-2

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

https://github.com/apache/activemq/pull/132.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 #132


commit 6635f32f095cd5b367a5e1176b0cc8b2c8b3b346
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-07-10T16:43:26Z

https://issues.apache.org/jira/browse/AMQ-5875

Fixing a regression that caused a network bridge to recreate durable
demand improperly.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-10 Thread cshannon
Github user cshannon closed the pull request at:

https://github.com/apache/activemq/pull/131


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/123


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-08 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/129

https://issues.apache.org/jira/browse/AMQ-5748

Fixing an issue that prevented old versions of KahaDB from being
upgraded to the newest version 6

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

$ git pull https://github.com/cshannon/activemq AMQ-5748-fix2

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

https://github.com/apache/activemq/pull/129.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 #129


commit 8871b0e496bae1396fb7323b01d7f715b4a211f7
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-07-08T15:50:16Z

https://issues.apache.org/jira/browse/AMQ-5748

Fixing an issue that prevented old versions of KahaDB from being
upgraded to the newest version 6




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-08 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/130

https://issues.apache.org/jira/browse/AMQ-5875

Resolves an issue when using mKahaDB that caused a MessageStore
being used by more than one destination to be deleted even though
there was still at least 1 other destination using the store.

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

$ git pull https://github.com/cshannon/activemq AMQ-5875

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

https://github.com/apache/activemq/pull/130.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 #130


commit 73d1bcd7ac4fe7bd94da9fe178f6f17d30bc41f2
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-07-08T13:02:43Z

https://issues.apache.org/jira/browse/AMQ-5875

Resolves an issue when using mKahaDB that caused a MessageStore
being used by more than one destination to be deleted even though
there was still at least 1 other destination using the store.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/129


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/130


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-07 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/113


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-07 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/128

https://issues.apache.org/jira/browse/AMQ-5748

Fixing a potential Null pointer exception in  MemoryMessageStore

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

$ git pull https://github.com/cshannon/activemq AMQ-5748-fix

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

https://github.com/apache/activemq/pull/128.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 #128


commit bd28c3b0ba317c3f07329c083d7097c12beee5b8
Author: Christopher L. Shannon christopher.l.shan...@gmail.com
Date:   2015-07-07T22:54:06Z

https://issues.apache.org/jira/browse/AMQ-5748

Fixing a potential Null pointer exception in  MemoryMessageStore




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-07 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/128


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/127


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-02 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/125

https://issues.apache.org/jira/browse/AMQ-5814

This fixes an issue where a producer's connection context was being
used to create a subscription instead of the consumer's context
which could lead to permission check failures.

Thanks to hongphu8...@gmail.com for providing the test case.

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

$ git pull https://github.com/cshannon/activemq AMQ-5814

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

https://github.com/apache/activemq/pull/125.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 #125


commit ef552fcc8bb14eea33170019aca2850e3c03467d
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-07-02T12:33:16Z

https://issues.apache.org/jira/browse/AMQ-5814

This fixes an issue where a producer's connection context was being
used to create a subscription instead of the consumer's context
which could lead to permission check failures.

Thanks to hongphu8...@gmail.com for providing the test case.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-02 Thread cshannon
Github user cshannon closed the pull request at:

https://github.com/apache/activemq/pull/125


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/118


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-29 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/124

https://issues.apache.org/jira/browse/AMQ-5865

StompSocket and MQTTSocket will now return the appropriate web socket
remote address based on the HttpRequestServlet that initialized
the web socket connection.

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

$ git pull https://github.com/cshannon/activemq AMQ-5865

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

https://github.com/apache/activemq/pull/124.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 #124


commit be10b866a7c530ab7efefef1dda82270506f25f7
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-06-29T12:35:17Z

https://issues.apache.org/jira/browse/AMQ-5865

StompSocket and MQTTSocket will now return the appropriate web socket
remote address based on the HttpRequestServlet that initialized
the web socket connection.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-29 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/124


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-25 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/123

https://issues.apache.org/jira/browse/AMQ-5851

This commit resolves an issue where unmatched acknowledgement
messages could be received when running a MDB consumer and
sending messages with a short TTL.  The expiration logic when
receiveing an expired Message Ack will now only expire messages
in dispatch relating to the received ack, not all expired messages
in the dispatch list.

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

$ git pull https://github.com/cshannon/activemq AMQ-5851

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

https://github.com/apache/activemq/pull/123.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 #123


commit 1bce29ac6f55394fa9ebf2ee347dcde415bac7e0
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-06-25T18:22:32Z

https://issues.apache.org/jira/browse/AMQ-5851

This commit resolves an issue where unmatched acknowledgement
messages could be received when running a MDB consumer and
sending messages with a short TTL.  The expiration logic when
receiveing an expired Message Ack will now only expire messages
in dispatch relating to the received ack, not all expired messages
in the dispatch list.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-22 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/118

https://issues.apache.org/jira/browse/AMQ-5745

This commit is based off a patch submitted by ad...@int3solutions.com.
It fixes several locations in the code where there are potential resource 
leaks.

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

$ git pull https://github.com/cshannon/activemq AMQ-5745

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

https://github.com/apache/activemq/pull/118.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 #118


commit b6039184e91d82d0b7cd61dc15ca38f007931e10
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-06-22T18:34:37Z

https://issues.apache.org/jira/browse/AMQ-5745

This commit is based off a patch submitted by ad...@int3solutions.com.
It fixes several locations in the code where there are potential resource 
leaks.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/112


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-17 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/117

https://issues.apache.org/jira/browse/AMQ-5705

Modifing the AdivsoryBroker to set the originBrokerURL to the transport 
connector's
URL if it has been set versus using a default URL.

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

$ git pull https://github.com/cshannon/activemq AMQ-5705

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

https://github.com/apache/activemq/pull/117.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 #117


commit fc3e0261229bb90edbcf4eaeabc5ee2e1b57894d
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-06-17T17:47:24Z

https://issues.apache.org/jira/browse/AMQ-5705

Modifing the AdivsoryBroker to set the originBrokerURL to the transport 
connector's
URL if it has been set versus using a default URL.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/116


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-17 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/116

https://issues.apache.org/jira/browse/AMQ-5668

This commit fixes a race condition in AbstractStoreCursor setLastCacheId 
that could
cause a null pointer exception in certain cases.

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

$ git pull https://github.com/cshannon/activemq AMQ-5668

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

https://github.com/apache/activemq/pull/116.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 #116


commit 72f30e9c82d157f2810a9bff315da99d8b7098fb
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-06-17T13:23:08Z

https://issues.apache.org/jira/browse/AMQ-5668

This commit fixes a race condition in AbstractStoreCursor setLastCacheId 
that could
cause a null pointer exception in certain cases.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/115


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-15 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/115

https://issues.apache.org/jira/browse/AMQ-5843

Adding a new property on PolicyEntry called includeBodyForAdvisory which 
will
include the original message body when sending advisory messages that 
include
the original message, instead of clearing it out.  This is turned off by 
default.

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

$ git pull https://github.com/cshannon/activemq AMQ-5843

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

https://github.com/apache/activemq/pull/115.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 #115


commit 267b8e6ce438ee119f7aee5294dee669db867362
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-06-15T17:38:49Z

https://issues.apache.org/jira/browse/AMQ-5843

Adding a new property on PolicyEntry called includeBodyForAdvisory which 
will
include the original message body when sending advisory messages that 
include
the original message, instead of clearing it out.  This is turned off by
default.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-14 Thread Hauenstein
GitHub user Hauenstein opened a pull request:

https://github.com/apache/activemq/pull/114

https://issues.apache.org/jira/browse/AMQ-5265

This is a revision of AMQ-5265 -- the original fix didn't quite clean up 
all of the mbeans that MBeanBridgeDestination created, as [noted in the 
original issue by Tarek 
Hammoud](https://issues.apache.org/jira/browse/AMQ-5265?focusedCommentId=14527137page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14527137).
  The key for the map used to track the ObjectNames was an ActiveMQDestination 
(which uses the destination's physical name for its equals() implementation) 
caused the inbound and outbound entries in the map to randomly replace each 
other.

Like Tarek, I could reproduce this issue using 5.11.1 with two networked 
brokers (full duplex) with a client publishing to a topic.  After I restart a 
broker, the logs on the non-restarted broker show the MBeanBridgeDestination 
reporting many InstanceAlreadyExistsExceptions when trying to register the 
unintentionally-duplicated mbeans.

Please let me know if this makes sense or if there are any changes you 
would suggest (ex: is there a reasonable way or an example I could follow to 
add a unit test for something like this?).  Thanks!

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

$ git pull https://github.com/Hauenstein/activemq master

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

https://github.com/apache/activemq/pull/114.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 #114


commit 139916e3eee1b60992e13657069358186e57247f
Author: L. Hauenstein logan.hauenst...@gmail.com
Date:   2015-06-11T18:34:28Z

https://issues.apache.org/jira/browse/AMQ-5265

Revision of AMQ-5265 - fixed the map that tracks
MBeanBridgeDestination's registered mbeans so that it cleans itself up
correctly when stopped.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-12 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/113

https://issues.apache.org/jira/browse/AMQ-5837

This commit adds an Inflight message size statistic to 
SubscriptionStatistics so we can know the size of all the messages that are 
inflight, besides just the count.

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

$ git pull https://github.com/cshannon/activemq AMQ-5837

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

https://github.com/apache/activemq/pull/113.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 #113


commit 59f808c952ba1949b1894f66690d3da93fa2f57f
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-06-01T18:12:22Z

https://issues.apache.org/jira/browse/AMQ-5837

This commit adds an Inflight message size statistic to
SubscriptionStatistics so we can know the size of all
the messages that are inflight, besides just the count.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/110


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/111


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-11 Thread gaohoward
GitHub user gaohoward opened a pull request:

https://github.com/apache/activemq/pull/112

https://issues.apache.org/jira/browse/AMQ-5811

Added synchronization blocks around sentitive code to
prevent concurrent modification of the HashMap.

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

$ git pull https://github.com/gaohoward/activemq master_AMQ-5811

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

https://github.com/apache/activemq/pull/112.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 #112


commit c3ee94a078b3142a490453f9af38287114b25ef0
Author: Howard Gao h...@redhat.com
Date:   2015-06-12T05:22:51Z

https://issues.apache.org/jira/browse/AMQ-5811

Added synchronization blocks around sentitive code to
prevent concurrent modification of the HashMap.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-11 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/111

https://issues.apache.org/jira/browse/AMQ-5836

Modifying start up scripts to consistently use the same property names

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

$ git pull https://github.com/cshannon/activemq AMQ-5836

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

https://github.com/apache/activemq/pull/111.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 #111


commit 85ad4199a247ee375d30d26d02fbc044cbc38a83
Author: Christopher L. Shannon christopher.l.shan...@gmail.com
Date:   2015-06-12T01:35:33Z

https://issues.apache.org/jira/browse/AMQ-5836

Modifying start up scripts to consistently use the same property names




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-09 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/110

https://issues.apache.org/jira/browse/AMQ-5393

Adding a property called schedulePeriodForDiskUsageCheck which can be set
to a time period to periodically check disk usage limits and adjust if the 
amount of 
disk space has been reduced.

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

$ git pull https://github.com/cshannon/activemq AMQ-5393

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

https://github.com/apache/activemq/pull/110.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 #110


commit 24385ce97f208ee710616249f33b66c0af14dcd3
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-06-09T19:40:16Z

https://issues.apache.org/jira/browse/AMQ-5393

Adding a property called schedulePeriodForDiskUsageCheck which can be set
to a time period to periodically check disk usage limits and adjust if
the amount of disk space has been reduced.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-06-05 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/105


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-05-28 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/102


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-05-28 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/105

https://issues.apache.org/jira/browse/AMQ-5813

Fixing countBeforeFull for TopicSubscriptions to report a positive value

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

$ git pull https://github.com/cshannon/activemq AMQ-5813

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

https://github.com/apache/activemq/pull/105.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 #105


commit 5bfc32b02c6887951526758f7ce6ad61cb30967a
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-05-28T11:33:17Z

https://issues.apache.org/jira/browse/AMQ-5813

Fixing countBeforeFull for TopicSubscriptions to report a positive value




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-05-22 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/103


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-05-21 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/103

https://issues.apache.org/jira/browse/AMQ-5771

Including remote ip address when logging authentication failures

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

$ git pull https://github.com/cshannon/activemq AMQ-5771

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

https://github.com/apache/activemq/pull/103.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 #103


commit 473fc0ea18d1ed24856c2dcc6d171892379d2a13
Author: Christopher L. Shannon christopher.l.shan...@gmail.com
Date:   2015-05-22T00:36:41Z

https://issues.apache.org/jira/browse/AMQ-5771

Including remote ip address when logging authentication failures




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-05-21 Thread cshannon
GitHub user cshannon opened a pull request:

https://github.com/apache/activemq/pull/102

https://issues.apache.org/jira/browse/AMQ-5792 - Adding 
SubscriptionStatistics

Adding SubscriptionStatistics to group together all metrics in a bean
for a subscription.

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

$ git pull https://github.com/cshannon/activemq AMQ-5792

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

https://github.com/apache/activemq/pull/102.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 #102


commit 134ae96ff4553221120f3ba7c3261b28716be3b7
Author: Christopher L. Shannon (cshannon) christopher.l.shan...@gmail.com
Date:   2015-05-21T19:47:22Z

https://issues.apache.org/jira/browse/AMQ-5792

Adding SubscriptionStatistics to group together all metrics in a bean
for a subscription.




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-04-08 Thread spurin
GitHub user spurin opened a pull request:

https://github.com/apache/activemq/pull/83

https://issues.apache.org/jira/browse/AMQ-5714



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

$ git pull https://github.com/spurin/activemq AMQ-5714

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

https://github.com/apache/activemq/pull/83.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 #83


commit d4091eeccfd9fd7985dcc4dc93dbcc938e2ef9bd
Author: James Spurin james@jamess-macbook-pro.local
Date:   2015-04-08T14:07:42Z

https://issues.apache.org/jira/browse/AMQ-5714




---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-02-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/42


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-02-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/47


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2014-08-07 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq/pull/41


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2014-08-06 Thread PiotrKlimczak
Github user PiotrKlimczak closed the pull request at:

https://github.com/apache/activemq/pull/40


---
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 pull request: https://issues.apache.org/jira/browse/AMQ-5...

2014-08-05 Thread PiotrKlimczak
GitHub user PiotrKlimczak opened a pull request:

https://github.com/apache/activemq/pull/40

https://issues.apache.org/jira/browse/AMQ-5295

HTTPS Network Connector doesn't work with Mutual authentication- 
HTTPSClientTransport uses wrong SSLSocketFactory

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

$ git pull https://github.com/PiotrKlimczak/activemq trunk

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

https://github.com/apache/activemq/pull/40.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 #40


commit 8a56a40ab8494740cc05b50d848a3be65e8b2ff5
Author: PiotrKlimczak nann...@gmail.com
Date:   2014-08-05T16:09:52Z

[AMQ-5295] HTTPS Network Connector doesn't work with Mutual
authentication- HTTPSClientTransport uses wrong SSLSocketFactory




---
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.
---