[jira] [Commented] (SOLR-13998) Add thread safety annotation to classes

2021-09-13 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414710#comment-17414710 ] David Smiley commented on SOLR-13998: - Why do we want our own annotations instead of

[jira] [Commented] (SOLR-15629) replace SolrException.ignorePatterns with a a new test-framework Rule

2021-09-13 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414665#comment-17414665 ] Chris M. Hostetter commented on SOLR-15629: --- Strawman idea of what this might l

[jira] [Created] (SOLR-15629) replace SolrException.ignorePatterns with a a new test-framework Rule

2021-09-13 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-15629: - Summary: replace SolrException.ignorePatterns with a a new test-framework Rule Key: SOLR-15629 URL: https://issues.apache.org/jira/browse/SOLR-15629 Projec

[GitHub] [solr] ben-manes commented on pull request #230: SOLR-15555 Improved caching on FilterQuery

2021-09-13 Thread GitBox
ben-manes commented on pull request #230: URL: https://github.com/apache/solr/pull/230#issuecomment-918712124 nice! I think you said earlier you would upgrade to 3.x after this was merged. Please do that if possible. -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (SOLR-15555) Use filterCache.computeIfAbsent in SolrIndexSearcher

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414654#comment-17414654 ] ASF subversion and git services commented on SOLR-1: Commit f

[GitHub] [solr] madrob merged pull request #230: SOLR-15555 Improved caching on FilterQuery

2021-09-13 Thread GitBox
madrob merged pull request #230: URL: https://github.com/apache/solr/pull/230 -- 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...@s

[GitHub] [solr] dsmiley commented on a change in pull request #279: SOLR-10887: Append .xml to managed-schema file VERSION 2

2021-09-13 Thread GitBox
dsmiley commented on a change in pull request #279: URL: https://github.com/apache/solr/pull/279#discussion_r707816515 ## File path: solr/core/src/test/org/apache/solr/schema/SpatialRPTFieldTypeTest.java ## @@ -28,34 +28,34 @@ import org.locationtech.spatial4j.shape.Shape;

[GitHub] [solr] madrob commented on pull request #230: SOLR-15555 Improved caching on FilterQuery

2021-09-13 Thread GitBox
madrob commented on pull request #230: URL: https://github.com/apache/solr/pull/230#issuecomment-918605100 Pushed the benchmark portion of this separately in c942c7242c2, rebased, will wait for precommit to finish one more time before merging. -- This is an automated message from the Apa

[GitHub] [solr] ctargett opened a new pull request #293: Ref Guide 8.10 Upgrade Notes

2021-09-13 Thread GitBox
ctargett opened a new pull request #293: URL: https://github.com/apache/solr/pull/293 Adds upgrade notes for 8.10 + fixes a couple of typos. -- 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 s

[jira] [Updated] (SOLR-15628) SolrException.log doesn't pass Throwable to Logger correctly

2021-09-13 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-15628: -- Attachment: SOLR-15628.patch Assignee: Chris M. Hostetter Status: Open (w

[jira] [Created] (SOLR-15628) SolrException.log doesn't pass Throwable to Logger correctly

2021-09-13 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-15628: - Summary: SolrException.log doesn't pass Throwable to Logger correctly Key: SOLR-15628 URL: https://issues.apache.org/jira/browse/SOLR-15628 Project: Solr

[jira] [Updated] (SOLR-15622) SolrLogLayout should be deleted

2021-09-13 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-15622: -- Fix Version/s: main (9.0) > SolrLogLayout should be deleted > -

[jira] [Resolved] (SOLR-15627) Benchmarks for FilterCache

2021-09-13 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-15627. -- Fix Version/s: main (9.0) Resolution: Fixed > Benchmarks for FilterCache > -

[jira] [Commented] (SOLR-15627) Benchmarks for FilterCache

2021-09-13 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414439#comment-17414439 ] Mike Drob commented on SOLR-15627: -- This benchmark also shows an interesting bug where r

[jira] [Commented] (SOLR-15627) Benchmarks for FilterCache

2021-09-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414436#comment-17414436 ] ASF subversion and git services commented on SOLR-15627: Commit c

[jira] [Resolved] (SOLR-15624) how to filter for subquery when subquery numFound is 0

2021-09-13 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-15624. -- Resolution: Duplicate Duplicate of SOLR-15623. > how to filter for subquery when subqu

[jira] [Resolved] (SOLR-15623) how to filter for subquery when subquery numFound is 0

2021-09-13 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett resolved SOLR-15623. -- Resolution: Invalid There is not enough information in this issue to diagnose the probl

[jira] [Created] (SOLR-15627) Benchmarks for FilterCache

2021-09-13 Thread Mike Drob (Jira)
Mike Drob created SOLR-15627: Summary: Benchmarks for FilterCache Key: SOLR-15627 URL: https://issues.apache.org/jira/browse/SOLR-15627 Project: Solr Issue Type: Sub-task Security Level: Pu

[jira] [Updated] (SOLR-15626) config-read permission does not allow access to /solr/admin/configs?action=LIST

2021-09-13 Thread Jonathan J Senchyna (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan J Senchyna updated SOLR-15626: --- Description: h2. Overview The {{/solr/admin/configs?action=LIST}} endpoint is not av

[jira] [Created] (SOLR-15626) config-read permission does not allow access to /solr/admin/configs?action=LIST

2021-09-13 Thread Jonathan J Senchyna (Jira)
Jonathan J Senchyna created SOLR-15626: -- Summary: config-read permission does not allow access to /solr/admin/configs?action=LIST Key: SOLR-15626 URL: https://issues.apache.org/jira/browse/SOLR-15626

[GitHub] [solr] epugh commented on pull request #264: SOLR-10887: Append .xml to managed-schema file

2021-09-13 Thread GitBox
epugh commented on pull request #264: URL: https://github.com/apache/solr/pull/264#issuecomment-918220552 Closing in favour of an updated PR https://github.com/apache/solr/pull/279 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [solr] epugh closed pull request #264: SOLR-10887: Append .xml to managed-schema file

2021-09-13 Thread GitBox
epugh closed pull request #264: URL: https://github.com/apache/solr/pull/264 -- 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...@so

[GitHub] [solr-operator] gerlowskija commented on a change in pull request #302: Allow users to take GCS-based backups

2021-09-13 Thread GitBox
gerlowskija commented on a change in pull request #302: URL: https://github.com/apache/solr-operator/pull/302#discussion_r707291123 ## File path: api/v1beta1/solrcloud_types.go ## @@ -325,20 +329,158 @@ type SolrEphemeralDataStorageOptions struct { EmptyDir *corev1.Empt