[
https://issues.apache.org/jira/browse/CASSANDRA-20422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933875#comment-17933875
]
Michael Semb Wever commented on CASSANDRA-20422:
------------------------------------------------
good catch. unfortunate this impact normal builds. it can be easily skipped
with `-Dant.gen-doc.skip=true`
aside, it would also be good to honour offline mode, which in this case could
just be an error like "offline mode requires you to have manually installed go
$version, or build with -Dant.gen-doc.skip=true"
+1 on the patch, two small nits added.
> improve the golang download when building source code
> -----------------------------------------------------
>
> Key: CASSANDRA-20422
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20422
> Project: Apache Cassandra
> Issue Type: Improvement
> Reporter: Ling Mao
> Assignee: Ling Mao
> Priority: Low
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 1. Optimized the download process for Go (Golang) to make it faster if you
> already have it installed locally. Every build typically requires fetching
> Go, which can be time-consuming
> 2. In regions where access to Google is restricted (e.g., China), the build
> process can hang indefinitely while attempting to download Go. To address
> this, we can enhance the wget command by adding timeout and retry options.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]