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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to