Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-1220

DBPort should avoid turning the active query into a string unless it's needed.

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 2.12.2
    • None
    • Performance
    • None

    Description

      DBPort tracks the active state of the connection, including the query that is currently being executed. Instead of turning the query into a string, it should just store a reference to the DBObject. The JMX Bean that uses the query can transform it into a String if needed.

      Attachments

        Activity

          People

            jeff.yemin@mongodb.com Jeffrey Yemin
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: