risdenk commented on code in PR #1003:
URL: https://github.com/apache/solr/pull/1003#discussion_r974562990
##########
solr/modules/hdfs/src/test/org/apache/solr/hdfs/search/TestRecoveryHdfs.java:
##########
@@ -109,17 +109,13 @@ public static void afterClass() throws Exception {
IOUtils.closeQuietly(fs);
fs = null;
try {
- deleteCore();
Review Comment:
I did this in 74d2c561532cc6c335d3aa5cc8416511f0f51a48 and think its a lot
cleaner.
--
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]