[infinispan-issues] [JBoss JIRA] (ISPN-8880) SoftIndexFileStore process returns nothing when fetchValues is false

Tristan Tarrant (JIRA) issues at jboss.org
Wed Mar 14 04:19:00 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-8880:
----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 9.2.1.Final
                       (was: 8.2.1.Final)
                       (was: 9.3.0.Alpha1)
         Assignee: William Burns
       Resolution: Done


> SoftIndexFileStore process returns nothing when fetchValues is false
> --------------------------------------------------------------------
>
>                 Key: ISPN-8880
>                 URL: https://issues.jboss.org/browse/ISPN-8880
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores
>    Affects Versions: 9.2.0.CR2
>            Reporter: William Burns
>            Assignee: William Burns
>             Fix For: 9.2.1.Final
>
>
> The soft index store process method relies on the value being set to determine if an entry was removed or not. Unfortunately when fetchValues is set to false this is always unset, which means it will return nothing.
> The reason is because of the not null check on this line https://github.com/infinispan/infinispan/blob/e5958e36e3358b52095798044c083b65f021eba4/persistence/soft-index/src/main/java/org/infinispan/persistence/sifs/SoftIndexFileStore.java#L519



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list