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

CommandFailedEvent (and debug log) is generated if decoding fails

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.3.3
    • None
    • Monitoring
    • None

    Description

      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.

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: