DomGarguilo commented on a change in pull request #2197:
URL: https://github.com/apache/accumulo/pull/2197#discussion_r674804415



##########
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:
       ```suggestion
           // TODO can we drop the createSampleConfig and just use tableConf?
   ```




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