]
Adrian Nistor updated ISPN-5669:
--------------------------------
Fix Version/s: 7.2.5.Final
JPAProtobufFilterIndexingServiceProvider is ignored
---------------------------------------------------
Key: ISPN-5669
URL:
https://issues.jboss.org/browse/ISPN-5669
Project: Infinispan
Issue Type: Bug
Components: Remote Querying
Affects Versions: 8.0.0.Beta3
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 8.0.0.CR1, 8.0.0.Final, 7.2.5.Final
The processor of the @MetaInfServices annotation detects the class
JPAFilterIndexingServiceProvider as the implemented contract instead of the intended
FilterIndexingServiceProvider interface. This can be easily overridden manually.