keith-turner commented on code in PR #6194:
URL: https://github.com/apache/accumulo/pull/6194#discussion_r2896832189


##########
test/src/main/java/org/apache/accumulo/test/LocatorIT.java:
##########
@@ -125,8 +124,6 @@ public void testBasic() throws Exception {
 
       tableOps.offline(tableName, true);
 
-      assertThrows(TableOfflineException.class, () -> 
tableOps.locate(tableName, ranges));

Review Comment:
   Could this be modified to check the return value for this case?



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