You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2023/01/19 03:06:01 UTC

[GitHub] [solr] dsmiley commented on pull request #1302: SOLR-16628: Ensure that InputStreams are closed after Xml parsing

dsmiley commented on PR #1302:
URL: https://github.com/apache/solr/pull/1302#issuecomment-1396382429

   I found a reproducible line on branch_9_1 using JDK 11 on my aging laptop.
   > gradlew -p solr/core test -Ptests.iters=10 --tests TestCoreContainer
   
   Applying the changes here made this pass!  Also with simpler try-with-resources pattern in one file.
   Thanks again.


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org