angoenka commented on a change in pull request #15555:
URL: https://github.com/apache/beam/pull/15555#discussion_r715798756



##########
File path: website/www/site/content/en/contribute/release-guide.md
##########
@@ -598,6 +609,10 @@ See the source of the script for more details, or to run 
commands manually in ca
          Artifact names should follow [the existing 
format](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.beam%22) 
in which artifact name mirrors directory structure, e.g., 
`beam-sdks-java-io-kafka`.
          Carefully review any new artifacts.
 
+__NOTE__: When uploading to Nexus using gradle, ip address is used as a 
seesion id. Incorrect partial artifact upload will result if the public ip of 
the dev machine changes during upload.
+
+__NOTE__: If you notice multiple Nexus staging repositories getting created, 
try reducing the parallelism of gradle upload task.

Review comment:
       I see that then we don't need this section.




-- 
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]


Reply via email to