milleruntime commented on a change in pull request #2197:
URL: https://github.com/apache/accumulo/pull/2197#discussion_r675104899
##########
File path:
server/tserver/src/main/java/org/apache/accumulo/tserver/InMemoryMap.java
##########
@@ -754,9 +758,11 @@ public void delete(long waitTime) {
aconf = createSampleConfig(aconf);
}
+ // TODO can we drop the crateSampleConfig and just use tableConf?
Review comment:
I added this comment to look at this again and I don't think we can.
Removed comment in 515e963.
--
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]