epugh commented on code in PR #3988:
URL: https://github.com/apache/solr/pull/3988#discussion_r2658918108


##########
solr/core/src/test/org/apache/solr/security/BasicAuthStandaloneTest.java:
##########
@@ -54,8 +53,6 @@ public class BasicAuthStandaloneTest extends SolrTestCaseJ4 {
 
   private static final Logger log = 
LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());
   private static final Path ROOT_DIR = TEST_HOME();
-  private static final Path CONF_DIR =
-      ROOT_DIR.resolve("configsets").resolve("configset-2").resolve("conf");

Review Comment:
   Okay, I've backed out the change to this class...    I think moving this 
class to using the kitchen sink collection1 is better than just randomly using 
configset-2, which was meant for only the TestConfigSets class, but I'd rather 
get this PR in!   I do agree we need to deal with the kitchen-sink issue!



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to