[GitHub] ignite pull request #3356: IGNITE-7126: add new cache metrics parameters

2018-01-10 Thread AlexeyRokhin
GitHub user AlexeyRokhin opened a pull request:

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

IGNITE-7126: add new cache metrics parameters

Required parameters were added.

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

$ git pull https://github.com/AlexeyRokhin/ignite ignite-7126

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

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


commit 6cde9dad36af56926e54304edb7189ae58c69b78
Author: Alexey Rokhin <arokhin@...>
Date:   2018-01-10T22:10:26Z

IGNITE-7126: add new cache metrics parameters




---


[GitHub] ignite pull request #3328: IGNITE-7281: .NET Core - make Services work throu...

2018-01-06 Thread AlexeyRokhin
GitHub user AlexeyRokhin opened a pull request:

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

IGNITE-7281: .NET Core - make Services work through custom proxy.

Custom proxy generation implemented to exclude Remoting.Proxies

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

$ git pull https://github.com/AlexeyRokhin/ignite ignite-7281

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

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


commit 71fccaa999e913b0f786894e6a783c5d042ad5bb
Author: Alexey Rokhin <arokhin@...>
Date:   2018-01-06T10:17:20Z

IGNITE-7281: .NET Core - make Services work through custom proxy.




---