-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
2019 Week 05-07, 2019 Week 08-10, 2019 Week 11-13, 2019 Week 14-16, 2019 Week 17-19
-
NEW
-
NEW
Update
ISPN team is fixing it. Target seems to be 7.3.1 (we are aligned to that). If we are lucky this will be solved when GA is released.
Description
When using RHDG/Infinispan backend for business-central asset indexing,
there are many warnings like this in business-central server.log:
2019-01-29 07:48:44,958 WARN [org.infinispan.protostream.impl.AnnotatedDescriptorImpl] (Thread-186) Encountered and ignored and unknown annotation "Indexed" on org.kie.MySpace__myproject__master_org__uberfire__java__nio__file__Path 2019-01-29 07:48:44,977 WARN [org.infinispan.protostream.impl.AnnotatedDescriptorImpl] (Thread-186) Encountered and ignored and unknown annotation "Indexed" on org.kie.MySpace__myproject__master_org__uberfire__java__nio__file__Path ...
I noticed these annotations are generated in SchemaGenerator. Can we do something to make these warnings disappear?
- is caused by
-
JDG-2148 misleading client side WARN message
- Closed