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

Add more key management service logging

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

    Description

      The driver currently logs only before connecting to the KMS server, with:

              LOGGER.info("Connecting to KMS server at " + serverAddress);
      

      A few improvements to implement:

      • Log at DEBUG to be consistent with other logging levels for I/O
      • Add log statement after connect completes
      • Add log statement after response received

      This should be done for both sync and reactive drivers.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: