[GitHub] ignite pull request #1243: IGNITE-4236 .NET: ICache.LocalMetrics and overloa...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #1243: IGNITE-4236 .NET: ICache.LocalMetrics and overloa...

andrey-kuznetsov
GitHub user ptupitsyn opened a pull request:

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

    IGNITE-4236 .NET: ICache.LocalMetrics and overloads

   

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-4236

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

    https://github.com/apache/ignite/pull/1243.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 #1243
   
----
commit 7b360e3bb9e99f6de31a76b1feca10ce538890dd
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T15:31:50Z

    IGNITE-4236 .NET: ICache.LocalMetrics and overloads

commit 7a3727bbb115ad402d9cd0cbcd51485a5f9cc130
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T15:33:57Z

    wip

commit 1225e548dca2c7e92e0e7238d976b9f905c5926a
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T15:34:25Z

    wip

commit a5ed7f4908c0c38e188843e2bb8cd25f7ddb6299
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T15:36:53Z

    wip cluster metrics

commit c8edfc01ee0d23a16e26033bf9e55b379c6e3de9
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T15:39:20Z

    wip cluster metrics

commit 92ac259a9c7c2d27e424e7af83e5e20d6c53e39d
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T15:41:21Z

    Implementation done

commit c7147b489b187bbbde9f6004b4a5239edf49eb69
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T16:04:27Z

    wip

commit 1b62b41e24e07d643bbe19e84a70f53c4a7126b3
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T16:27:17Z

    Add CacheConfiguration.EnableStatistics

commit 672c97fa1c746047d80aa4275bfa3699b1687dc8
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T16:30:35Z

    wip

commit 1297e66f70557c7861b29ce735e77b70ef1f6e56
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T17:23:31Z

    Refactoring metrics tests

commit d15a50a99ca38d8b8f141f17059ce59a8b848ad0
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-16T17:31:24Z

    wip

commit 62f55fb65c7fd682288bc9aea88ddb623557618e
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:09:06Z

    wip

commit 9db0e518f74d20420492e3a1eb7150a5841c3938
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:10:26Z

    wip

commit f5989342d0218c19d8bc016546158e4c6b2798b2
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:16:50Z

    wip

commit db6a31c437b686bf7c69baf7a111b6bb0f3ff80a
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:18:15Z

    update schema

commit 52f821a5ddefdc0aaf1afe74defe502ccf85db3b
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:19:13Z

    EnableStatistics propagated

commit b0776b7dcc6534dab263a3becc0474425b4340d5
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:26:33Z

    TestLocalMetrics works

commit efe903853535a43ba937486b4c12fdc40d70b22c
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:38:31Z

    wip

commit c46af069ae813414c4690f4e810b234b4b66dcf7
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:40:08Z

    wip

commit 38b74f943596911f0c0a4d5ae5d9d03530e6e41a
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:43:29Z

    wip

commit f2a7f5b3134648faec0692cdb600231ad6f5a980
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:54:15Z

    wip

commit 97d8efa8ba14d2317a3c84c91be4ece579df524a
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T08:55:10Z

    global metrics test works

commit bf36768d7626edaaaf098788dab8073681806481
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T09:06:10Z

    wip refactor tests

commit 378c1178394b883fb018f8503c179650bfd759e2
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T09:08:20Z

    wip

commit 565019add426f0abfa875e1fcd270723c939586e
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T09:13:26Z

    wip

commit bc9ccfbe15f46aaec11e36bca754466260b20b00
Author: Pavel Tupitsyn <[hidden email]>
Date:   2016-11-17T09:15:07Z

    wip

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #1243: IGNITE-4236 .NET: ICache.LocalMetrics and overloa...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---