ivakegg commented on code in PR #3139:
URL: https://github.com/apache/accumulo/pull/3139#discussion_r1058389324


##########
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:
   @ctubbsii Is there a reason so make this a _general_ property versus a 
_tserver_ property?  We are talking about tserver locations so that would have 
been be my first inclination.



-- 
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