[
https://issues.jboss.org/browse/ISPN-7853?page=com.atlassian.jira.plugin....
]
Galder Zamarreño updated ISPN-7853:
-----------------------------------
Description: Delay EntryWrappingInterceptor extracting metadata from the command until
it really needs it. It currently extracts it on the way down but it's not used until
it handles replies. Hence, any updates done to a command's metadata by an interceptor
deeper down than EntryWrappingInterceptor are currently ignored. (was: Delay
EntryWrappingInterceptor extracting metadata from the command until it really needs it. It
currently extracts it on the way down but it's not used until it handles replies.
Hence, any updates done to a command's metadata by an interceptor deeper down than
EntryWrappingInterceptor is currently ignored.)
EntryWrappingInterceptor should delay extracting command metadata
until it's needed
-----------------------------------------------------------------------------------
Key: ISPN-7853
URL:
https://issues.jboss.org/browse/ISPN-7853
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 9.0.0.Final
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 9.0.1.Final, 9.1.0.Alpha1
Delay EntryWrappingInterceptor extracting metadata from the command until it really needs
it. It currently extracts it on the way down but it's not used until it handles
replies. Hence, any updates done to a command's metadata by an interceptor deeper down
than EntryWrappingInterceptor are currently ignored.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)