GitHub user heathkesler opened a pull request:

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

    AMQ-7118: fix issue where the ackMessageFileMapLocation gets written on 
every checkpoint

     fix issue where the ackMessageFileMapLocation gets written on every 
checkpoint, even if it hasnt changed and include the use of the Atomic boolean. 
 

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

    $ git pull https://github.com/heathkesler/activemq AMQ7118-map

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

    https://github.com/apache/activemq/pull/327.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 #327
    
----
commit 5c08df663de650870d4e4b3f940d7838af96d188
Author: hkesler <hkesler@...>
Date:   2018-12-02T16:17:40Z

    AMQ-7118: fix issue where the ackMessageFileMapLocation gets written on 
every checkpoint, even if it hasnt changed and include the use of the Atomic 
boolean

----


---

Reply via email to