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

Key/value wrappers not supported by some cache stores

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: