ctubbsii commented on code in PR #3139:
URL: https://github.com/apache/accumulo/pull/3139#discussion_r1059457662
##########
core/src/main/java/org/apache/accumulo/core/conf/Property.java:
##########
@@ -851,6 +851,14 @@ public enum Property {
+ " the tablet server this duration to revive before reassigning its
tablets"
+ " to other tablet servers."),
+ TABLE_LOCATION_MODE("table.location.mode", "locality",
PropertyType.LAST_LOCATION_MODE,
Review Comment:
A tserver property would make sense.
--
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]