Confluence 5.5.4-m1 EAP リリースノート

_development_releases_archive

このページの内容

お困りですか?

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

コミュニティに質問

2014 年 6 月 25 日

Atlassian is pleased to announce Confluence 5.5.4 milestone 1 (m1). This release provides a snapshot of our continued work on Confluence's clustering solution.

Note: A standalone artifact will not be provided for this milestone.

This EAP (early access program) release is a snapshot of our work in progress, primarily focused on giving plugin developers an opportunity to test and fix their plugins in advance of an official release. Feel free to comment on the page if you want to provide any feedback or ask any questions.

Confluence のダウンロード

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.

このリリースのハイライト

This milestone contains a snapshot of our work on Confluence's clustering solution and is provided to allow plugin developers time to ensure their plugins are cluster compatible ahead of Confluence 5.6. See Starting a Confluence cluster on a single machine for information on how to set up an environment for testing purposes. 

Note that Confluence 5.5 does not include a clustered artifact, and customers wishing to set up a cluster in production will need to continue to use Confluence 5.4. We hope to make the new Confluence clustering solution available with Confluence 5.6.

このマイルストーンでの変更

このリリースには次が含まれます。

  • Hazelcast 3.2.3 にアップグレードして、キャッシュ エントリが最大サイズに達した時に正しく削除されるようにします。
  • Confluence のマイナーなバグ修正。  

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

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.

アップグレード ノート

For clustered installations the following extra steps apply. (These extra steps do not apply if you have previously upgraded to one of the Confluence 5.5 milestones). 

Follow the normal upgrade procedure, but execute the following steps immediately after shutting down the existing cluster:

  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">/mnt/confluence-shared-home</property>
  4. 次を除いて、1 つのノードのホーム ディレクトリからすべてのファイルとディレクトリを、新しい共有ホーム ディレクトリに移動します。
    • config
    • confluence.cfg.xml
    • index
    • temp
    • bundled-plugins
    • logs
    • plugin-cache-*
    • plugins-cache
    • plugins-osgi-cache
    • plugins-temp
  5. Remove the moved files/directories from the home directories on all other nodes.
  6. Continue to follow the normal upgrade procedure
最終更新日 2014 年 6 月 24 日

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

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