Confluence 5.6-Beta3 リリースノート

_development_releases_archive

このページの内容

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

2014 年 8 月 22 日

Atlassian presents Confluence 5.6 Beta 3. This release is a snapshot of our work in progress, primarily focused on allowing Confluence users to see the new features in advance. Beta releases also give add-on developers an opportunity to test and fix their add-ons in advance of an official release.

Downloading this Confluence release

Development releases are not production ready. Development releases are snapshots of the ongoing Confluence development process. While we try to keep these releases stable, they have not undergone the same degree of testing as a full release, and could contain features that are incomplete or may change or be removed before the next full release.

No upgrade path. Because development releases represent work in progress, we cannot provide a supported upgrade path between development releases, or from any development release to a final release. You may not be able to migrate any data you store in a Confluence development release to a future Confluence release.

Atlassian does not provide support for development releases.

Confluence 5.6-Beta 3 のハイライト

このベータ版リリースには、多数のユーザーを持つインスタンスのパフォーマンスに影響を与えていた CONF-34565 - 課題情報を取得中... ステータスの修正が含まれています。 

このベータ版の機能に関する完全な詳細については、Confluence 5.6-Beta2 リリース ノートをご参照ください。 

フィードバックの送信方法

We'd love your feedback so please:

  • Feel free to comment on this page with your feedback, or
  • Send us your comments via the 'Got Feedback' option in the header of your EAP Confluence site.

アップグレード ノート

通常のアップグレード手順に従って、テスト サイトをこのリリースにアップグレードします。クラスタ化されたアーティファクトを使用してアップグレードする場合は、いくつかの追加ステップが適用されます (以下を参照)。 

クラスター化されたインストール用の共有ホーム ディレクトリ

クラスタ インストール用に共有ホーム ディレクトリの概念が導入されています。すべてのクラスタ ノードに対して、すべてのノード間で共有されるディレクトリに対するパスを構成する必要があります。

(warning) The following upgrade steps only apply to existing clustered installations

通常のアップグレード手順に従いますが、既存のクラスタをシャット ダウンした直後に次のステップを実行してください。

  1. Create a directory that is visible to all cluster nodes in the same path.

  2. Shut down the cluster.

  3. 各ノードのホーム ディレクトリ内の confluence.cfg.xml を編集して、confluence.cluster.home という名称の新しいプロパティを共有ホーム ディレクトリへのパスと併せて値として追加します。以下に例を示します。

    <property name="confluence.cluster.home">/yourpath/confluence-shared-home</property>
  4. 次を除いて、1 つのノードのホーム ディレクトリからすべてのファイルとディレクトリを、新しい共有ホーム ディレクトリに移動します。 

    • config
    • confluence.cfg.xml
    • index
    • temp
    • bundled-plugins
    • plugin-cache-*
    • plugins-cache
    • plugins-osgi-cache
    • plugins-temp

     Remove the moved files/directories from the home directories on all other nodes.

  5. 引き続き、通常のアップグレード手順に従います。 

最終更新日 2014 年 8 月 22 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.