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

Logging of entry to and exit from calls to server

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0
    • Affects Version/s: None
    • Component/s: Monitoring
    • Labels:
      None

      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.

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

              Created:
              Updated:
              Resolved: