liangyepianzhou commented on issue #19701: URL: https://github.com/apache/pulsar/issues/19701#issuecomment-1455321154
>@liangyepianzhou could you elaborate a bit how the case occurs? I may add only the verification for signing and checksum. This problem is actually caused by the local environment of the release manager. For example, 1. he run the process of [verifying release](https://pulsar.apache.org/contribute/validate-release-candidate/) first, and not cleaned up the connectors and offloaders in time. Then the `apache-pulsar-2. x.0-src. tar.gz`. generated by the `mvn clean install` will be too large, resulting in the failure of uploading all the time. 2. The project looks clean, but there are some things hidden in unexpected places. Then the `apache-pulsar-2. x.0-src. tar.gz`. generated by the `mvn clean install` will be too large, Because this upload takes a long time, network problems may occur. This failure is easily identified as the result of network instability. So I think it is necessary to add a reminder. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
