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

Logging retried operations

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.10.0
    • Affects Version/s: None
    • Component/s: Monitoring
    • Labels:
      None

      In some situations it users may need to know what write operations were submitted again as part of retryable writes.

      This feature request is to enable logging at the INFO level to show what operations have been retried. This would mean displaying the write operation and indicating that it is being retried. for example.

      Sep 05, 2018 4:31:09 PM retrying the following op ["ns": "test.tes" , command:{insert{a:1}}]
      

      The exact format is not important the request is to log what write operations were retried.

            Assignee:
            john.stewart@mongodb.com John Stewart (Inactive)
            Reporter:
            james.phelan@mongodb.com James Phelan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: