You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by kartiksomani <gi...@git.apache.org> on 2017/03/20 07:20:09 UTC

[GitHub] ignite pull request #1640: ignite-4797: Added API for system allocated size ...

GitHub user kartiksomani opened a pull request:

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

    ignite-4797: Added API for system allocated size in CacheMetrics

    Added getSystemAllocatedSize API (https://issues.apache.org/jira/browse/IGNITE-4797) to expose offHeap memory allocated for internal data structures.

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

    $ git pull https://github.com/kartiksomani/ignite master

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

    https://github.com/apache/ignite/pull/1640.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 #1640
    
----
commit 06bdac750ca369a9f7b047cd7ea5a3707d2dc974
Author: Kartik Somani <ka...@ymail.com>
Date:   2017-03-20T06:05:41Z

    ignite-4797: Added API for system allocated size in CacheMetrics

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---