You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2015/02/27 05:20:15 UTC

[GitHub] activemq-6 pull request: Few doc changes and journal storage manag...

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-6/pull/121

    Few doc changes and journal storage manager ordering for IDs

    

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

    $ git pull https://github.com/clebertsuconic/activemq-6 master-journal-docs

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

    https://github.com/apache/activemq-6/pull/121.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 #121
    
----
commit f896a394e92dbfdd7859f930468494ef323c0f92
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-02-26T20:12:36Z

    Fixing when the storage is stopped for the storage manager
    
    In some cases the ID Generator will be called after the JournalStorage was stopped.
    AS a result you could have cases where the ID generator is called and the journal storage is stopped.
    
    Also I added some check to IDs and added some code to cleanup old IDS on the BatchIDManager

commit 90c29864cc5ab1d2e815102086744b8b1770cb42
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-02-27T03:20:17Z

    adding note about paging / queue / filters

commit 6f9c4df916d2666339e13357548563dbd7da397b
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-02-27T03:23:06Z

    Changes on configuring-transport:
    
    I - Removing note about deprecated properties. Our configs are using it
    II - useNIO property is irrelevant since we always use NIO now with the new netty

commit b1c8ff3e49cc26554228d2c1d0e5c2890630dd6f
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-02-27T03:41:37Z

    adding wording about Camel

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-6 pull request: Few doc changes and journal storage manag...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-6/pull/121


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---