You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by DmitriyGovorukhin <gi...@git.apache.org> on 2016/09/20 16:26:22 UTC

[GitHub] ignite pull request #1092: Ignite 1678 IgniteAtomicSequence: make following ...

GitHub user DmitriyGovorukhin opened a pull request:

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

    Ignite 1678 IgniteAtomicSequence: make following reservations in advance

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-1678-2

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

    https://github.com/apache/ignite/pull/1092.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 #1092
    
----
commit af7583e97cd058fd7140678f23463a0a961e1a34
Author: DmitriyGovorukhin <dg...@gridgain.com>
Date:   2016-09-13T12:39:57Z

    IGNITE-1678 code + test + benchmark config

commit 6cd8ef76b2103615ca6d2b3fc3c4ef1137a4d7e2
Author: sboikov <sb...@gridgain.com>
Date:   2016-09-14T07:09:51Z

    Merge remote-tracking branch 'remotes/origin/master' into ignite-1678-2

commit 6f18cec497ef16303a2db7a74fc71d921b3d9623
Author: sboikov <sb...@gridgain.com>
Date:   2016-09-14T07:50:31Z

    ignite-1678 minor

commit e7b3021c62c249a517f8d1394d2ad875a3722266
Author: DmitriyGovorukhin <dg...@gridgain.com>
Date:   2016-09-14T10:21:10Z

    ignite-1678  npe fix in benchmark

commit c52c3a76340663af00a8cc3179228fbe41ab3f82
Author: DmitriyGovorukhin <dg...@gridgain.com>
Date:   2016-09-14T10:25:21Z

    Merge branch 'ignite-1678-2' of https://github.com/gridgain/apache-ignite into ignite-1678-2

commit 82188bfb6165c1ce3993b8c04843c53d46051e03
Author: Dmitriy Govorukhin <dm...@gmail.com>
Date:   2016-09-20T08:48:53Z

    ignite-1678-2 add property (BATCH_SIZE) for atomicSequenceBenchmark

commit fc76622a5aa9d4ce31d2a2e1f69c06a186c3267e
Author: Dmitriy Govorukhin <dm...@gmail.com>
Date:   2016-09-20T11:27:20Z

    ignite-1678-2 revert previous changes, add batch size parameter from benchmark args

commit f7bed636d02027c638cb79523ff18128ba34f12d
Author: Dmitriy Govorukhin <dm...@gmail.com>
Date:   2016-09-20T14:09:58Z

    ignite-1678-2 Fix test

commit c4fd6d64622ae6d7fdff7147f0984b4eaecd4341
Author: Dmitriy Govorukhin <dm...@gmail.com>
Date:   2016-09-20T14:14:37Z

    Revert: ignite-1678-2 Fix test

commit 8a79c644ecc666ead4c9793b6ac79e99bbe2b5a6
Author: Dmitriy Govorukhin <dm...@gmail.com>
Date:   2016-09-20T16:12:36Z

    ignite-1678-2 fix 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.
---