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

Investigate WriteProtocolCommandEventSpecification test failure

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Test Coverage
    • None

    Description

      The test should deliver started and completed command events for split unacknowleded inserts in WriteProtocolCommandEventSpecification is failing against sharded clusters of the latest nightly server builds. Example here.

      Error is:

       
       [2017/08/03 12:55:49.541]     com.mongodb.MongoCommandException: Command failed with error 26: 'ns not found' on server localhost:27017. The full response is { "ok" : 0.0, "errmsg" : "ns not found", "code" : 26, "codeName" : "NamespaceNotFound", "$clusterTime" : { "clusterTime" : { "$timestamp" : { "t" : 1501779349, "i" : 26 } }, "signature" : { "hash" : { "$binary" : "LLPRrnyqV+9ruj3SmfoynQsdBOM=", "$type" : "00" }, "keyId" : { "$numberLong" : "6450092008647163905" } } }, "operationTime" : { "$timestamp" : { "t" : 1501779349, "i" : 26 } } }
       [2017/08/03 12:55:49.541]         at com.mongodb.connection.ProtocolHelper.getCommandFailureException(ProtocolHelper.java:115)
       [2017/08/03 12:55:49.541]         at com.mongodb.connection.CommandProtocol.execute(CommandProtocol.java:107)
       [2017/08/03 12:55:49.541]         at com.mongodb.connection.WriteProtocolCommandEventSpecification.should deliver started and completed command events for split unacknowleded inserts(WriteProtocolCommandEventSpecification.groovy:145)
      

      Disabling the test for now, but let's figure out why it's failing.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: