gerlowskija commented on PR #3203:
URL: https://github.com/apache/solr/pull/3203#issuecomment-2674963541

   Check and tests pass for me locally.
   
   The `precommit` PR check fails with the error below, but this is almost 
certainly unrelated to the PR.  Will investigate a bit though to see if I can 
resolve...
   
   ```
   
/home/runner/work/solr/solr/solr/core/src/java/org/apache/solr/cloud/OverseerTaskProcessor.java:505:
 error: cannot find symbol
       } catch (AlreadyClosedException ignored) {
                ^
     symbol:   class AlreadyClosedException
     location: class OverseerTaskProcessor
   > Task :solr:core:compileJava
   ```


-- 
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-unsubscr...@solr.apache.org

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


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

Reply via email to