Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-15898

QueryEngine logs a DEBUG message for every query executed

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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
      

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: