[JAVA-5024] Add more key management service logging Created: 14/Jun/23  Updated: 27/Sep/23

Status: Backlog
Project: Java Driver
Component/s: Client Side Encryption, Logging
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: Jeffrey Yemin Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
Quarter: FY24Q4
Case:
Documentation Changes Summary:

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.


Generated at Thu Feb 08 09:03:33 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.