[GitHub] ignite pull request #3515: IGNITE-7640: make DiscoveryDataClusterState immut...

2018-04-04 Thread SharplEr
Github user SharplEr closed the pull request at:

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


---


[GitHub] ignite pull request #3515: IGNITE-7640: make DiscoveryDataClusterState immut...

2018-02-13 Thread SharplEr
GitHub user SharplEr opened a pull request:

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

IGNITE-7640: make DiscoveryDataClusterState immutable

for CI testing

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

$ git pull https://github.com/SharplEr/ignite ignite-7640

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

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


commit 9a52c8a851006bea1c647f694df8ea398da50595
Author: Alexander Menshikov 
Date:   2018-02-13T16:15:36Z

make DiscoveryDataClusterState immutable




---