[infinispan-issues] [JBoss JIRA] (ISPN-4452) DummyInMemoryStore should respect fetch arguments on process method.

Pedro Ruivo (JIRA) issues at jboss.org
Fri Jun 27 08:53:24 EDT 2014


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

Pedro Ruivo updated ISPN-4452:
------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2603


> DummyInMemoryStore should respect fetch arguments on process method.
> --------------------------------------------------------------------
>
>                 Key: ISPN-4452
>                 URL: https://issues.jboss.org/browse/ISPN-4452
>             Project: Infinispan
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: William Burns
>            Assignee: Mircea Markus
>
> The DummyInMemoryStore currently ignores the fetchValue and fetchMetadata keys.  We should make this respect both independently so it can be easier to find if something is broken in a test.  An example might be that someone passes fetchValue as false, but they really do require the value and DummyInMemorystore would return the value either way and the caller would still pass even though if they used a different store implementation it might fail.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the infinispan-issues mailing list