HBASE-20830 Document that region replica does not work well with AMv2

This commit is contained in:
zhangduo 2018-07-02 16:42:48 +08:00
parent d822ee3a7c
commit 7c5188f39e
1 changed files with 2 additions and 0 deletions

View File

@ -2537,6 +2537,8 @@ See the above HDFS Architecture link for more information.
[[arch.timelineconsistent.reads]]
== Timeline-consistent High Available Reads
NOTE: The current <<amv2, Assignment Manager V2>> does not work well with region replica, so this feature maybe broken. Use it with caution.
[[casestudies.timelineconsistent.intro]]
=== Introduction