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

Use a different default cache for Memcached server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.0.FINAL
    • 5.0.0.CR4
    • Remote Protocols
    • None

    Description

      if we work with the same key with REST and memcached client at once, a server side class cast exception occurs because both work with different value representation:
      SERVER_ERROR java.lang.ClassCastException: [B cannot be cast to org.infinispan.server.memcached.MemcachedValue
      SERVER_ERROR java.lang.ClassCastException: [B cannot be cast to org.infinispan.server.core.CacheValue

      this happens when both server modules use shared cache manager

      Attachments

        Issue Links

          Activity

            People

              rh-ee-galder Galder ZamarreƱo
              mlinhard Michal Linhard (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: