]
Dan Berindei reassigned ISPN-12698:
-----------------------------------
Assignee: Dan Berindei
Remove IsMarshallableInterceptor
--------------------------------
Key: ISPN-12698
URL:
https://issues.redhat.com/browse/ISPN-12698
Project: Infinispan
Issue Type: Task
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
{{CacheWriterInterceptor.storeEntry()}} marshalls entries on the invocation logical
thread, so there is no need for extra marshalling checks in {{IsMarshallableInterceptor}}.