You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ian Cook (Jira)" <ji...@apache.org> on 2021/02/23 16:58:00 UTC

[jira] [Commented] (ARROW-11611) [C++] Update third party dependency mirrors

    [ https://issues.apache.org/jira/browse/ARROW-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289186#comment-17289186 ] 

Ian Cook commented on ARROW-11611:
----------------------------------

FYI we are starting to see rate limiting problems downloading the third-party package tarballs from [https://github.com/ursa-labs/thirdparty/releases/tag/latest]. This week I had a GHA task fail when downloading from [https://github.com/ursa-labs/thirdparty/releases/download] with the error:
{code:java}
Connection state changed (MAX_CONCURRENT_STREAMS == 100)!
The requested URL returned error: 429
stopped the pause stream! {code}

> [C++] Update third party dependency mirrors
> -------------------------------------------
>
>                 Key: ARROW-11611
>                 URL: https://issues.apache.org/jira/browse/ARROW-11611
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Neal Richardson
>            Assignee: Ben Kietzman
>            Priority: Major
>             Fix For: 4.0.0
>
>
> We added copies of these a while back as GitHub releases to handle rate limiting to our own bintray. We've since bumped our dependency versions but didn't update our copies in these mirrors, so they're currently useless.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)