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

Improve the names of the Bamboo pre-bootstrap tasks

    • 0
    • 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.

      Problem Definition

      In the Bamboo logs the pre-bootstrap tasks have names such as:

      4300 : Make sure there's single row in HIBERNATE_UNIQUE_KEY table
      ...
      51010 : Check if lucene index root dir exists
      ...
      51012 : Make sure that MySQL server uses InnoDB engine for tables
      ...
      

      These names may be confusing for the user that reads the logs. The messages may suggest actions
      that the user should make in their Bamboo instance.

      Suggested Solution

      The names of the pre-bootstrap tasks can be changed for example to:

      4300 : Ensuring that there's single row in HIBERNATE_UNIQUE_KEY table
      ...
      51010 : Verifying if the lucene index root dir exists
      ...
      51012 : Ensuring that MySQL server uses InnoDB engine for tables
      ...
      

       

              Unassigned Unassigned
              abacs Andrei
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: