[GitHub] ignite pull request: Fix race condition on dynamic cache creation

2016-05-16 Thread tledkov-gridgain
Github user tledkov-gridgain closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: Fix race condition on dynamic cache creation

2016-05-10 Thread tledkov-gridgain
GitHub user tledkov-gridgain opened a pull request:

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

Fix race condition on dynamic cache creation



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

$ git pull https://github.com/gridgain/apache-ignite 
ignite-tledkov-test-stabilization

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

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


commit b7788ba23876ba270abfe553b02c1145b73fcd43
Author: tledkov-gridgain 
Date:   2016-05-05T08:43:40Z

stabilization: GridUnsafeDataOutputArraySizingSelfTest

commit 95bcf6c270cfcb00efcc9c13bfe7687e78b00eb3
Author: tledkov-gridgain 
Date:   2016-05-05T10:28:29Z

fix:GridMessageListenSelfTest

commit 5ce19e3ea87f2e8e2dcfa646dbee4236771f5200
Author: sboikov 
Date:   2016-05-05T13:45:29Z

Merge remote-tracking branch 'remotes/origin/master' into 
ignite-tledkov-test-stabilization

commit 098405dfe5315fff65ff3e056fc1ce9ea98aac60
Author: sboikov 
Date:   2016-05-05T13:49:45Z

Minor.

commit ffb68ee3beb5bb539b03b62d18cc321fcf04c9bc
Author: tledkov-gridgain 
Date:   2016-05-05T14:18:04Z

fix:GridTaskExecutionSelfTest

commit f3e0699f42bbb0b65781b686197a4c596ca9b422
Author: tledkov-gridgain 
Date:   2016-05-05T14:24:35Z

Merge branch 'ignite-tledkov-test-stabilization' of 
https://github.com/gridgain/apache-ignite into ignite-tledkov-test-stabilization

commit ad3ffebc222847ae2ea941c2fb8231d7e49e4f9c
Author: tledkov-gridgain 
Date:   2016-05-06T11:39:31Z

fix racing that is detected by GridCacheStoreManagerDeserializationTest




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---