keith-turner commented on a change in pull request #7: ACCUMULO-4717 Use public 
API
URL: https://github.com/apache/accumulo-testing/pull/7#discussion_r145510442
 
 

 ##########
 File path: 
core/src/main/java/org/apache/accumulo/testing/core/randomwalk/image/ImageFixture.java
 ##########
 @@ -64,15 +63,15 @@ public void setUp(State state, RandWalkEnv env) throws 
Exception {
     try {
       conn.tableOperations().create(imageTableName);
       conn.tableOperations().addSplits(imageTableName, splits);
-      log.debug("Created table " + imageTableName + " (id:" + 
Tables.getNameToIdMap(instance).get(imageTableName) + ")");
 
 Review comment:
   I think there are public apis to get the table id

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to