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

ClassCastException with Remote Cache Loader and GetWithMetadata

    XMLWordPrintable

Details

    Description

      A combination of remote cache loader and IsolationLevel.REPEATABLE_READ will cause a ClassCastException when doing a GetWithMetadata:

      org.infinispan.client.hotrod.exceptions.HotRodClientException:Request for messageId=11 
      returned server error (status=0x85): java.lang.ClassCastException:
      org.infinispan.container.entries.RepeatableReadEntry cannot be cast to 
      org.infinispan.container.entries.InternalCacheEntry
      

      Attachments

        Activity

          People

            gfernand@redhat.com Gustavo Fernandes (Inactive)
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: