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

Use a different default cache for Memcached server

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

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

      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

              rh-ee-galder Galder ZamarreƱo
              mlinhard Michal Linhard (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: