[jira] [Updated] (SOLR-16218) failOnVersionConflicts not working on in-place updates

2022-05-27 Thread Lamine (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lamine updated SOLR-16218: -- Description: in progress... > failOnVersionConflicts not working on in-place updates >

[jira] [Created] (SOLR-16218) failOnVersionConflicts not working on in-place updates

2022-05-27 Thread Lamine (Jira)
Lamine created SOLR-16218: - Summary: failOnVersionConflicts not working on in-place updates Key: SOLR-16218 URL: https://issues.apache.org/jira/browse/SOLR-16218 Project: Solr Issue Type: Bug S

[jira] [Commented] (SOLR-16104) Test failure in TestCoreDiscovery.testTooManyTransientCores

2022-05-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543108#comment-17543108 ] ASF subversion and git services commented on SOLR-16104: Commit d

[GitHub] [solr] dsmiley merged pull request #772: SOLR-16104: TestCoreDiscovery.testTooManyTransientCores() to use retryUntil logic

2022-05-27 Thread GitBox
dsmiley merged PR #772: URL: https://github.com/apache/solr/pull/772 -- 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

[GitHub] [solr] dsmiley merged pull request #881: GitHub PR template: JIRA is sometimes optional

2022-05-27 Thread GitBox
dsmiley merged PR #881: URL: https://github.com/apache/solr/pull/881 -- 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

[jira] [Resolved] (SOLR-11745) SolrCore doesn't log core if too many closes called on it

2022-05-27 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-11745. - Fix Version/s: 9.0 Resolution: Fixed Fixed via the linked issue it's superseded by. > Sol

[GitHub] [solr] dsmiley commented on a diff in pull request #882: SOLR-14699: Update Solr request logs to JSON format

2022-05-27 Thread GitBox
dsmiley commented on code in PR #882: URL: https://github.com/apache/solr/pull/882#discussion_r883947375 ## solr/core/src/java/org/apache/solr/response/SolrQueryResponse.java: ## @@ -217,17 +219,15 @@ public String getToLogAsString() { /** Returns a string of the form "pref

[GitHub] [solr] dsmiley commented on a diff in pull request #881: GitHub PR template: JIRA is sometimes optional

2022-05-27 Thread GitBox
dsmiley commented on code in PR #881: URL: https://github.com/apache/solr/pull/881#discussion_r883944684 ## .github/PULL_REQUEST_TEMPLATE.md: ## @@ -7,7 +7,8 @@ Before creating a pull request, please file an issue in the ASF Jira system for * https://issues.apache.org/jira/p

[GitHub] [solr] cpoerschke commented on a diff in pull request #881: GitHub PR template: JIRA is sometimes optional

2022-05-27 Thread GitBox
cpoerschke commented on code in PR #881: URL: https://github.com/apache/solr/pull/881#discussion_r883916853 ## .github/PULL_REQUEST_TEMPLATE.md: ## @@ -7,7 +7,8 @@ Before creating a pull request, please file an issue in the ASF Jira system for * https://issues.apache.org/jir

[GitHub] [solr] cpoerschke opened a new pull request, #883: SOLR-16217: SortingMergePolicy: test coverage for dual-field sort

2022-05-27 Thread GitBox
cpoerschke opened a new pull request, #883: URL: https://github.com/apache/solr/pull/883 https://issues.apache.org/jira/browse/SOLR-16217 -- 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 speci

[jira] [Updated] (SOLR-16217) SortingMergePolicy: test coverage for dual-field sort

2022-05-27 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-16217: --- Description: SOLR-5730 previously made Lucene's {{SortingMergePolicy}} configurable i

[jira] [Created] (SOLR-16217) SortingMergePolicy: test coverage for dual-field sort

2022-05-27 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-16217: -- Summary: SortingMergePolicy: test coverage for dual-field sort Key: SOLR-16217 URL: https://issues.apache.org/jira/browse/SOLR-16217 Project: Solr

[GitHub] [solr] cpoerschke commented on pull request #772: SOLR-16104: TestCoreDiscovery.testTooManyTransientCores() to use retryUntil logic

2022-05-27 Thread GitBox
cpoerschke commented on PR #772: URL: https://github.com/apache/solr/pull/772#issuecomment-1139902288 > we don't even need a CHANGES.txt; it's a test fix. I suggest we merge this and see what happens over the next week or two; ok? Sounds good. Thanks! -- This is an automated messag

[GitHub] [solr] cpoerschke merged pull request #817: solr-ref-guide: expand 'eval' streaming expression example; fix a few typos;

2022-05-27 Thread GitBox
cpoerschke merged PR #817: URL: https://github.com/apache/solr/pull/817 -- 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.o

[GitHub] [solr] cpoerschke commented on pull request #850: Add the .gradletasknamecache file to .gitignore

2022-05-27 Thread GitBox
cpoerschke commented on PR #850: URL: https://github.com/apache/solr/pull/850#issuecomment-1139894827 > This file has recently started popping up as changed. ... Interesting. My local repo does not (yet) have the file at all but instead there's some other Eclipse files which could be

[jira] [Commented] (SOLR-14699) Solr request logs should escape names, values (SolrQueryResponse.getToLogAsString)

2022-05-27 Thread Nazerke Seidan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542999#comment-17542999 ] Nazerke Seidan commented on SOLR-14699: --- Thank you for your feedback! I have create

[GitHub] [solr] NazerkeBS opened a new pull request, #882: SOLR-14699: Update Solr request logs to JSON format

2022-05-27 Thread GitBox
NazerkeBS opened a new pull request, #882: URL: https://github.com/apache/solr/pull/882 https://issues.apache.org/jira/browse/SOLR-X # Description Please provide a short description of the changes you're making with this pull request. # Solution Pl

[jira] [Commented] (SOLR-16204) Change Lucene dependency to Lucene 9.1.0

2022-05-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542973#comment-17542973 ] ASF subversion and git services commented on SOLR-16204: Commit 9

[GitHub] [solr] alessandrobenedetti merged pull request #872: SOLR-16204: Update lucene dependency version to 9.1.0

2022-05-27 Thread GitBox
alessandrobenedetti merged PR #872: URL: https://github.com/apache/solr/pull/872 -- 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

[GitHub] [solr] dsmiley commented on a diff in pull request #804: SOLR-16146: Avoid loading all collections during node startup

2022-05-27 Thread GitBox
dsmiley commented on code in PR #804: URL: https://github.com/apache/solr/pull/804#discussion_r883671357 ## solr/solrj/src/java/org/apache/solr/common/cloud/NodesSysPropsCacher.java: ## @@ -17,193 +17,87 @@ package org.apache.solr.common.cloud; -import static org.apache.sol

[jira] [Closed] (SOLR-15911) Protobuf 3.16.1 compatibility

2022-05-27 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh closed SOLR-15911. > Protobuf 3.16.1 compatibility > - > > Key: SOLR-15911 >

[jira] [Resolved] (SOLR-15911) Protobuf 3.16.1 compatibility

2022-05-27 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-15911. -- Resolution: Not A Problem Not positive which resolution to pick, going with Not a Problem as this has

[GitHub] [solr] eliaporciani commented on a diff in pull request #872: SOLR-16204: Update lucene dependency version to 9.1.0

2022-05-27 Thread GitBox
eliaporciani commented on code in PR #872: URL: https://github.com/apache/solr/pull/872#discussion_r883502250 ## solr/core/build.gradle: ## @@ -87,6 +87,7 @@ dependencies { runtimeOnly "org.apache.lucene:lucene-analysis-phonetic" runtimeOnly "org.apache.lucene:lucene-backw

[GitHub] [solr] alessandrobenedetti commented on a diff in pull request #872: SOLR-16204: Update lucene dependency version to 9.1.0

2022-05-27 Thread GitBox
alessandrobenedetti commented on code in PR #872: URL: https://github.com/apache/solr/pull/872#discussion_r883488153 ## solr/core/build.gradle: ## @@ -87,6 +87,7 @@ dependencies { runtimeOnly "org.apache.lucene:lucene-analysis-phonetic" runtimeOnly "org.apache.lucene:lucen

[GitHub] [solr] andywebb1975 commented on pull request #875: SOLR-9359: Make Config API work for warming queries

2022-05-27 Thread GitBox
andywebb1975 commented on PR #875: URL: https://github.com/apache/solr/pull/875#issuecomment-1139474887 Thanks both! I've honestly reached the limits of my Java skills here so all contributions v welcome :-) -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [solr] noblepaul commented on a diff in pull request #804: SOLR-16146: Avoid loading all collections during node startup

2022-05-27 Thread GitBox
noblepaul commented on code in PR #804: URL: https://github.com/apache/solr/pull/804#discussion_r883341830 ## solr/solrj/src/java/org/apache/solr/common/cloud/NodesSysPropsCacher.java: ## @@ -17,193 +17,87 @@ package org.apache.solr.common.cloud; -import static org.apache.s

[jira] [Commented] (SOLR-16216) Circuit Breaker - Kill only the particular search requests crossing the circuit breaker threshold

2022-05-27 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542808#comment-17542808 ] Atri Sharma commented on SOLR-16216: This is actually a good idea.   Here are my th

[jira] [Updated] (SOLR-16216) Circuit Breaker - Kill only the particular search request crossing the circuit breaker threshold

2022-05-27 Thread Parag Ninawe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parag Ninawe updated SOLR-16216: Summary: Circuit Breaker - Kill only the particular search request crossing the circuit breaker thr