2015年8月29日土曜日

Neo4j 2.2.5リリースノート(Neo4j公式サイト記事翻訳してみた)

元原稿:Neo4j公式サイト Release Notes: Neo4j 2.2.5(http://neo4j.com/release-notes/neo4j-2-2-5/) 2015/08/29 18:54版

注:メモレベルの非公式翻訳です。

リリースノート:Neo4j 2.2.5

リリース日:2015年8月27日
Neo4j 2.2.5は、重要な改良を加えたメンテナンスリリースです。
このリリースでの変更点:
  • 増分バックアップ(Neo4jエンタープライズ版)で、バックアップから復元した後に、データベースの不整合が生じる可能性がある重要な問題を解決しました。
  • 高可用性デプロイメント(Neo4jエンタープライズ版)で、クラスタのスレーブ側が長い間ロックをかけ、結果としてデッドロックが発生する可能性がある問題を解決しました。
  • インデックス検索で、結果がインデックスに存在しない場合にまれに競合状態になる問題を解決しました。
  • CSVからデータを読み込む際に利用する   インポートツール(http://neo4j.com/docs/2.2.2/import-tool.html) の--multiline filed オプションをアップデートしました。
  • より正確な統計情報を持たせることで、予期しないシャットダウン後のデータベース統計情報の回復を改善しました。
  • 大量のインデックスを使っている場合にデータベース統計情報の回復が失敗する恐れがある問題を解決します。
すべてのNeo4jユーザーは、このリリースバージョンにアップグレードすることをお勧めします。  Neo4j 2.1やより古いバージョンからNeo4j 2.2へアップデートする際には、ディスク上への移行を必要とします。   また、元に戻すことはできません。正しくバックアップを取ってからアップデートを進めてください。  Neo4j 2.1やより古いバージョンを使っている場合、構成の変更が求められ、アプリケーションがデータベースへの接続認証をサポートするように修正する必要があることに注意してください。詳細については、 Neo4j 2.2アップデートでよくある質問(http://neo4j.com/guides/upgrade/#neo4j-2-2) を参照してください。




*********以下、翻訳時点での原文コピー。最新情報については原本(http://neo4j.com/release-notes/neo4j-2-2-5/)を参照してください。***********

Release Notes: Neo4j 2.2.5

Release Date: 08/27/2015
Neo4j 2.2.5 is a maintenance release, with critical improvements.
Changes in this release:
  • Resolves a critical issue with incremental backups (Neo4j Enterprise), that could result in database inconsistencies after restoring from backup.
  • Resolves a locking issue that could occur in a High Availability deployment (Neo4j Enterprise), which could result in locks being held too long on cluster slaves and resulting is possible deadlock scenarios.
  • Resolved a rare race condition in index lookups, which could result in matched entities not being found by an index lookup.
  • Updates the neo4j import tool to handle the --multiline-field option when importing from CSV.
  • Improved recovery of database statistics after unclean shutdowns, resulting in more accurate statistics.
  • Resolves an issue with recovery of database statistics could fail if large number of indexes are in use.
All Neo4j users are recommended to upgrade to this release. Upgrading to Neo4j 2.2 (from Neo4j 2.1 or earlier) requires a migration to the on-disk store and can not be reversed. Please ensure you have a valid backup before proceeding. Production users of Neo4j 2.1, or earlier, should note that there will be configuration changes required and that applications will need to be updated to support authentication of database requests. Please see our Upgrading to Neo4j 2.2 FAQ for further details.

0 件のコメント:

コメントを投稿