[GitHub] ignite pull request #4772: Refine CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT ...

2018-09-18 Thread pavlukhin
Github user pavlukhin closed the pull request at:

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


---


[GitHub] ignite pull request #4772: Refine CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT ...

2018-09-17 Thread pavlukhin
GitHub user pavlukhin opened a pull request:

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

Refine CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT javadoc



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

$ git pull https://github.com/gridgain/apache-ignite 
mvcc-transactional-snapshot-doc-refinement

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

https://github.com/apache/ignite/pull/4772.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 #4772


commit a6ba2870a581ace6b7f21511348136fb1fdd9d18
Author: ipavlukhin 
Date:   2018-09-17T13:52:41Z

correct CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT javadoc




---