GitHub user sundarmr opened a pull request:

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

    Activemq 5.11.x

    

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

    $ git pull https://github.com/apache/activemq activemq-5.11.x

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

    https://github.com/apache/activemq/pull/195.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 #195
    
----
commit 0c13daa9a6656f93c746589a1bb1b89ebf52dae1
Author: Hadrian Zbarcea <[email protected]>
Date:   2015-02-03T22:21:27Z

    Updating project.version for the 5.11.x maintenance branch

commit 38994bd478f329cfc1d8e636ec3c4a182f0ed65c
Author: Timothy Bish <[email protected]>
Date:   2015-02-05T22:50:43Z

    https://issues.apache.org/jira/browse/AMQ-5564
    
    Fixed session in the pool losing their reference to the anonymous
    producer created when useAnonymousProducers is true.  The anonymous
    producer stays live for the life of the pooled session.
    
    Also added some synchronization safety to some methods that could get
    into NPE trouble.

commit 666f6f3b3fced9d3d9b6c24fc3769752330b5b40
Author: Timothy Bish <[email protected]>
Date:   2015-01-30T15:35:35Z

    https://issues.apache.org/jira/browse/AMQ-5550
    
    Ensure that the consumer and producer context instances are marked as
    closed when creation at the broker end fails.

commit b997bd480deb9d14c492a0eb7a2cf2eff2021c14
Author: Dejan Bosanac <[email protected]>
Date:   2015-02-02T10:14:09Z

    https://issues.apache.org/jira/browse/AMQ-5378 - document shell script 
configuration and enable using environment variables

commit e828dc791f59691d2d0ba2ce169082e4c1984139
Author: gtully <[email protected]>
Date:   2015-01-30T14:45:26Z

    https://issues.apache.org/jira/browse/AMQ-5542 fix (via revert below) and 
test case applied with thanks.
    
    Revert "resolve https://issues.apache.org/activemq/browse/AMQ-2736, logic 
issue in code that keeps data files with acks around pending message file gc. 
thanks jgenender - test case to follow"
    
    This reverts commit dd68c61e65f24b7dc498b36e34960a4bc46ded4b.
    
    resolves: https://issues.apache.org/jira/browse/AMQ-5542 and applies test 
case that nicely demonstrates the defect, thanks

commit 9b2a6dcbb1a83591a89b4eb836577d0035757acc
Author: gtully <[email protected]>
Date:   2015-02-06T12:55:43Z

    https://issues.apache.org/jira/browse/AMQ-5567 - fix and test - issue was 
eager dispatch with concurrent sends, recovery and outcome delivery now assign 
a new sequence id to message additions which sorts sequence order in the xa case

commit b4e6cb6af53a1f264314ebfdd6ee771097d0e5c2
Author: gtully <[email protected]>
Date:   2015-02-11T15:27:45Z

    reduce test duration, relax derbydb durability - AMQ5266SingleDestTest
    
    Conflicts:
        activemq-unit-tests/src/test/java/org/apache/activemq/TestSupport.java

commit bd1226b60c399b01f1960af4ee6c296d921dd5e0
Author: gtully <[email protected]>
Date:   2015-02-11T15:51:55Z

    https://issues.apache.org/jira/browse/AMQ-5520 - fix 
org.apache.activemq.spring.SpringTest.testSenderWithSpringXmlEmbeddedPooledBrokerConfiguredViaXml
 regression

commit e5c5a821c7f7a651a37fe97a65181401eb7cfb1e
Author: Timothy Bish <[email protected]>
Date:   2015-02-11T22:22:26Z

    https://issues.apache.org/jira/browse/AMQ-5580
    
    Use a CopyOnWriteArrayList to ensure that traversals of the adapters
    list do not generate ConcurrentModificationException if a new adapter is
    added during that time.

commit e9a9854072c085fec4d27a3ebf4f8829025b746f
Author: Timothy Bish <[email protected]>
Date:   2015-02-11T18:41:04Z

    https://issues.apache.org/jira/browse/AMQ-5573
    
    Allow configuration of max size of STOMP command body via
    transportConnector option transport.maxDataLength

commit f2f5432e51b6d38d933e694feec9d9c93621ec9e
Author: artnaseef <[email protected]>
Date:   2015-02-13T01:33:10Z

    [AMQ-5583] Add versions 5.10.2 and 5.11.1 to the spring schemas.

commit 863e8a5d1ba38f262bdbec4484d704fba8e4f695
Author: artnaseef <[email protected]>
Date:   2015-02-13T17:50:34Z

    [maven-release-plugin] prepare release activemq-5.11.1

commit 50299b264091ce3c96619539eb5e8e2d8570d5d4
Author: artnaseef <[email protected]>
Date:   2015-02-13T17:51:50Z

    [maven-release-plugin] prepare for next development iteration

commit bf7d0fd325a71722c40203cf0bfcb9f45365c024
Author: Daniel Kulp <[email protected]>
Date:   2015-03-04T17:41:23Z

    Open up the xbean osgi import range to include 4.x

commit b3e378100d439a63edbace6f3a2c4851fe3a8db5
Author: Timothy Bish <[email protected]>
Date:   2015-05-14T20:57:06Z

    https://issues.apache.org/jira/browse/AMQ-5762
    
    Fix for potential memory leak from creation of KahaDBTopicMessageStore.

commit 2f5a0252bc6aee4918de41a69379ce057475df44
Author: Hadrian Zbarcea <[email protected]>
Date:   2015-06-03T02:01:35Z

    [AMQ-5789] Add support for keystore type (other than jks)

commit 78f53a13df4651637995c23fc9a11d2877915a3d
Author: Jean-Baptiste Onofré <[email protected]>
Date:   2015-06-17T19:10:25Z

    [AMQ-5770] Remove javax.servlet.resources package import allowing web 
console to work with Karaf 2.4.x, 3.x, and 4.x

commit 4d955658d79806a0913985cc121189699a734b96
Author: Christian Schneider <[email protected]>
Date:   2015-06-23T12:54:06Z

    [AMQ-5821] Use wiring to check for extensions
    This closes #119

commit b1d3801c744006cec7f94621308b2d86ac2455ae
Author: Christian Schneider <[email protected]>
Date:   2015-06-23T14:14:31Z

    [AMQ-5858] add import package

commit c4a83c9e084b81cc5a0d6c40816e229de9aac5c2
Author: Christian Schneider <[email protected]>
Date:   2015-06-23T14:14:31Z

    [AMQ-5858] add import package

commit e756111d0d1493bd0799a18ddae87e8c787111e5
Author: Jean-Baptiste Onofré <[email protected]>
Date:   2015-06-24T17:05:45Z

    Merge branch 'activemq-5.11.x' of 
https://git-wip-us.apache.org/repos/asf/activemq into activemq-5.11.x

commit 256bcf3342ea8c31f4f06cfcab3330d396a845d6
Author: Heath Kesler <[email protected]>
Date:   2015-07-29T23:48:16Z

    AMQ-5903 - add patch that fixes the broker camel component to take all 
header values

commit 8ff47d6edc9d64cac0c8d8ad8bd9d57aa53a891b
Author: Dejan Bosanac <[email protected]>
Date:   2015-03-18T16:07:45Z

    https://issues.apache.org/jira/browse/AMQ-5674 - initialRedeliveryDelay not 
respected

commit 2ad1f1eaa97e157c7d512eaee0018592d2074a79
Author: gtully <[email protected]>
Date:   2015-04-23T13:32:40Z

    https://issues.apache.org/jira/browse/AMQ-5742 - fix and intermittent 
failure of DemandForwardingBridgeTest is sorted

commit 3769284ecd6aec800d0a3750f3721b0d71fcb5b9
Author: Christopher L. Shannon (cshannon) <[email protected]>
Date:   2015-05-20T18:38:59Z

    Fixing missing volatile on references in VMTransport to prevent a 
synchronization bug.
    
    This resolves https://issues.apache.org/jira/browse/AMQ-5787

commit bf21a22946631d713ea3e9d6c604e20f3fc155a7
Author: Christopher L. Shannon (cshannon) <[email protected]>
Date:   2015-05-28T11:33:17Z

    https://issues.apache.org/jira/browse/AMQ-5813
    
    Fixing countBeforeFull for TopicSubscriptions to report a positive value

commit f1f171d4a569a1f753d5b870d69a73823f8785dd
Author: Timothy Bish <[email protected]>
Date:   2015-07-02T15:36:53Z

    https://issues.apache.org/jira/browse/AMQ-5814
    
    Use the context of the subscription when the producer adds a destination
    that matches its wildcard.

commit 6c384c9b79aeb16c48ce98bb04cd99b2939e64d0
Author: gtully <[email protected]>
Date:   2015-04-03T13:18:55Z

    https://issues.apache.org/jira/browse/AMQ-5674  - revisit change - use 
single redelivey delay attribute for both initial and subsequent delays - 
resolves regression in BrokerRedeliveryTest

commit 2c166b7605dad1dc622d1bdd23061c0fa1bcd4ad
Author: Matt Warhaftig <[email protected]>
Date:   2015-03-09T12:22:55Z

    AMQ-5645 - Updated DayOfMonth cron to roll to next month properly.

commit 42d9fd118daea5cc10f7eb56c263063adb322f25
Author: Christopher L. Shannon (cshannon) <[email protected]>
Date:   2015-06-22T18:34:37Z

    https://issues.apache.org/jira/browse/AMQ-5745
    
    This commit is based off a patch submitted by [email protected].
    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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to