keith-turner commented on a change in pull request #2293:
URL: https://github.com/apache/accumulo/pull/2293#discussion_r733208334



##########
File path: 
server/gc/src/test/java/org/apache/accumulo/gc/GarbageCollectionTest.java
##########
@@ -532,11 +557,13 @@ public void test() throws Exception {
     assertRemoved(gce);
 
     gce = new TestGCE();
+    // adding this causes a failure, what do we need to do with blips?
+    // gce.tableIds.add("1636");

Review comment:
       @mjwall the only other thing I noticed was this, but have not dug into 
it.  Wanted to understand why this needed to be commented out a bit better.




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