Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4574

skip testing snappy and zstd on node gallium due to stream.end hang

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.10.0
    • Affects Version/s: None
    • Component/s: None
    • 2
    • Not Needed

      Description

      On Node 16 (Gallium) Zstd and Snappy are having some effect on client.close(), specifically Socket.end that prevents it from calling the callback. This times out very early on where we close the first client opened for the testConfigBeforeHook

      Mysteries

      • Why does this only affect node 16?
      • Why does it relate to compression being enabled? socket.end is a node API

      AC

      • Skip running zstd and snappy on gallium for now
      • File a follow up to debug these issues (NODE-4575)

            Assignee:
            neal.beeken@mongodb.com Neal Beeken
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Bailey Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: