Uh oh!
There was an error while loading. Please reload this page.
HBASE-24824 Add more stats in PE for read replica - #2205
Conversation
huaxiangsun
commented
Aug 6, 2020
Attached is the Sample output from 2.3 (apply the same patch to 2.3.0) with read replica RandomReadTest, killing a region server process during the test. Newly added text are highlighted. |
huaxiangsun
commented
Aug 6, 2020
Apache-HBase
commented
Aug 6, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 6, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 6, 2020
🎊 +1 overall
This message was automatically generated. |
huaxiangsun
commented
Aug 6, 2020
Sorry, just realized that I added two more options and need to add them to the help message. Will upload a new patch with these help messages. |
4ff9175 to
5872668Comparehuaxiangsun
commented
Aug 7, 2020
Update with a help message for newly added latencyThreshold. |
Apache-HBase
commented
Aug 7, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 7, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 7, 2020
🎊 +1 overall
This message was automatically generated. |
Signed-off-by: stack <stack@apache.org>
Signed-off-by: stack <stack@apache.org>
Signed-off-by: stack <stack@apache.org>
Signed-off-by: stack <stack@apache.org>
…he#2212) Signed-off-by: stack <stack@apache.org>

Currently, added read replica stats for RandomReadTest .