You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by NSAmelchev <gi...@git.apache.org> on 2017/04/28 11:18:01 UTC

[GitHub] ignite pull request #1884: IGNITE-4763

GitHub user NSAmelchev opened a pull request:

    https://github.com/apache/ignite/pull/1884

    IGNITE-4763

    - doSetRollbackOnly method to be implemented in SpringTransactionManager
    - testDoSetRollbackOnlyInExistingTransaction

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

    $ git pull https://github.com/NSAmelchev/ignite IGNITE-4763

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

    https://github.com/apache/ignite/pull/1884.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 #1884
    
----
commit bca9756cc4fbe3e89fbc29453d94619d2f90c95b
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-02-07T14:04:02Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit fc8ed83579ee9781061490041c0cce553c9a4025
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-03-27T12:45:44Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit 1c7493cbb5de000f1c131745c90b93d7b57d4d50
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-04T09:50:52Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit 91703d9004a4f68bfd2ca694c93b6c3b2fb45101
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-17T12:06:48Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit 7e0e55e52812d605cde570ca5b50c5764d69e0fb
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-25T09:27:33Z

    Merge remote-tracking branch 'refs/remotes/apache/master'

commit b1c09e34d6fa9980ccbdc144de36f485ba518e7f
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-26T13:17:19Z

    doSetRollbackOnly method to be implemented in the SpringTransactionManager

commit 62fe1e9dee40e5d5eee2695ed9a4f0f54e1ccc10
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-27T08:24:19Z

    Refactoring

commit 06b55cbf15f56e31cfd6ed9bf42ebfc8caae03a8
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-27T08:34:44Z

    one-line javadoc

commit 827a28cba5f0f15e27daacb35f0106f420e92379
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-27T08:36:17Z

    one-line javadoc doSetRollbackOnly

commit d1f2a9ea1a83bd92342046aeba973fdc2b486073
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-27T17:57:46Z

    Merge remote-tracking branch 'refs/remotes/apache/master' into IGNITE-4763

commit 6a7ddfb4e77d4bc14b1877bfca0904b03f2917ea
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-28T09:33:07Z

    add testParticipatingInExistingTransactions

commit 791c2abdc42aae02183acba8d91e23ee6c08cca3
Author: NSAmelchev <ns...@gmail.com>
Date:   2017-04-28T10:36:33Z

    Refactoring method

----


---
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] ignite pull request #1884: IGNITE-4763

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

    https://github.com/apache/ignite/pull/1884


---