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

Key/value wrappers not supported by some cache stores

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.2.1.FINAL
    • 4.2.0.Final, 4.2.1.CR4
    • Remote Protocols
    • None

      Configuring HotRot caches to use BdbjeCacheStore as a cache store does not work:

      • try to put a value (string) for a key (string)
      • CacheLoaderInterceptor.loadIfNeeded() is invoked
      • BdbjeCacheStore.load(Object key) throws as the key is an ByteArrayKey and not serializable

              rh-ee-galder Galder ZamarreƱo
              oflo_jira Octavian Florescu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: