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

CommandFailedEvent (and debug log) is generated if decoding fails

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: Monitoring
    • None

      Expected outcome:

      For each command sent to the server, the driver should generate either a CommandSucceededEvent or a CommandFailedEvent.  

      Actual outcome:

      The driver generates both CommandSucceededEvent and CommandFailedEvent.

      This can will happen in any situation where the registered Decoder for the response throws an exception decoding the BSON document response.

       

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: