milleruntime commented on a change in pull request #1799:
URL: https://github.com/apache/accumulo/pull/1799#discussion_r528922088
##########
File path:
core/src/main/java/org/apache/accumulo/core/metadata/schema/TabletMetadata.java
##########
@@ -98,11 +104,10 @@
}
public enum ColumnType {
- LOCATION,
+ LOCATION, // includes all types in LocationType + SUSPEND
Review comment:
@ctubbsii I have a comment here. I could rename it to ALL_LOCATIONS
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]