Incorrect acceptCount in values.yaml

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • allversions
    • Affects Version/s: 9.6.1
    • Component/s: Docker
    • None
    • 1
    • Severity 2 - Major

      Summary

      values.yaml file located here:
      https://github.com/atlassian/data-center-helm-charts/blob/main/src/main/charts/bamboo/values.yaml
      has the incorrect value for acceptCount (in the tomcatConfig section)
      acceptCount: "10"

      Error

      Bamboo builds have been intermittently running into an issue with "Unable to publish artifact"...

      Suggestion

      Change the value to match the value normally in the server.xml
      acceptCount: "100"

            Assignee:
            Yevhen
            Reporter:
            Ricky Fulks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: