Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-4452

DummyInMemoryStore should respect fetch arguments on process method.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.Alpha5
    • None
    • None
    • None

      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.

            pruivo@redhat.com Pedro Ruivo
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: