Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-4603

Investigate whether ZstdSharp.Port is affected by Zstd block splitter bug

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: Unknown Unknown
    • None
    • None
    • None
    • None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

    Description

      Zstd reported a bug in its block splitter. Since .NET/C# Driver v2.18.0, the driver uses a managed implementation ZstdSharp.Port, which is a C# port of the C implementation. We currently depend on ZstdSharp.Port 0.6.2. The recently released version 0.7.0 implements Zstd v1.5.4, which is affected by the bug. Zstd fixed the bug in v1.5.5. Thus it is possible that the C# impl is also affected by this bug.

      We should confirm that ZstdSharp.Port 0.6.2 and 0.7.0 are affected by the block splitter bug and if so file a GitHub issue with the ZstdSharp.Port project.

      Attachments

        Activity

          People

            james.kovacs@mongodb.com James Kovacs
            james.kovacs@mongodb.com James Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: