]
Adrian Nistor reassigned ISPN-5669:
-----------------------------------
Assignee: Adrian Nistor
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
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.