[GitHub] ignite pull request: IGNTIE-2483 Cache metrics functionality for c...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request: IGNTIE-2483 Cache metrics functionality for c...

andrey-kuznetsov
GitHub user VladimirErshov opened a pull request:

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

    IGNTIE-2483 Cache metrics functionality for client nodes should be developed.

    Added new version of CacheMetricsSnapshot.
    Fixed merging logic.
    Added proper put/get/remove time counting on the client side.

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

    $ git pull https://github.com/VladimirErshov/ignite ignite-2483

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

    https://github.com/apache/ignite/pull/479.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 #479
   
----
commit 0bb74d8afcd3523aa51659a791b4078114f73bd3
Author: vershov <[hidden email]>
Date:   2016-02-11T17:43:33Z

    IGNTIE-2483 added metrics on client. Fixed upTime. redesigned base method and gathering logic.

----


---
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.
---