[infinispan-issues] [JBoss JIRA] (ISPN-7853) EntryWrappingInterceptor should delay extracting command metadata until it's needed
Galder Zamarreño (JIRA)
issues at jboss.org
Tue May 23 05:38:00 EDT 2017
Galder Zamarreño created ISPN-7853:
--------------------------------------
Summary: 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.1.0.Final, 9.0.1.Final
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list