Jira Core 8.1.x upgrade notes
Here are some important notes on upgrading to Jira Core 8.1.
For details on the new features and improvements in this release, see the Jira Core 8.1.x release notes.
Upgrade notes
Here's a summary of changes and important notes from Jira 8.1.
Increase pool-max-size
If you're upgrading from Jira 7.x to Jira 8.x we recommend changing the pool-max-size parameter to 40 in your dbconfig.xml before the upgrade. Leaving the default of 20 can sometimes lead to “ResultSet Closed” errors during re-indexing on 8.x. For information on implementing the change, see Tuning database connections.
Jira might take longer to start after the upgrade for MySQL
For Jira 8.1 we've added new columns to MySQL tables. This might result is Jira starting slower just after the upgrade.
Running Jira on Java 11
Java 11 is not officially supported yet, but you can already use it to run Jira. If you choose to do so, use JDK 11.0.2.
End of support announcements
In Jira 8.1, we're making the following changes:
- Deprecating 32-bit installers. At this point, the 32-bit installers are deprecated, and will be fully removed in the next releases. If you need to stick to 32-bit systems, you can still install Jira by using the
zip/tar.gz
archives. Advance notice: Removing Jira CDN dark feature. The unsupported Jira CDN dark feature
jira.fixed.cdn.enable
and system propertyjira.fixed.cdn.prefix
will be removed in an upcoming Jira version. We recommend you turn off this dark feature, and remove the system property from yoursetenv.sh
orsetenv.bat file
.
For more info, see End of support announcements.
App developers
See Preparing for Jira 8.1 for any important changes regarding apps.
Upgrade procedure
See Upgrading Jira applications for complete upgrade procedures, including all available upgrade methods and pre-upgrade steps that are required for Jira 8.1. For a more tailored upgrade, go to > Applications > Plan your upgrade. We’ll recommend a version to upgrade to, run pre-upgrade checks, and provide you with a custom upgrade guide with step-by-step instructions.