[ https://issues.apache.org/jira/browse/SOLR-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618197#comment-17618197 ]
Shawn Heisey commented on SOLR-8803: ------------------------------------ Pulled down new stuff in the main branch, which included upgrading gradle to 7.5.1. Now I get a very odd failure when running check: > Task :solr:modules:hdfs:validateSourcePatterns FAILED tabs instead spaces: /home/elyograg/git/solr/solr/modules/hdfs/property 'outputLocation'/outputs/OUTPUT-org.apache.solr.hdfs.cloud.api.collections.TestHdfsCloudBackupRestore.txt Burning questions: Why would test output be checked as if it were source code? Why does the location for that test output have a space and single quotes in a directory name? It looks to me like a property substitution failed. > OOM killer for Windows > ---------------------- > > Key: SOLR-8803 > URL: https://issues.apache.org/jira/browse/SOLR-8803 > Project: Solr > Issue Type: Improvement > Affects Versions: 9.0 > Reporter: Binoy Dalal > Assignee: Shawn Heisey > Priority: Minor > Labels: OOM, oom > Fix For: 9.2 > > Attachments: SOLR-8803-1.patch, SOLR-8803-10.patch, > SOLR-8803-2.patch, SOLR-8803-3.patch, SOLR-8803-4.patch, SOLR-8803-5.patch, > SOLR-8803-6.patch, SOLR-8803-7.patch, SOLR-8803-8.patch, SOLR-8803-9.patch, > SOLR-8803.patch, oom_win.cmd, solr-8803-build-transcript.txt > > Time Spent: 20m > Remaining Estimate: 0h > > Solr on windows does not currently have a script to kill the process on OOM > errors. > The idea is to write a batch script that works like the OOM kill script for > Linux and kills the solr process on OOM errors while creating an OOM log file > like the one on Linux systems. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org