You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ygerzhedovich <gi...@git.apache.org> on 2018/10/09 15:13:34 UTC

[GitHub] ignite pull request #4934: Ignite-9777

GitHub user ygerzhedovich opened a pull request:

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

    Ignite-9777

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-9777

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

    https://github.com/apache/ignite/pull/4934.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 #4934
    
----
commit ead1ebc782a563992d7ce02a7327ab59f328f3c1
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-09-25T09:09:34Z

    ignite-8580: Print page read/write metrics splitted by type

commit 5154940d4d62a9c30a9669b40f663869824b2922
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-09-25T09:11:29Z

    Merge branch 'master' into ignite-8580

commit 49ca777b210be22cee57843858db76bba280262d
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-09-25T09:55:03Z

    ignite-8580: javadoc fix

commit 0daa030f9dc9c532c317eb725d6a1bd31e997270
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-09-25T11:36:02Z

    ignite-8580: fix NPE in tests

commit 7da1db38c9d93c82c5fc74e54394218038e9585e
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-09-26T07:56:41Z

    Merge branch 'master' into ignite-8580
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/IgniteSystemProperties.java

commit 9813ec1275cfdf952bc8dcb044fe5c26d98e9caa
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-09-28T10:46:16Z

    Merge branch 'master' into ignite-8580
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/GridKernalContext.java

commit 0e4618a405cc1aef0e204136215d65ba3495bb6e
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-01T08:34:57Z

    Merge branch 'master' into ignite-8580

commit df552471d1292e70b9968375ad9440b6c97b7103
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-01T10:33:20Z

    ignite-8580: expose fine grain and aggregated IO statistics through JMX.

commit 041db4bdd98570aafd46a1308a77cf73f73b6ba9
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-01T11:25:22Z

    ignite-8580: minor fix

commit aa232a1d27a7b0a84ad8d2fca48bb792727a6fee
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-01T13:13:28Z

    ignite-8580: minor fix

commit 3c78dba8cef56d8728e24108acbc3c0a32e67bee
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-01T13:14:34Z

    Merge branch 'master' into ignite-8580

commit ab0bf51bd758690a0d3c38ca8700cba75f90675c
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-05T08:19:44Z

    ignite-9777: add infrastructure to gather statistics by types ( index, cache, table, ...). Add gathering stat for indexes.

commit 0c1a1ed76a2d69f9c8be459ebc689b86e5ed1885
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-08T10:17:21Z

    ignite-9777: Add gathering stat for caches and cache groups.

commit 346cff2be04197e9a15c679132dbd157d42e12d6
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-08T10:19:12Z

    Merge branch 'master' into ignite-9777
    
    # Conflicts:
    #	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/IgniteCacheOffheapManagerImpl.java

commit 595249ce54277e81c9bc2f768a2784cbc93a26cc
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-08T10:26:37Z

    ignite-9777: minors

commit 69da4db2fc1f1f3bd6d60147c4ba62f7084076be
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-09T14:48:00Z

    ignite-9777: Performance optimizations + tests.

commit 6b9d064fafef7e4a17837d34fa1daf84bec99ec8
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-09T14:50:54Z

    Merge branch 'master' into ignite-9777
    
    # Conflicts:
    #	modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/database/H2TreeIndex.java

commit 372faf69176940c01b1690fc1458f62bdfb48cc2
Author: Yury Gerzhedovich <yg...@...>
Date:   2018-10-09T14:57:02Z

    ignite-9777: minors

----


---

[GitHub] ignite pull request #4934: Ignite-9777

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---