Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-21585

Elastic agent instance should retry connection to S3

XMLWordPrintable

    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Summary

      When an elastic instance startup-

      1. it first download agent binaries from Atlassian S3 bucket.
      2. executes the agent jar execution

      In random cases, Elastic IP may not be assigned at the time the elastic agent startup script executes, this will cause a timeout trying to connect to Atlassian S3.

      Suggestion 

      The script should run multiple retries before timing out, possible log the retries

      Workaround

      1. Modify the startup script to perform a test connection to S3 before running the script
      2. sleep 180 before execution

       

              Unassigned Unassigned
              voseghale VICTOR-OSEGHALE (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: