keith-turner commented on code in PR #5899:
URL: https://github.com/apache/accumulo/pull/5899#discussion_r2364797043
##########
test/src/main/java/org/apache/accumulo/test/conf/ResourceGroupConfigIT.java:
##########
@@ -313,118 +310,4 @@ public void testPermissions() throws Exception {
test_user_client.resourceGroupOperations().create(rgid);
}
}
-
- @Test
- public void testMultipleConfigurations() throws Exception {
Review Comment:
Pushed a commit to add the test back w/ some changes. While working on that
noticed that DEBUG_RG was no longer used outside of test and pushed another
commit to remove that. I removed an entire test when removing DEBUG_RG, did
not see anything worth keeping when removing that.
--
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]