-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The class QueryEngine prints to DEBUG every time a query is done, this needs to be TRACE to not pollute server log files.
2024-03-19 19:41:37,679 DEBUG (blocking-thread--p3-t2) [org.infinispan.query.core.impl.QueryEngine] Building query 'select action, amount FROM uetraction.UETRAction WHERE accountId = :accountId' with parameters {accountId=myaccount} 2024-03-19 19:41:37,680 DEBUG (blocking-thread--p3-t2) [org.infinispan.query.dsl.embedded.impl.QueryEngine] Building Lucene query for Ickle query: select action, amount FROM uetraction.UETRAction WHERE accountId = :accountId