You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/03/10 16:16:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-15791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew Topol resolved ARROW-15791.
-----------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

Issue resolved by pull request 12518
[https://github.com/apache/arrow/pull/12518]

> [Go] 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
>            Assignee: Andrew Strelsky
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>   Original Estimate: 0h
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> 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)