I have gridgain server running in Google cloud Kubernetes engine and there are spring boot client nodes to access data in gridgain. Spring boot client print following log continuously. How I disable this.
2021-06-01 05:29:28 INFO [grid-timeout-worker-#22] o.a.i.i.p.q.s.IgniteStatisticsDummyStoreImpl.info():284 - Unable to save statistics obsolescence info on non server node.
2021-06-01 05:30:28 INFO [grid-timeout-worker-#22] o.a.i.i.p.q.s.IgniteStatisticsDummyStoreImpl.info():284 - Unable to save statistics obsolescence info on non server node.
2021-06-01 05:31:28 INFO [grid-timeout-worker-#22] o.a.i.i.p.q.s.IgniteStatisticsDummyStoreImpl.info():284 - Unable to save statistics obsolescence info on non server node.