[
https://issues.apache.org/jira/browse/ARROW-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16401528#comment-16401528
]
ASF GitHub Bot commented on ARROW-2318:
---------------------------------------
pcmoritz opened a new pull request #1761: ARROW-2318: [Plasma] Run plasma store
tests with unique socket
URL: https://github.com/apache/arrow/pull/1761
It seems like using the same store socket name for different tests
introduced race conditions for between connecting clients and starting/stopping
the plasma store for each tests. This PR should fix it.
This should fix https://issues.apache.org/jira/browse/ARROW-2318
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] TestPlasmaStore.MultipleClientTest is flaky (hangs) in release builds
> ---------------------------------------------------------------------------
>
> Key: ARROW-2318
> URL: https://issues.apache.org/jira/browse/ARROW-2318
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Here's my setup:
> * Ubuntu 16.04
> * clang 5.0 (gcc 5.4.0 base toolchain)
> I can reliably get {{release/client_tests}} to hang. I hit this while looking
> at a possible 0.9.0 release candidate
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)