[
https://issues.apache.org/jira/browse/MINIFICPP-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-2426.
-------------------------------------
Resolution: Done
> Update the github URL for Librdkafka
> ------------------------------------
>
> Key: MINIFICPP-2426
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2426
> Project: Apache NiFi MiNiFi C++
> Issue Type: Task
> Reporter: Ferenc Gerlits
> Assignee: Ferenc Gerlits
> Priority: Trivial
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Librdkafka has been moved from user edenhill to user confluentinc on github:
> {noformat}
> $ wget https://github.com/edenhill/librdkafka/archive/v1.6.0.tar.gz
> --2024-07-11 09:36:45--
> https://github.com/edenhill/librdkafka/archive/v1.6.0.tar.gz
> Resolving github.com (github.com)... 140.82.121.3
> Connecting to github.com (github.com)|140.82.121.3|:443... connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location: https://github.com/confluentinc/librdkafka/archive/v1.6.0.tar.gz
> [following]
> --2024-07-11 09:36:45--
> https://github.com/confluentinc/librdkafka/archive/v1.6.0.tar.gz
> Reusing existing connection to github.com:443.
> HTTP request sent, awaiting response... 302 Found
> Location:
> https://codeload.github.com/confluentinc/librdkafka/tar.gz/refs/tags/v1.6.0
> [following]
> --2024-07-11 09:36:45--
> https://codeload.github.com/confluentinc/librdkafka/tar.gz/refs/tags/v1.6.0
> Resolving codeload.github.com (codeload.github.com)... 140.82.121.10
> Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443...
> connected.
> HTTP request sent, awaiting response... 200 OK
> {noformat}
> (With a few minutes in between when it was not available at either place,
> giving me a minor heart attack.)
> Update the download URL in our CMake file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)