jojochuang commented on code in PR #5743:
URL: https://github.com/apache/hbase/pull/5743#discussion_r1522149219


##########
hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/MonkeyConstants.java:
##########
@@ -45,6 +45,11 @@ public interface MonkeyConstants {
   String UNBALANCE_WAIT_AFTER_BALANCE_MS = 
"unbalance.action.wait.after.period";
   String UNBALANCE_KILL_META_RS = "unbalance.action.kill.meta.rs";
   String DECREASE_HFILE_SIZE_SLEEP_TIME = "decrease.hfile.size.sleep.time";
+  String RESTART_RANDOM_RS_EXCEPTION_SLEEP_TIME = 
"restart.random.rs.exception.sleep.time";

Review Comment:
   These are in milliseconds. Updated the PR to use TmeUnit.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to