[jira] [Commented] (SOLR-16615) Colocated cores with the same configset should share resources

2023-01-09 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656443#comment-17656443 ] Noble Paul commented on SOLR-16615: --- {quote}Perhaps this means, we need to make SolrCore light and

[jira] [Commented] (SOLR-15787) Implement FileSystemConfigSetService

2023-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656435#comment-17656435 ] ASF subversion and git services commented on SOLR-15787: Commit

[jira] [Commented] (SOLR-15787) Implement FileSystemConfigSetService

2023-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656436#comment-17656436 ] ASF subversion and git services commented on SOLR-15787: Commit

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656432#comment-17656432 ] Ishan Chattopadhyaya commented on SOLR-16531: - I still believe revert and redo properly is

[jira] [Commented] (SOLR-16609) Unable to set properties when creating config/collection in Solr Cloud environment

2023-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656414#comment-17656414 ] David Smiley commented on SOLR-16609: - This issue feels more like it should be a user list email. FYI

[jira] [Commented] (SOLR-16603) Create a public constructor for SolrCore

2023-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656412#comment-17656412 ] David Smiley commented on SOLR-16603: - I think EmbeddedSolrServer is "production ready" albeit

[jira] [Commented] (SOLR-16556) Solr stream expression: Implement Page Streaming Decorator to allow results to be displayed with pagination.

2023-01-09 Thread Maulin (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656389#comment-17656389 ] Maulin commented on SOLR-16556: --- Hi [~jbernste] Did you get a chance to look into this? Please let me know

[jira] [Commented] (SOLR-16536) Replace OpenTracing instrumentation with OpenTelemetry

2023-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656386#comment-17656386 ] David Smiley commented on SOLR-16536: - I haven't researched the state of things lately (and it seems

[jira] [Commented] (SOLR-6312) CloudSolrServer doesn't honor updatesToLeaders constructor argument

2023-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656384#comment-17656384 ] David Smiley commented on SOLR-6312: Where is the PR? BTW it's discouraged to create feature/issue

[GitHub] [solr] dsmiley commented on a diff in pull request #1267: SOLR-16608: Ability to compress the collection state

2023-01-09 Thread GitBox
dsmiley commented on code in PR #1267: URL: https://github.com/apache/solr/pull/1267#discussion_r1065273948 ## solr/core/src/java/org/apache/solr/cloud/Overseer.java: ## @@ -199,9 +199,15 @@ private class ClusterStateUpdater implements Runnable, Closeable { private

[GitHub] [solr] dsmiley merged pull request #1215: DocRouter: strengthen abstraction

2023-01-09 Thread GitBox
dsmiley merged PR #1215: URL: https://github.com/apache/solr/pull/1215 -- 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:

[GitHub] [solr] dsmiley commented on pull request #1221: SOLR-16577: Always log core load issues

2023-01-09 Thread GitBox
dsmiley commented on PR #1221: URL: https://github.com/apache/solr/pull/1221#issuecomment-1376427109 While working on another issue & troubleshooting, I would have benefited from this improvement. Some core initialization errors were getting swallowed. -- This is an automated message

[jira] [Commented] (SOLR-16615) Colocated cores with the same configset should share resources

2023-01-09 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656288#comment-17656288 ] Jason Gerlowski commented on SOLR-16615: It's definitely a big change - at least as I've written

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656277#comment-17656277 ] David Smiley commented on SOLR-16531: - The concern here is only for core level handlers; right?

[jira] [Commented] (SOLR-16615) Colocated cores with the same configset should share resources

2023-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656275#comment-17656275 ] David Smiley commented on SOLR-16615: - Talking out loud here This will be a big change because

[jira] [Commented] (SOLR-15787) Implement FileSystemConfigSetService

2023-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656262#comment-17656262 ] David Smiley commented on SOLR-15787: - Thanks for reminding me! After seeing tests pass tonight I'll

[GitHub] [solr] dsmiley commented on pull request #1243: SOLR-16591 Make SolrCores pluggable.

2023-01-09 Thread GitBox
dsmiley commented on PR #1243: URL: https://github.com/apache/solr/pull/1243#issuecomment-1376188216 I want to undo the pluggability altogether. SolrCores doesn't need to be pluggable, only subclassed internally for only the case when someone configured transient cores threshold. I'll

[jira] [Commented] (SOLR-15787) Implement FileSystemConfigSetService

2023-01-09 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656261#comment-17656261 ] Kevin Risden commented on SOLR-15787: - [~dsmiley] not sure if you are planning to backport this to

[jira] [Commented] (SOLR-15787) Implement FileSystemConfigSetService

2023-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656260#comment-17656260 ] ASF subversion and git services commented on SOLR-15787: Commit

[GitHub] [solr] risdenk merged pull request #1239: SOLR-15787: Fix FileSystemConfigSetService test failure on Windows

2023-01-09 Thread GitBox
risdenk merged PR #1239: URL: https://github.com/apache/solr/pull/1239 -- 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:

[jira] [Commented] (SOLR-16532) New OpenTelemetry module with OTLP trace exporter

2023-01-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656259#comment-17656259 ] David Smiley commented on SOLR-16532: - TestDistributedTracing is something I really like;

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656252#comment-17656252 ] Noble Paul commented on SOLR-16531: --- {quote}I don't think it's a hurry, rather that it is a lot of work

[jira] [Comment Edited] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656156#comment-17656156 ] Jason Gerlowski edited comment on SOLR-16531 at 1/9/23 5:48 PM: bq. The

[jira] [Created] (SOLR-16615) Colocated cores with the same configset should share resources

2023-01-09 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-16615: -- Summary: Colocated cores with the same configset should share resources Key: SOLR-16615 URL: https://issues.apache.org/jira/browse/SOLR-16615 Project: Solr

[GitHub] [solr] magibney commented on pull request #1276: A transformer that appends the core name

2023-01-09 Thread GitBox
magibney commented on PR #1276: URL: https://github.com/apache/solr/pull/1276#issuecomment-1375974732 quick heads-up: if backporting this to `branch_9x` please also backport 3247803ea6e97b2d735fde08c12057de3c88086c (which addresses the test failure mentioned above by @risdenk). -- This

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656204#comment-17656204 ] Houston Putman commented on SOLR-16531: --- {quote}What is the hurry to have JAX RS by 9.2 (at any

[GitHub] [solr] magibney merged pull request #1281: Add a trivial validator for the new CoreAugmenter transformer

2023-01-09 Thread GitBox
magibney merged PR #1281: URL: https://github.com/apache/solr/pull/1281 -- 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:

[jira] [Comment Edited] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656186#comment-17656186 ] Ishan Chattopadhyaya edited comment on SOLR-16531 at 1/9/23 4:54 PM: -

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656187#comment-17656187 ] Ishan Chattopadhyaya commented on SOLR-16531: - bq. it'd make sense to extend the deadline a

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656186#comment-17656186 ] Ishan Chattopadhyaya commented on SOLR-16531: - >From the comments above and based on concerns

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656185#comment-17656185 ] Ishan Chattopadhyaya commented on SOLR-16531: - bq. The branch here rewinds to the

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656172#comment-17656172 ] Eric Pugh commented on SOLR-16531: -- With a minimal app-per-configset setup, would that address the

[jira] [Commented] (SOLR-16531) Performance degradation due to introduction of JAX-RS

2023-01-09 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656156#comment-17656156 ] Jason Gerlowski commented on SOLR-16531: bq. The problem is, as there is a known perf degradation

[GitHub] [solr] magibney opened a new pull request, #1281: Add a trivial validator for the new CoreAugmenter transformer

2023-01-09 Thread GitBox
magibney opened a new pull request, #1281: URL: https://github.com/apache/solr/pull/1281 Followup on a2f3f7f33efd765cc6c608c78745d8b9c108b8df See: #1276 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [solr] risdenk commented on a diff in pull request #1279: SOLR-16613: CryptoKeys should handle RSA padding for OpenJ9

2023-01-09 Thread GitBox
risdenk commented on code in PR #1279: URL: https://github.com/apache/solr/pull/1279#discussion_r1064728436 ## solr/core/src/java/org/apache/solr/util/CryptoKeys.java: ## @@ -295,15 +304,28 @@ public PublicKey getPublicKey() { return publicKey; } -public

[jira] [Commented] (SOLR-16588) solr.DenseVectorField fieldType without a knnAlgorithm parameter results in error

2023-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656134#comment-17656134 ] ASF subversion and git services commented on SOLR-16588: Commit

[jira] [Commented] (SOLR-788) MoreLikeThis should support distributed search

2023-01-09 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656132#comment-17656132 ] Mikhail Khludnev commented on SOLR-788: --- Appreciate, [~abenedetti]! > MoreLikeThis should support

[GitHub] [solr] risdenk commented on a diff in pull request #1279: SOLR-16613: CryptoKeys should handle RSA padding for OpenJ9

2023-01-09 Thread GitBox
risdenk commented on code in PR #1279: URL: https://github.com/apache/solr/pull/1279#discussion_r1064711398 ## solr/core/src/java/org/apache/solr/util/CryptoKeys.java: ## @@ -295,15 +304,28 @@ public PublicKey getPublicKey() { return publicKey; } -public

[GitHub] [solr] risdenk commented on pull request #1276: A transformer that appends the core name

2023-01-09 Thread GitBox
risdenk commented on PR #1276: URL: https://github.com/apache/solr/pull/1276#issuecomment-1375708235 This is failing tests due to : ``` FAILED: org.apache.solr.cloud.TestRandomFlRTGCloud.testCoverage Error Message: java.lang.AssertionError: Some implicit

[GitHub] [solr] risdenk commented on a diff in pull request #1239: SOLR-15787: Fix FileSystemConfigSetService test failure

2023-01-09 Thread GitBox
risdenk commented on code in PR #1239: URL: https://github.com/apache/solr/pull/1239#discussion_r1064698824 ## solr/core/src/java/org/apache/solr/core/FileSystemConfigSetService.java: ## @@ -259,6 +260,14 @@ public FileVisitResult postVisitDirectory(Path dir, IOException

[GitHub] [solr] risdenk commented on a diff in pull request #1239: SOLR-15787: Fix FileSystemConfigSetService test failure

2023-01-09 Thread GitBox
risdenk commented on code in PR #1239: URL: https://github.com/apache/solr/pull/1239#discussion_r1064698615 ## solr/core/src/java/org/apache/solr/core/FileSystemConfigSetService.java: ## @@ -250,7 +251,7 @@ public FileVisitResult visitFile(Path file, BasicFileAttributes attrs)

[GitHub] [solr] risdenk commented on a diff in pull request #1239: SOLR-15787: Fix FileSystemConfigSetService test failure

2023-01-09 Thread GitBox
risdenk commented on code in PR #1239: URL: https://github.com/apache/solr/pull/1239#discussion_r1064697931 ## solr/core/src/test/org/apache/solr/core/TestConfigSetService.java: ## @@ -77,24 +72,31 @@ public void testConfigSetServiceOperations() throws IOException {

[jira] [Commented] (SOLR-16557) Solr 9.0.0 - Not able to install 3rd party DIH plugin

2023-01-09 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656115#comment-17656115 ] Ishan Chattopadhyaya commented on SOLR-16557: - Thanks for reporting, Rajesh. I'll take a look

[jira] [Assigned] (SOLR-16557) Solr 9.0.0 - Not able to install 3rd party DIH plugin

2023-01-09 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reassigned SOLR-16557: --- Assignee: Ishan Chattopadhyaya > Solr 9.0.0 - Not able to install 3rd party

[GitHub] [solr] epugh commented on pull request #1267: SOLR-16608: Ability to compress the collection state

2023-01-09 Thread GitBox
epugh commented on PR #1267: URL: https://github.com/apache/solr/pull/1267#issuecomment-1375667338 @HoustonPutman what if you could edit zk through the solr admin? Then presumably the api that pushed that data up and down could deal with the compression? I've done the same ZK editing

[jira] [Commented] (SOLR-16588) solr.DenseVectorField fieldType without a knnAlgorithm parameter results in error

2023-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656050#comment-17656050 ] ASF subversion and git services commented on SOLR-16588: Commit

[jira] [Commented] (SOLR-788) MoreLikeThis should support distributed search

2023-01-09 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656046#comment-17656046 ] Alessandro Benedetti commented on SOLR-788: --- Hi Michael, I'll schedule to take a look at it

[jira] [Commented] (SOLR-16588) solr.DenseVectorField fieldType without a knnAlgorithm parameter results in error

2023-01-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17656041#comment-17656041 ] ASF subversion and git services commented on SOLR-16588: Commit

[GitHub] [solr] alessandrobenedetti merged pull request #1255: SOLR-16588: set default knn algorithm

2023-01-09 Thread GitBox
alessandrobenedetti merged PR #1255: URL: https://github.com/apache/solr/pull/1255 -- 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:

[jira] [Created] (SOLR-16614) Apache Solr Information Disclosure Vulnerability

2023-01-09 Thread Hariprasad T (Jira)
Hariprasad T created SOLR-16614: --- Summary: Apache Solr Information Disclosure Vulnerability Key: SOLR-16614 URL: https://issues.apache.org/jira/browse/SOLR-16614 Project: Solr Issue Type: Task

[GitHub] [solr] noblepaul merged pull request #1277: A testcase for Solr coordinator role

2023-01-09 Thread GitBox
noblepaul merged PR #1277: URL: https://github.com/apache/solr/pull/1277 -- 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:

[jira] [Resolved] (SOLR-16567) java.lang.StackOverflowError when combining KnnQParser and FunctionRangeQParser

2023-01-09 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti resolved SOLR-16567. - Resolution: Fixed > java.lang.StackOverflowError when combining KnnQParser and

[jira] [Commented] (SOLR-16532) New OpenTelemetry module with OTLP trace exporter

2023-01-09 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17655962#comment-17655962 ] Jan Høydahl commented on SOLR-16532: Not testing actual traces. The test fails in 10% of Jenkins