Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-463

Figure out why WiredTiger fails our bulk write test suite

      These two tests fail:

      [  FAILED  ] BulkOperationTest/0.UnorderedBatchWithErrors, where TypeParam = mongo::WireProtocolWriter
      [  FAILED  ] BulkOperationTest/1.UnorderedBatchWithErrors, where TypeParam = mongo::CommandWriter
      

      I believe we are expecting int32 but we are getting a double somewhere:

      unknown file: Failure
      C++ exception with description "wrong type for field (0) 1 != 16" thrown in the test body.
      

      This is the result of a recent change to the wiredtiger code.

            Assignee:
            tyler@10gen.com Tyler Brock
            Reporter:
            tyler@10gen.com Tyler Brock
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: