]
Nistor Adrian updated ISPN-9480:
--------------------------------
Fix Version/s: 9.4.16.Final
misleading client side WARN message
-----------------------------------
Key: ISPN-9480
URL:
https://issues.jboss.org/browse/ISPN-9480
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Reporter: Wolf-Dieter Fink
Assignee: Nistor Adrian
Priority: Major
Fix For: 10.0.0.Beta5, 9.4.16.Final
The client will log warn messages for @Indexed annotations
WARN o.i.p.impl.AnnotatedDescriptorImpl : Encountered and ignored and unknown
annotation "Indexed" on <some proto field>
At client side there is no knowledge about indexing annotations. This is normal.
The warning should not issued.