[infinispan-issues] [JBoss JIRA] (ISPN-4452) DummyInMemoryStore should respect fetch arguments on process method.
William Burns (JIRA)
issues at jboss.org
Fri Jun 27 08:49:24 EDT 2014
William Burns created ISPN-4452:
-----------------------------------
Summary: 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