Skip to content

Commit 598ca55

Browse files
committed
Merge pull request #331 from basho/feature/additional-note-on-relnote-ja
Add new known issue into releasenote-ja
2 parents 4c95cd9 + 431c633 commit 598ca55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE-NOTES.ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,5 @@ Riak は通常の get、merge、updateというサイクルをおこないませ
8080
## 既知の問題
8181

8282
* [yokozuna/issues/481](https://github.com/basho/yokozuna/issues/481) - YZ AAEツリーが期限切れの際にYokozunaがエントリーを失う。現在調査中。
83+
* [riak/issues/727](https://github.com/basho/riak/issues/727) - 1.4.x から 2.1.x へアップグレードするユーザーが `app.config` を利用する場合、`allow_mult``dvv_enabled` のデフォルト設定が `false` から `true` へ変更されることに注意。これらの設定が `false` であることにアプリケーションが依存している場合、後方互換を維持するために、明示的な設定 `{default_bucket_props, [{allow_mult, false}, {dvv_enabled, false}]},``app.config``riak_core` セクションへ設定する必要がある。
8384

0 commit comments

Comments
 (0)