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

[GitHub] ignite pull request #1441: IGNITE-3537

GitHub user javaller opened a pull request:

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

    IGNITE-3537

    Added tests for IgniteSet, IgniteQueue, IgniteSemaphore, IgniteLock, IgniteCountDownLatch, IgniteAtomicStamped, IgniteAtomicReference, IgniteAtomicLong.
    Added new testcases ( testIsolation method ) into classes  GridCacheSetAbstractSelfTest, GridCacheQueueApiSelfAbstractTest, IgniteSemaphoreAbstractSelfTest, IgniteLockAbstractSelfTest, IgniteCountDownLatchAbstractSelfTest, GridCacheAtomicStampedApiSelfAbstractTest, GridCacheAtomicReferenceApiSelfAbstractTest, IgniteAtomicLongApiAbstractSelfTest.

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

    $ git pull https://github.com/javaller/ignite master

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

    https://github.com/apache/ignite/pull/1441.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 #1441
    
----
commit e41a92f051594953f5f67c86e3c2878dfbb2e4e2
Author: javaller <vo...@gmail.com>
Date:   2016-12-15T14:27:01Z

    test commit & push

commit 9f204b1d9d2cd3a12e1cbe0c487b42da96963a78
Author: javaller <vo...@gmail.com>
Date:   2016-12-18T14:38:37Z

    Added tests for IgniteSet, IgniteQueue, IgniteSemaphore, IgniteLock, IgniteCountDownLatch, IgniteAtomicStamped, IgniteAtomicReference, IgniteAtomicLong.
    Added new testcases ( testIsolation methon ) into classes  GridCacheSetAbstractSelfTest, GridCacheQueueApiSelfAbstractTest, IgniteSemaphoreAbstractSelfTest, IgniteLockAbstractSelfTest, IgniteCountDownLatchAbstractSelfTest, GridCacheAtomicStampedApiSelfAbstractTest, GridCacheAtomicReferenceApiSelfAbstractTest, IgniteAtomicLongApiAbstractSelfTest.

commit 6b74e31b73db61b04c9bbd7dc99297049c39d81f
Author: javaller <vo...@gmail.com>
Date:   2016-12-18T18:47:58Z

    IGNITE-3537:
    Added tests for IgniteSet, IgniteQueue, IgniteSemaphore, IgniteLock, IgniteCountDownLatch, IgniteAtomicStamped, IgniteAtomicReference, IgniteAtomicLong.
    Added new testcases ( testIsolation method ) into classes  GridCacheSetAbstractSelfTest, GridCacheQueueApiSelfAbstractTest, IgniteSemaphoreAbstractSelfTest, IgniteLockAbstractSelfTest, IgniteCountDownLatchAbstractSelfTest, GridCacheAtomicStampedApiSelfAbstractTest, GridCacheAtomicReferenceApiSelfAbstractTest, IgniteAtomicLongApiAbstractSelfTest.

commit 29311621a121ab280176ccfef12704d0a84f8601
Author: javaller <vo...@gmail.com>
Date:   2016-12-18T18:48:53Z

    Merge remote-tracking branch 'origin/master'

----


---
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 #1441: IGNITE-3537

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

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


---
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 #1441: IGNITE-3537

Posted by javaller <gi...@git.apache.org>.
GitHub user javaller reopened a pull request:

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

    IGNITE-3537

    Added tests for IgniteSet, IgniteQueue, IgniteSemaphore, IgniteLock, IgniteCountDownLatch, IgniteAtomicStamped, IgniteAtomicReference, IgniteAtomicLong.
    Added new testcases ( testIsolation method ) into classes  GridCacheSetAbstractSelfTest, GridCacheQueueApiSelfAbstractTest, IgniteSemaphoreAbstractSelfTest, IgniteLockAbstractSelfTest, IgniteCountDownLatchAbstractSelfTest, GridCacheAtomicStampedApiSelfAbstractTest, GridCacheAtomicReferenceApiSelfAbstractTest, IgniteAtomicLongApiAbstractSelfTest.

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

    $ git pull https://github.com/javaller/ignite master

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

    https://github.com/apache/ignite/pull/1441.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 #1441
    
----
commit e41a92f051594953f5f67c86e3c2878dfbb2e4e2
Author: javaller <vo...@gmail.com>
Date:   2016-12-15T14:27:01Z

    test commit & push

commit 9f204b1d9d2cd3a12e1cbe0c487b42da96963a78
Author: javaller <vo...@gmail.com>
Date:   2016-12-18T14:38:37Z

    Added tests for IgniteSet, IgniteQueue, IgniteSemaphore, IgniteLock, IgniteCountDownLatch, IgniteAtomicStamped, IgniteAtomicReference, IgniteAtomicLong.
    Added new testcases ( testIsolation methon ) into classes  GridCacheSetAbstractSelfTest, GridCacheQueueApiSelfAbstractTest, IgniteSemaphoreAbstractSelfTest, IgniteLockAbstractSelfTest, IgniteCountDownLatchAbstractSelfTest, GridCacheAtomicStampedApiSelfAbstractTest, GridCacheAtomicReferenceApiSelfAbstractTest, IgniteAtomicLongApiAbstractSelfTest.

commit 6b74e31b73db61b04c9bbd7dc99297049c39d81f
Author: javaller <vo...@gmail.com>
Date:   2016-12-18T18:47:58Z

    IGNITE-3537:
    Added tests for IgniteSet, IgniteQueue, IgniteSemaphore, IgniteLock, IgniteCountDownLatch, IgniteAtomicStamped, IgniteAtomicReference, IgniteAtomicLong.
    Added new testcases ( testIsolation method ) into classes  GridCacheSetAbstractSelfTest, GridCacheQueueApiSelfAbstractTest, IgniteSemaphoreAbstractSelfTest, IgniteLockAbstractSelfTest, IgniteCountDownLatchAbstractSelfTest, GridCacheAtomicStampedApiSelfAbstractTest, GridCacheAtomicReferenceApiSelfAbstractTest, IgniteAtomicLongApiAbstractSelfTest.

commit 29311621a121ab280176ccfef12704d0a84f8601
Author: javaller <vo...@gmail.com>
Date:   2016-12-18T18:48:53Z

    Merge remote-tracking branch 'origin/master'

----


---
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 #1441: IGNITE-3537

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

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


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