]
Adrian Nistor updated ISPN-9480:
--------------------------------
Status: Open (was: New)
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: Adrian Nistor
Priority: Major
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.