[ 
https://issues.apache.org/jira/browse/GEODE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278944#comment-15278944
 ] 

ASF subversion and git services commented on GEODE-92:
------------------------------------------------------

Commit f4b0643829b00d0ba9b0852fdd3a679812395545 in incubator-geode's branch 
refs/heads/feature/GEODE-1370 from [~sboorlagadda]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=f4b0643 ]

GEODE-92: PR with entry eviction 1 leaves 3 entries in memory with async 
overflow

 Found that invoking lruUpdateCallback multiple times with in a single get
 could mess up entry eviction state. So disabled lru callback and invoked
 at the end of the operation.


> PR with entry eviction 1 leaves 3 entries in memory with async overflow
> -----------------------------------------------------------------------
>
>                 Key: GEODE-92
>                 URL: https://issues.apache.org/jira/browse/GEODE-92
>             Project: Geode
>          Issue Type: Bug
>          Components: eviction
>            Reporter: Dan Smith
>            Assignee: Sai Boorlagadda
>         Attachments: 
> 0001-Test-that-demonstrates-two-many-entries-in-memory-wi.patch
>
>
> I discovered this while working on a unit test for another issue. It appears 
> that when configuring a PR with entry eviction 1, in some cases there ends up 
> being more than 1 entry left in memory when using overflow to disk with 
> disk-synchronous=false.
> With synchronous disk, this issue does not occur.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to