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/24 18:09:04 UTC

[GitHub] activemq-6 pull request: Fixing TransactionFailoverExample

GitHub user clebertsuconic opened a pull request:

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

    Fixing TransactionFailoverExample

    The TransactionFailoverExample IDs are not really unique if the journal is not cleaned up
    This commit will make the IDs to use an UUID so the ID will always be unique even if you reuse the journal

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

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

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

    https://github.com/apache/activemq-6/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 0ff13d0cf0b85a7cacb4fb3e27b1fc2ebe54cffd
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-02-23T21:19:00Z

    Fixing TransactionFailoverExample
    
    The TransactionFailoverExample IDs are not really unique if the journal is not cleaned up
    This commit will make the IDs to use an UUID so the ID will always be unique even if you reuse the journal

----


---
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: Fixing TransactionFailoverExample

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

    https://github.com/apache/activemq-6/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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---