You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2021/09/09 05:45:00 UTC

[jira] [Created] (KAFKA-13284) Use sftp protocol in release.py to upload release candidate artifacts

Konstantine Karantasis created KAFKA-13284:
----------------------------------------------

             Summary: Use sftp protocol in release.py to upload release candidate artifacts 
                 Key: KAFKA-13284
                 URL: https://issues.apache.org/jira/browse/KAFKA-13284
             Project: Kafka
          Issue Type: Improvement
            Reporter: Konstantine Karantasis
             Fix For: 3.1.0


{{home.apache.org}} has restricted access recently to {{sftp}} only.

This prevents {{release.py}} from uploading a single archive with the artifacts of a release candidate using {{rsync}} and then unpacking the archive with {{ssh}}



The script could be changed to mirror the contents and upload / delete files individually using the {{sftp}} protocol. 



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