Jira Core 9.1.x アップグレード ノート
Here are some important notes on upgrading to Jira Core 9.1.x.
次のセクションにジャンプ
8.x から 9.x へのアップグレードでは Jira の完全な再インデックスがトリガーされるため、プロセス中にダウンタイムが発生します。現在 8.x をご利用の場合、ダウンタイムを予測したうえでアップグレードに最適な時間枠を選ぶようにしてください。
アップグレード ノート
Jira 起動時におけるインデックス管理の改善
このリリースでは、Jira の起動手順をより回復性のあるものにしました。今後、複数のノードを起動する際に、Jira は各ノードが正常なインデックスで終了するようにします。
For more details about the introduced changes, go to Changes to index management on the Jira startup in version 9.1.
アプリ監視アーリー アクセス プレビューを削除する
アーリー アクセス プログラムに参加した場合は監視エージェントが Jira に含まれているため、いくつかの変更を加える必要があります。アップグレードの前に、EAP 監視エージェントとそれに関連するシステム プロパティを削除する必要があります。削除しないと、Jira の起動に失敗または問題が発生する可能性があります。
アップグレードの前に、次をご確認ください。
Remove the following system properties. See Setting properties and options on startup to check how to do this for your site.
-javaagent:<jira-install-directory>/atlassian-jira/WEB-INF/lib/insights-monitoring-java-agent-0.1.x.jar -Datlassian.org.osgi.framework.bootdelegation.extra=META-INF.insights,com.atlassian.insights.*,org.aspectj.*,io.prometheus.* -Dorg.aspectj.weaver.loadtime.configuration=META-INF/insights/aop.xml
- Remove the
insights-monitoring-java-agent-0.1.x.jar
from your<install-directory>/atlassian-jira/WEB-INF/lib
directory.
You don’t need to remove the JMX exporter, or the -javaagent:<full-path-to-jmx-exporter-jar>=<port>:<full-path-to-jmx-exporter-config.yml>
system property.
After upgrading, follow the steps in Monitor application performance to check that monitoring is turned on. We’ve also updated the Grafana dashboards, so be sure to download the latest version from our repo.
サポート終了のお知らせ
This release does not include any end of support announcements. For the list of supported platforms, see Supported platforms.
アプリ開発者向けの情報
アプリに関するすべての重要な変更については、「Jira 9.1 への準備」を参照してください。
アップグレード手順
Jira 8 .x.x からアップグレードの場合
- See Upgrading Jira applications for complete upgrade procedures, including all available upgrade methods and pre-upgrade steps.
- For a more tailored upgrade, go to Jira administration > 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.