Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-31233

Ofbiz ALTER COLUMN messages should be logged at INFO level rather than WARN level

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Currently if we need to update the schema due to a change in the entity model / field type defs we issue a log statement of WARN level. This should be logged at INFO level as it is what we expect to do.

            [JRASERVER-31233] Ofbiz ALTER COLUMN messages should be logged at INFO level rather than WARN level

            Testing notes
            =============

            • Upgrade an Oracle database containing data from a pre 5.2.5 instance and verify that the alter column statements to change the varchar columns get logged at info level.
            • Setup JIRA 5.2.5 from scratch and verify that we log at info level the creation of tables and indexes on the new database that will hold JIRA's data.
            • Smoke test basic JIRA operations such as issue search, create issue, edit issue, delete issue, move, create subtask and confirm that there's no excessive logging coming from ofbiz.

            Oswaldo Hernandez (Inactive) added a comment - Testing notes ============= Upgrade an Oracle database containing data from a pre 5.2.5 instance and verify that the alter column statements to change the varchar columns get logged at info level. Setup JIRA 5.2.5 from scratch and verify that we log at info level the creation of tables and indexes on the new database that will hold JIRA's data. Smoke test basic JIRA operations such as issue search, create issue, edit issue, delete issue, move, create subtask and confirm that there's no excessive logging coming from ofbiz.

            Green build on stable, merged to master and ready for QA.

            Oswaldo Hernandez (Inactive) added a comment - Green build on stable, merged to master and ready for QA.

            Released a new version of the entity engine with logging statements at the appropriate level and modified the logging configuration for ofbiz so we are actually able to print them on the UI. Changes have been checked in to 5_2_branch, waiting for a green build to merge into master.

            Oswaldo Hernandez (Inactive) added a comment - Released a new version of the entity engine with logging statements at the appropriate level and modified the logging configuration for ofbiz so we are actually able to print them on the UI. Changes have been checked in to 5_2_branch, waiting for a green build to merge into master.

            If we are not able to alter the couln for the specfied definition we should still warn

            Oswaldo Hernandez (Inactive) added a comment - If we are not able to alter the couln for the specfied definition we should still warn

              edalgliesh Eric Dalgliesh
              ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: