Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-8719

sock_test makes invalid assumption that network writes are coalesced

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.4.0-rc2
    • Affects Version/s: 2.4.0-rc0, 2.4.0-rc1
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Environment:
      All, but only appears to adversely affect 32-bit Windows
    • Fully Compatible
    • ALL
    • Hide

      Run sock_test repeatedly on a Win32 system. It will occasionally fail.

      Show
      Run sock_test repeatedly on a Win32 system. It will occasionally fail.

      The test incorrectly assumes that after two single byte writes that it will be able to read back both bytes in one socket call. This seems to work pretty much everywhere but 32-bit Windows.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: