Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-1886

Query trace may contain sensitive information and should not be logged by default.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.2, 2.1.0
    • 2.1.0
    • logging
    • None

    Description

      This is the same problem as reported by OPENJPA-1678 except it is coming from openjpa.Query.

      To recreate this problem, run org.apache.openjpa.persistence.querycache.TestQueryCache and enable "openjpa.Log","Query=trace".

      375 test TRACE [main] openjpa.Query - Executing query: [SELECT o FROM Entity1 o WHERE o.pk = :pk] with parameters:

      {pk=2}

      Attachments

        Issue Links

          Activity

            People

              curtisr7 Richard G. Curtis
              curtisr7 Richard G. Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: