[infinispan-issues] [JBoss JIRA] (ISPN-7847) Deprecate DeltaAware and ApplyDeltaCommand
Radim Vansa (JIRA)
issues at jboss.org
Thu May 18 11:41:00 EDT 2017
Radim Vansa created ISPN-7847:
---------------------------------
Summary: Deprecate DeltaAware and ApplyDeltaCommand
Key: ISPN-7847
URL: https://issues.jboss.org/browse/ISPN-7847
Project: Infinispan
Issue Type: Task
Reporter: Radim Vansa
Assignee: Radim Vansa
After ISPN-7803 gets in {{DeltaAware}} should be deprecated and any current use replaced with functional commands.
{{Cache.applyDelta}} will be deprecated, too, implementation replaced by a functional call/{{compute}}.
{{ApplyDeltaCommand}} should be deprecated, any implementation of {{visitApplyDeltaCommand}} in interceptor stack removed.
{{DeltaAwareCacheEntry}} and all its uses will be removed immediately.
{{Flag.DELTA_WRITE}} will be deprecated and all its uses removed.
We can't really test if the semantics is preserved since it's broken by design, but let's at least make sure that we don't break {{infinispan-lucene-directory}} (which should be migrated later on).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list