You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dream-x <gi...@git.apache.org> on 2017/02/13 10:06:36 UTC

[GitHub] ignite pull request #1521: IGNITE-4587: Discontinue and remove CacheAtomicWr...

GitHub user dream-x opened a pull request:

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

    IGNITE-4587: Discontinue and remove CacheAtomicWriteOrderMode.CLOCK mode

    [Jira ticket](https://issues.apache.org/jira/browse/IGNITE-4587). 

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

    $ git pull https://github.com/dream-x/ignite ignite-4587

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

    https://github.com/apache/ignite/pull/1521.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 #1521
    
----
commit f0dcbbdecd10ee9afee3cb0c5a96bb1540d0c06a
Author: Max Kozlov <dr...@gmail.com>
Date:   2017-02-13T09:20:51Z

    Delete CLOCK mode in CacheAtomicWriteOrderMode.

commit a37ff76168613007d3ca09c06688bc6456e4c330
Author: Max Kozlov <dr...@gmail.com>
Date:   2017-02-13T09:27:28Z

    Delete use CLOCK for ignite-core.

commit 25d4ea5003773b739baba2c2d5c3e7be2194ba7a
Author: Max Kozlov <dr...@gmail.com>
Date:   2017-02-13T09:43:59Z

    Fix tests CLOCK change to PRIMARY and delete same test.

----


---
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.
---