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

Logging of entry to and exit from calls to server

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.0.0
    • None
    • Monitoring
    • None

    Description

      It's useful to have debug logging capabilities at low level on Java driver implementation, so that we can detect in logs when a call is about to be made to the server, and when that call returns. Not totally clear to me how low in the stack that this should be done (maybe com.mongodb.DBPort#go or com.mongodb.DBTCPConnector#call?).

      This is very useful for debugging, in order to correlate hung threads with specific calls to the server process.

      Attachments

        Activity

          People

            jeff.yemin@mongodb.com Jeffrey Yemin
            jeff.yemin@mtvstaff.com Jeff Yemin (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: