risdenk commented on a change in pull request #599: SOLR-13307: Ensure HDFS 
tests clear System properties they set
URL: https://github.com/apache/lucene-solr/pull/599#discussion_r263789620
 
 

 ##########
 File path: solr/core/src/test/org/apache/solr/cloud/MoveReplicaHDFSTest.java
 ##########
 @@ -50,8 +50,8 @@ public static void teardownClass() throws Exception {
       HdfsTestUtil.teardownClass(dfsCluster);
     } finally {
       dfsCluster = null;
-      System.setProperty("solr.hdfs.blockcache.blocksperbank", "512");
 
 Review comment:
   This was introduced recently for the Hadoop 3 upgrade. Copy/paste error but 
definitely causing some of the new test failures.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to