[ https://issues.apache.org/jira/browse/GEODE-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233893#comment-17233893 ]
ASF GitHub Bot commented on GEODE-8537: --------------------------------------- codecov-io commented on pull request #687: URL: https://github.com/apache/geode-native/pull/687#issuecomment-729161638 # [Codecov](https://codecov.io/gh/apache/geode-native/pull/687?src=pr&el=h1) Report > Merging [#687](https://codecov.io/gh/apache/geode-native/pull/687?src=pr&el=desc) (98a14aa) into [develop](https://codecov.io/gh/apache/geode-native/commit/0e9463d69e7be5455a351eae23b87cef9b2382ac?el=desc) (0e9463d) will **decrease** coverage by `0.39%`. > The diff coverage is `89.42%`. [](https://codecov.io/gh/apache/geode-native/pull/687?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## develop #687 +/- ## =========================================== - Coverage 74.37% 73.97% -0.40% =========================================== Files 644 644 Lines 51189 51054 -135 =========================================== - Hits 38070 37767 -303 - Misses 13119 13287 +168 ``` | [Impacted Files](https://codecov.io/gh/apache/geode-native/pull/687?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [cppcache/integration-test/testRegionMap.cpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvaW50ZWdyYXRpb24tdGVzdC90ZXN0UmVnaW9uTWFwLmNwcA==) | `100.00% <ø> (ø)` | | | [cppcache/src/EvictionController.hpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0V2aWN0aW9uQ29udHJvbGxlci5ocHA=) | `100.00% <ø> (ø)` | | | [cppcache/src/LRUEntriesMap.hpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0xSVUVudHJpZXNNYXAuaHBw) | `76.92% <ø> (ø)` | | | [cppcache/src/LRUExpMapEntry.hpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0xSVUV4cE1hcEVudHJ5LmhwcA==) | `11.76% <ø> (ø)` | | | [cppcache/src/LRUMapEntry.hpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0xSVU1hcEVudHJ5LmhwcA==) | `80.00% <ø> (ø)` | | | [cppcache/src/LocalRegion.hpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0xvY2FsUmVnaW9uLmhwcA==) | `86.36% <ø> (ø)` | | | [cppcache/src/RegionInternal.hpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL1JlZ2lvbkludGVybmFsLmhwcA==) | `100.00% <ø> (ø)` | | | [cppcache/test/mock/MapEntryImplMock.hpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvdGVzdC9tb2NrL01hcEVudHJ5SW1wbE1vY2suaHBw) | `44.44% <44.44%> (ø)` | | | [cppcache/src/LRUEntriesMap.cpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0xSVUVudHJpZXNNYXAuY3Bw) | `60.08% <63.63%> (+8.10%)` | :arrow_up: | | [cppcache/src/LRUEntryProperties.hpp](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree#diff-Y3BwY2FjaGUvc3JjL0xSVUVudHJ5UHJvcGVydGllcy5ocHA=) | `88.88% <88.88%> (ø)` | | | ... and [32 more](https://codecov.io/gh/apache/geode-native/pull/687/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/geode-native/pull/687?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/geode-native/pull/687?src=pr&el=footer). Last update [0791032...98a14aa](https://codecov.io/gh/apache/geode-native/pull/687?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Memory increases whenever LRU eviction is enabled > ------------------------------------------------- > > Key: GEODE-8537 > URL: https://issues.apache.org/jira/browse/GEODE-8537 > Project: Geode > Issue Type: Bug > Components: native client > Affects Versions: 1.13.0 > Reporter: Mario Salazar de Torres > Assignee: Mario Salazar de Torres > Priority: Major > Labels: pull-request-available > Attachments: massif-8419.png, massif.out.8419 > > > *HAVING* configured concurrency-checks-enabled=false in the client-cache.xml > for a region > *HAVING* configured heap-lru-limit=10 in the client-cache.xml for the region > region > *HAVING* configured heap-lru-delta=10 in the client-cache.xml for the region > region > *HAVING* configured subscription-notification for the pool on which the > region is defined > *HAVING* regsitered interest on all the keys of this region, values included > *AFTER* receiving lots of LOCA_CREATE and LOCAL_DESTROY notifications > *THEN* memory increases continously over time, even going over the LRU limit. > Find massif tool report as massif.out.8419 showing the memory increase. > Also this is a capture of massif-visualizer for the report: > !massif-8419.png! -- This message was sent by Atlassian Jira (v8.3.4#803005)