diff options
Diffstat (limited to 'solr-8.3.1')
| -rw-r--r-- | solr-8.3.1/CHANGES.txt | 2 | ||||
| -rw-r--r-- | solr-8.3.1/bin/solr-8983.pid | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/solr-8.3.1/CHANGES.txt b/solr-8.3.1/CHANGES.txt index 219888b49..78ee2efc1 100644 --- a/solr-8.3.1/CHANGES.txt +++ b/solr-8.3.1/CHANGES.txt @@ -66,7 +66,7 @@ Upgrade Notes  ----------------------  * Users who have written test cases that extend SolrTestCaseJ4 may see NullPointerExceptions if -  their tests directly reference both SolrTestCaseJ4.initCoreDataDir and SolrTestCaseJ4.deleteCore(). +  their tests directly reference both SolrTestCaseJ4.initCoreDataDir and TestCaseJ4.deleteCore().    This change in behavior is due to a bug fix in deleteCore() to ensure the dataDir is properly reset    in tests that call initCore()/deleteCore() multiple times in a given test (class).  initCoreDataDir    is now deprecated, and users are encouraged to use SolrTestCaseJ4.initAndGetDataDir() in it's place. diff --git a/solr-8.3.1/bin/solr-8983.pid b/solr-8.3.1/bin/solr-8983.pid index 779eb1af5..5fee47e8f 100644 --- a/solr-8.3.1/bin/solr-8983.pid +++ b/solr-8.3.1/bin/solr-8983.pid @@ -1 +1 @@ -17656 +81262 | 
