Data Grid usage of start: "EAGER" on cache configuration
Issue
Deployment the below configuration cases the following warning:
distributed-student_aid_app:
transaction mode: "NON_XA"
locking: "PESSIMISTIC"
distributedCache:
owners: "2"
mode: "SYNC"
start: "EAGER"
The server log/pod log:
2023-02-10 04:24:46,474 INFO (main) [org.infinispan.CONFIG] ISPN000293: Ignoring XML attribute start at [104,1], please remove from configuration file
2023-02-10 04:24:46,475 INFO (main) [org.infinispan.CONFIG] ISPN000293: Ignoring XML attribute start at [104,1], please remove from configuration file
2023-02-10 04:24:46,475 INFO (main) [org.infinispan.CONFIG] ISPN000293: Ignoring XML attribute start at [104,1], please remove from configuration file
2023-02-10 04:24:46,762 WARN (main) [org.infinispan.CONFIG] ISPN000661: 'key-password' has been deprecated with no replacement.
2023-02-10 04:24:46,951 INFO (main) [org.infinispan.SERVER] ISPN080027: Loaded extension 'query-dsl-filter-converter-factory'
2023-02-10 04:24:46,952 INFO (main) [org.infinispan.SERVER] ISPN080027: Loaded extension 'continuous-query-filter-converter-factory'
2023-02-10 04:24:46,954 INFO (main) [org.infinispan.SERVER] ISPN080027: Loaded extension 'iteration-filter-converter-factory'
2023-02-10 04:24:46,956 WARN (main) [org.infinispan.SERVER] ISPN080059: No script engines are available
2023-02-10 04:24:47,250 INFO (main) [org.wildfly.openssl.SSL] WFOPENSSL0002 OpenSSL Version OpenSSL 1.1.1k FIPS 25 Mar 2021
Environment
- Red hat OpenShift Container Platform (OCP)
- 4.x
- Red Hat Data Grid (RHDG)
- 8.x
- Helm Chart
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.