]
William Burns updated ISPN-4871:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Remove KeyValueFilterFactory and ConverterFactory to prevent
confusion
----------------------------------------------------------------------
Key: ISPN-4871
URL:
https://issues.jboss.org/browse/ISPN-4871
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 7.0.0.CR2
Reporter: William Burns
Assignee: William Burns
Fix For: 7.0.0.Final
When ISPN-4753 was added we moved to CacheEventFilterFactory and
CacheEventConverterFactory. Thinking about this more it is confusing to have both
factories when the one is not used currently. We should remove it.