[GitHub] ignite pull request #4561: IGNITE-896 Configuration inconsistency

2018-08-16 Thread zzzadruga
GitHub user zzzadruga opened a pull request:

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

IGNITE-896 Configuration inconsistency



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

$ git pull https://github.com/zzzadruga/ignite IGNITE-896

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

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


commit 39226745ce2a620d34efe31b5bcbd54508786375
Author: zzzadruga 
Date:   2018-08-14T17:06:22Z

IGNITE-896 Add evictionFilterFactory field, getter and setter. Mark 
evictionFilter as @deprecated.

commit 93eaaccabdc8c778969cfb20dc3bdf60699fb7df
Author: zzzadruga 
Date:   2018-08-14T17:08:33Z

IGNITE-896 Add Factory for IgfsEvictionFilter

commit 43e4696603e863b668eeb683e62fb5046a34ce1d
Author: zzzadruga 
Date:   2018-08-14T17:10:23Z

IGNITE-896 Refactor IgfsHelper

commit bf7697d1b13d3e22f5fa284a08ed4dd9ce74bf1b
Author: zzzadruga 
Date:   2018-08-14T17:11:56Z

IGNITE-896 Refactor GridCacheEvictionManager

commit ed38c977801d7b3fa2da3d69d9c8a329dad9ca93
Author: Nikolai Kulagin 
Date:   2018-08-15T12:10:48Z

IGNITE-896 Add topValidatorFactory field, getter and setter. Mark 
topValidator as @deprecated

commit c31db024012bd9a3dacb3294397a0a277909d1e8
Author: Nikolai Kulagin 
Date:   2018-08-16T12:36:34Z

IGNITE-896 Fix some tests

commit f0119237cbcdcc4001fecd1cf2aafb782c26e475
Author: Nikolai Kulagin 
Date:   2018-08-16T12:58:25Z

IGNITE-896 Fix CacheGroupContext

commit 97894930038b9c007238cb4af0ecae056f117173
Author: Nikolai Kulagin 
Date:   2018-08-16T13:02:12Z

IGNITE-896 Apply patch [IGNITE-9005, PR 4373] + fix for 
evictionFilterFactory

commit d56bb7ad893cdd5a70b1059f36fcd7a96d8b9928
Author: Nikolai Kulagin 
Date:   2018-08-16T13:08:49Z

IGNITE-896 Fix GridCacheAttributes

commit a2731af7475281fabe2289a18a1ee1db26aa3111
Author: Nikolai Kulagin 
Date:   2018-08-16T13:11:16Z

IGNITE-896 Fix VisorCacheConfiguration

commit d21485da5d05fe2872563ab8af3680f4dc6b3510
Author: Nikolai Kulagin 
Date:   2018-08-16T13:20:35Z

IGNITE-896 Fix ConfigVariations

commit bee2788441dddc0b07f00b03ad32ccc210413b7c
Author: Nikolai Kulagin 
Date:   2018-08-16T15:52:29Z

IGNITE-896 Add serialVersionUID in IgfsEvictionFilterFactory

commit 485eb16340a8aaef162e391f652d95d5399868d7
Author: Nikolai Kulagin 
Date:   2018-08-16T15:53:02Z

IGNITE-896 Fix ClusterCachesInfo




---


[GitHub] ignite pull request #4481: IGNITE-9165 Close streams in core module

2018-08-03 Thread zzzadruga
GitHub user zzzadruga opened a pull request:

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

 IGNITE-9165 Close streams in core module



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

$ git pull https://github.com/zzzadruga/ignite IGNITE-9165

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

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


commit f4d542b6bd426ae7fb6546d5c0654fa0cb9b41a4
Author: zzzadruga 
Date:   2018-08-03T07:28:05Z

IGNITE-9165 Close streams

commit be4c168078c56cef9930322bab9350e3fde41205
Author: zzzadruga 
Date:   2018-08-03T07:58:06Z

IGNITE-9165 Remove unused import




---


[GitHub] ignite pull request #4478: IGNITE-9160 Fix equals() methods

2018-08-02 Thread zzzadruga
GitHub user zzzadruga opened a pull request:

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

IGNITE-9160 Fix equals() methods



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

$ git pull https://github.com/zzzadruga/ignite IGINTE-9160

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

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


commit 04d85b874f3626739cab02e501db58e2cbe39fce
Author: zzzadruga 
Date:   2018-08-02T15:25:49Z

IGNITE-9160 Fix equals() methods




---


[GitHub] ignite pull request #4464: IGNITE-8158 Wrap the method afterTestsStopped() c...

2018-08-01 Thread zzzadruga
GitHub user zzzadruga opened a pull request:

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

IGNITE-8158 Wrap the method afterTestsStopped() call with try/catch b…

…lock

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

$ git pull https://github.com/zzzadruga/ignite IGNITE-8158

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

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


commit 67adeb02efb776446075d1939cb3e08afbf36616
Author: zzzadruga 
Date:   2018-07-31T16:19:53Z

IGNITE-8158 Wrap the method afterTestsStopped() call with try/catch block




---


[GitHub] ignite pull request #4444: IGNITE-9073 Use jackson2 dependency instead of ja...

2018-07-30 Thread zzzadruga
GitHub user zzzadruga reopened a pull request:

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

IGNITE-9073 Use jackson2 dependency instead of jackson1 and remove un…

…used dependencies

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

$ git pull https://github.com/zzzadruga/ignite IGNITE-9073

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

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


commit e6c7ec4b00c6f1fb470d64f098719f513f22469c
Author: zzzadruga 
Date:   2018-07-30T11:20:55Z

IGNITE-9073 Use jackson2 dependency instead of jackson1 and remove unused 
dependencies




---


[GitHub] ignite pull request #4444: IGNITE-9073 Use jackson2 dependency instead of ja...

2018-07-30 Thread zzzadruga
Github user zzzadruga closed the pull request at:

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


---


[GitHub] ignite pull request #4448: IGNITE-8936 Remove AffinityAssignment#clientEvent...

2018-07-27 Thread zzzadruga
GitHub user zzzadruga opened a pull request:

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

IGNITE-8936 Remove AffinityAssignment#clientEventChange as not used



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

$ git pull https://github.com/zzzadruga/ignite IGNITE-8936

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

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


commit 4dd3609b5d21a88f1645f993faa84351110e62fd
Author: zzzadruga 
Date:   2018-07-26T12:33:38Z

IGNITE-8936 Remove AffinityAssignment#clientEventChange as not used




---


[GitHub] ignite pull request #4444: IGNITE-9073 Use jackson2 dependency instead of ja...

2018-07-27 Thread zzzadruga
GitHub user zzzadruga opened a pull request:

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

IGNITE-9073 Use jackson2 dependency instead of jackson1 and remove un…

…used dependencies

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

$ git pull https://github.com/zzzadruga/ignite IGNITE-9073

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

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


commit 12153ab22a05c815872f529adb4c6f76d45caec6
Author: zzzadruga 
Date:   2018-07-27T12:08:43Z

IGNITE-9073 Use jackson2 dependency instead of jackson1 and remove unused 
dependencies




---


[GitHub] ignite pull request #4431: IGNITE-9073 Use jackson2 dependency instead of ja...

2018-07-27 Thread zzzadruga
Github user zzzadruga closed the pull request at:

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


---


[GitHub] ignite pull request #4431: IGNITE-9073 Use jackson2 dependency instead of ja...

2018-07-25 Thread zzzadruga
GitHub user zzzadruga opened a pull request:

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

IGNITE-9073 Use jackson2 dependency instead of jackson1



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

$ git pull https://github.com/zzzadruga/ignite IGNITE-9073

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

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


commit fb88ee32755d346a444698e8bea594e4804697ea
Author: zzzadruga 
Date:   2018-07-25T16:26:05Z

IGNITE-9073 Use jackson2 dependency instead of jackson1




---


[GitHub] ignite pull request #4422: IGNITE-9046 Actualize dependency versions for Cas...

2018-07-24 Thread zzzadruga
GitHub user zzzadruga opened a pull request:

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

IGNITE-9046 Actualize dependency versions for Cassandra Cache Store



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

$ git pull https://github.com/zzzadruga/ignite IGNITE-9046

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

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


commit ba9f5f8fd36fcf62a4c173f83bc51e78db3b9108
Author: zzzadruga 
Date:   2018-07-24T15:23:20Z

IGNITE-9046 Actualize dependency versions for Cassandra Cache Store




---


[GitHub] ignite pull request #4421: IGNITE-9044 Update scala dependency version in Ap...

2018-07-24 Thread zzzadruga
GitHub user zzzadruga opened a pull request:

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

IGNITE-9044 Update scala dependency version in Apache Ignite



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

$ git pull https://github.com/zzzadruga/ignite IGNITE-9044

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

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


commit 58a5be3d55ba1bc1eeb9b55284015600867693a3
Author: zzzadruga 
Date:   2018-07-24T14:10:58Z

IGNITE-9044 Update scala dependency version in Apache Ignite




---