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

QueryEngine logs a DEBUG message for every query executed

    XMLWordPrintable

Details

    Description

      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
      

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: