You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andrew Strelsky (Jira)" <ji...@apache.org> on 2022/02/27 18:11:00 UTC

[jira] [Created] (ARROW-15791) ipc FileWriter negative WaitGroup counter

Andrew Strelsky created ARROW-15791:
---------------------------------------

             Summary: ipc FileWriter negative WaitGroup counter
                 Key: ARROW-15791
                 URL: https://issues.apache.org/jira/browse/ARROW-15791
             Project: Apache Arrow
          Issue Type: Bug
          Components: Go
    Affects Versions: 7.0.0
            Reporter: Andrew Strelsky


When using an `ipc.FileWriter` with the `ipc.WithCompressConcurrency` option a panic occurs due to a negative `WaitGroup` counter in `compressBodyBuffers`. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)