You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by mikadev <gi...@git.apache.org> on 2018/08/15 17:41:46 UTC

[GitHub] camel pull request #2475: CAMEL-12732 Take into account autoCommitEnable

GitHub user mikadev opened a pull request:

    https://github.com/apache/camel/pull/2475

    CAMEL-12732 Take into account autoCommitEnable

    Check if autocommit is enabled before setting the state
    
    (Fix the manual commit for the state)

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

    $ git pull https://github.com/mikadev/camel patch-3

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

    https://github.com/apache/camel/pull/2475.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 #2475
    
----
commit 880656f64c35cb3f8cdac09236890917d2a0f2e9
Author: elbaz michael <mi...@...>
Date:   2018-08-15T17:40:22Z

    CAMEL-12732 Take into account autoCommitEnable
    
    Check if autocommit is enabled before setting the state
    
    (Fix the manual commit for the state)

----


---

[GitHub] camel pull request #2475: CAMEL-12732 Take into account autoCommitEnable for...

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

    https://github.com/apache/camel/pull/2475


---