Re: [PR] SOLR-17685: Remove script creation of solr url based on SOLR_TOOL_HOST in favour of java code in CLI tools [solr]

2025-03-11 Thread via GitHub
epugh commented on PR #3223: URL: https://github.com/apache/solr/pull/3223#issuecomment-2714863862 > So instead of using SOLR_TOOL_HOST, and instead using SOLR_HOST in the java code, I think we can remove the SOLR_TOOL_HOST all together, since we set it in `bin/solr`: > > ```shell

Re: [PR] SOLR-17655: Remove ExternalFileField [solr]

2025-03-11 Thread via GitHub
epugh commented on PR #3244: URL: https://github.com/apache/solr/pull/3244#issuecomment-2714841124 Doh, you are right: https://solr.apache.org/guide/solr/latest/indexing-guide/field-types-included-with-solr.html#deprecated-field-types doesn't actually list ExternalFileField!

Re: [I] Security.json is never copied to Zookeeper while creating Solr 9.8.0 Clusters [solr-operator]

2025-03-11 Thread via GitHub
gerlowskija closed issue #762: Security.json is never copied to Zookeeper while creating Solr 9.8.0 Clusters URL: https://github.com/apache/solr-operator/issues/762 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] SOLR-17674: Refresh bin/solr instructions to down play SolrCloud and introduce --user-managed example. [solr]

2025-03-11 Thread via GitHub
gerlowskija commented on code in PR #3190: URL: https://github.com/apache/solr/pull/3190#discussion_r1989607793 ## solr/core/src/java/org/apache/solr/cli/SolrCLI.java: ## @@ -411,21 +411,25 @@ private static void printHelp() { print( "

Re: [PR] SOLR-17655: Remove ExternalFileField [solr]

2025-03-11 Thread via GitHub
gerlowskija commented on PR #3244: URL: https://github.com/apache/solr/pull/3244#issuecomment-2714808644 > ExternalFileField is deprecated, remove it. Is it? SOLR-17655 looks like it was created to put that deprecation in place, but it's not there yet afaict. (That's not to sa

Re: [I] Setup SOLR using Basic Authentication doesn't work. [solr-operator]

2025-03-11 Thread via GitHub
gerlowskija commented on issue #757: URL: https://github.com/apache/solr-operator/issues/757#issuecomment-2714274457 Hi @irwan-verint - this Github repo is specific to issues and improvements related to the Solr Operator: a particular way of running and managing Solr deployments in Kubernet

Re: [PR] fix the solr zk invocation [solr-operator]

2025-03-11 Thread via GitHub
gerlowskija merged PR #756: URL: https://github.com/apache/solr-operator/pull/756 -- 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...@sol

Re: [PR] fix the solr zk invocation [solr-operator]

2025-03-11 Thread via GitHub
gerlowskija commented on PR #756: URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2714450348 Thanks again for all your work on this @elangelo ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [I] Setup SOLR using Basic Authentication doesn't work. [solr-operator]

2025-03-11 Thread via GitHub
gerlowskija closed issue #757: Setup SOLR using Basic Authentication doesn't work. URL: https://github.com/apache/solr-operator/issues/757 -- 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 specifi

[jira] [Commented] (SOLR-17679) Request for Documentation/Feature Improvement on Hybrid Lexical and Vector Search with Score Breakdown and Cutoff Logic

2025-03-11 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934215#comment-17934215 ] Alessandro Benedetti commented on SOLR-17679: - Hi, that's interesting and doa

Re: [PR] fix the solr zk invocation [solr-operator]

2025-03-11 Thread via GitHub
gerlowskija commented on PR #756: URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2714415769 The PR jobs are failing currently due to a setup issue: > Error: This request has been automatically failed because it uses a deprecated version of `actions/cache: v2`. Plea

Re: [PR] DefaultPackageRepository: simplify HTTP & JSON [solr]

2025-03-11 Thread via GitHub
epugh commented on code in PR #3253: URL: https://github.com/apache/solr/pull/3253#discussion_r1989361358 ## solr/packaging/test/test_packages.bats: ## @@ -58,22 +58,24 @@ teardown() { } # This test is useful if you are debugging/working with packages. -# We have commented i

Re: [PR] Enable picocli for a few tools [solr]

2025-03-11 Thread via GitHub
janhoy commented on PR #3247: URL: https://github.com/apache/solr/pull/3247#issuecomment-2713858887 I made a [JIRA](https://issues.apache.org/jira/browse/SOLR-17697) and a feature branch with only the gradle stuff. Re-purposed this PR to add the first few tools as a POC. More PRs shoul

[jira] [Commented] (SOLR-17143) Streaming with multiple shards can trigger unexpected IdleTimeout

2025-03-11 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934221#comment-17934221 ] Alex Deparvu commented on SOLR-17143: - > 2. Are there any low level "keep-alive" tha

[jira] [Comment Edited] (SOLR-17143) Streaming with multiple shards can trigger unexpected IdleTimeout

2025-03-11 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934221#comment-17934221 ] Alex Deparvu edited comment on SOLR-17143 at 3/11/25 1:54 PM: -

Re: [PR] Simplify BinaryResponseWriter.getParsedResponse [solr]

2025-03-11 Thread via GitHub
dsmiley merged PR #3243: URL: https://github.com/apache/solr/pull/3243 -- 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.or

Re: [PR] POC: Test picocli [solr]

2025-03-11 Thread via GitHub
epugh commented on PR #3247: URL: https://github.com/apache/solr/pull/3247#issuecomment-2713435505 > Eric, you have really lifted the CLI in the last versions, none of which is wasted if/when moving to picocli! > > Also, we have pretty good test coverage in bats tests, which is a grea

[jira] [Commented] (SOLR-17632) Text to Vector Update Request Processor

2025-03-11 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934200#comment-17934200 ] Alessandro Benedetti commented on SOLR-17632: - Done! > Text to Vector Update

[jira] [Updated] (SOLR-17632) Text to Vector Update Request Processor

2025-03-11 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated SOLR-17632: Labels: pull-request-available vector-based-search (was: pull-request-available)

Re: [PR] SOLR-17632: Text to Vector Update Request Processor [solr]

2025-03-11 Thread via GitHub
alessandrobenedetti commented on PR #3151: URL: https://github.com/apache/solr/pull/3151#issuecomment-2714076350 Ok, no updates, comments or help in the last three weeks, so at the end of the week, I'll proceed fixing the tests and merging. any help with the test clean up is still welcome!

[PR] Use picocli instead of commons-cli [solr]

2025-03-11 Thread via GitHub
janhoy opened a new pull request, #3254: URL: https://github.com/apache/solr/pull/3254 https://issues.apache.org/jira/browse/SOLR-17697 This PR is just a way to visualize the status of the feature branch `jira/SOLR-17697-picocli`. Create PRs targeting that branch to tackle individu

[jira] [Created] (SOLR-17696) Support Jetty 12 for Solr latest

2025-03-11 Thread Dhoka Pramod (Jira)
Dhoka Pramod created SOLR-17696: --- Summary: Support Jetty 12 for Solr latest Key: SOLR-17696 URL: https://issues.apache.org/jira/browse/SOLR-17696 Project: Solr Issue Type: Improvement

Re: [PR] SOLR-17655: Remove ExternalFileField [solr]

2025-03-11 Thread via GitHub
epugh commented on PR #3244: URL: https://github.com/apache/solr/pull/3244#issuecomment-2713457158 Going to merge later this week barring any feedback! -- 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 g

Re: [PR] SOLR-17683: Remove CurrencyField [solr]

2025-03-11 Thread via GitHub
epugh commented on PR #3212: URL: https://github.com/apache/solr/pull/3212#issuecomment-2713458846 Going to merge later this week barring any feedback! -- 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 g

Re: [PR] SOLR-17540: Remove Hadoop Auth Module [solr]

2025-03-11 Thread via GitHub
dsmiley commented on PR #2835: URL: https://github.com/apache/solr/pull/2835#issuecomment-2711845689 There are ~4 classes (+ 5 tests) containing "DelegationToken". @risdenk are these now obsolete/useless? Would that belong here in this issue (for Hadoop Auth) or would you recommend anothe

Re: [PR] fix the solr zk invocation [solr-operator]

2025-03-11 Thread via GitHub
HoustonPutman commented on PR #756: URL: https://github.com/apache/solr-operator/pull/756#issuecomment-2711081795 I will work on adding an integration test, but since you tested it manually, it shouldn't block this PR or a release IMO. -- This is an automated message from the Apache Git S

[jira] [Commented] (SOLR-17537) Let Curator handle state compression in ZooKeeper

2025-03-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933951#comment-17933951 ] ASF subversion and git services commented on SOLR-17537: Commit 5

Re: [PR] DefaultPackageRepository: simplify HTTP & JSON [solr]

2025-03-11 Thread via GitHub
epugh commented on PR #3253: URL: https://github.com/apache/solr/pull/3253#issuecomment-2713409914 There is a commented out .bats test in `test_packages.bats` that you could run. It requires a live internet connection which is why we don't run it in CI that tests out github.. > This t

Re: [PR] SOLR-17043: Remove SolrClient path pattern matching [solr]

2025-03-11 Thread via GitHub
jkmuriithi commented on code in PR #3238: URL: https://github.com/apache/solr/pull/3238#discussion_r1987459862 ## solr/solrj/src/java/org/apache/solr/client/solrj/SolrRequest.java: ## @@ -185,8 +188,31 @@ public void setQueryParams(Set queryParams) { this.queryParams = quer

Re: [PR] Make test connectionLoss logic the same, add waitForLoss option [solr]

2025-03-11 Thread via GitHub
HoustonPutman commented on PR #3225: URL: https://github.com/apache/solr/pull/3225#issuecomment-2711096019 > Can/should we just always wait or recommend that we do so? Seems safer to wait. Yeah, that should be fine. I'll remove the option, and always wait. -- This is an automated m

Re: [PR] SOLR-17688: Http2SolrClient: use Request.Listener not HttpListenerFactory [solr]

2025-03-11 Thread via GitHub
stillalex commented on PR #3233: URL: https://github.com/apache/solr/pull/3233#issuecomment-2714527929 interesting change, I think it looks good and the new version of the code looks much cleaner, +1 from me. just 2 thoughts (feel free to ignore if not relevant): - there are some p

Re: [PR] DefaultPackageRepository: simplify HTTP & JSON [solr]

2025-03-11 Thread via GitHub
dsmiley commented on PR #3253: URL: https://github.com/apache/solr/pull/3253#issuecomment-2714548138 Thanks for pointing out the commented out test. It passes now, after I updated it (the URL didn't seem to work exactly as it was). As you can hopefully agree/observe here, Jackson is

[jira] [Comment Edited] (SOLR-17143) Streaming with multiple shards can trigger unexpected IdleTimeout

2025-03-11 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934221#comment-17934221 ] Alex Deparvu edited comment on SOLR-17143 at 3/11/25 1:53 PM: -

[jira] [Comment Edited] (SOLR-17143) Streaming with multiple shards can trigger unexpected IdleTimeout

2025-03-11 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934221#comment-17934221 ] Alex Deparvu edited comment on SOLR-17143 at 3/11/25 1:56 PM: -

Re: [PR] SOLR-17685: Remove script creation of solr url based on SOLR_TOOL_HOST in favour of java code in CLI tools [solr]

2025-03-11 Thread via GitHub
HoustonPutman commented on PR #3223: URL: https://github.com/apache/solr/pull/3223#issuecomment-2714754015 > Right... So I can remove SOLR_HOST from the `bin/solr` and `bin/solr.cmd` because we default to localhost in the Java code! SOLR_TOOL_HOST, not SOLR_HOST 😅 but yes -- This i

Re: [PR] SOLR-17685: Remove script creation of solr url based on SOLR_TOOL_HOST in favour of java code in CLI tools [solr]

2025-03-11 Thread via GitHub
epugh commented on PR #3223: URL: https://github.com/apache/solr/pull/3223#issuecomment-2714780914 > > Right... So I can remove SOLR_HOST from the `bin/solr` and `bin/solr.cmd` because we default to localhost in the Java code! > > SOLR_TOOL_HOST, not SOLR_HOST 😅 but yes I was t

[jira] [Updated] (SOLR-17698) Remove deprecated EnumField

2025-03-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17698: -- Labels: pull-request-available (was: ) > Remove deprecated EnumField > ---

[PR] SOLR-17698: Remove deprecated EnumField [solr]

2025-03-11 Thread via GitHub
epugh opened a new pull request, #3256: URL: https://github.com/apache/solr/pull/3256 https://issues.apache.org/jira/browse/SOLR-17698 # Description Removing deprecated EnumField # Solution EnumField has been replaced by EnumFieldType. Simplified tests and suppor

[jira] [Commented] (SOLR-17694) LeaderElector not able to parse node ID correctly when it has a leading dash

2025-03-11 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934004#comment-17934004 ] Gus Heck commented on SOLR-17694: - {quote}I'm inclined to think Solr should reject such n

[jira] [Created] (SOLR-17697) Use picocli instead of commons-cli

2025-03-11 Thread Jira
Jan Høydahl created SOLR-17697: -- Summary: Use picocli instead of commons-cli Key: SOLR-17697 URL: https://issues.apache.org/jira/browse/SOLR-17697 Project: Solr Issue Type: Improvement

[jira] [Resolved] (SOLR-17537) Let Curator handle state compression in ZooKeeper

2025-03-11 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-17537. --- Fix Version/s: main (10.0) Assignee: Houston Putman Resolution: Fixed > Let C

Re: [PR] POC: Test picocli [solr]

2025-03-11 Thread via GitHub
janhoy commented on PR #3247: URL: https://github.com/apache/solr/pull/3247#issuecomment-2711920203 Eric, you have really lifted the CLI in the last versions, none of which is wasted if/when moving to picocli! Also, we have pretty good test coverage in bats tests, which is a great way

[PR] (no intended to be merged to branch_9_8) SOLR-17626: add RawTFSimilarity[Factory] class(es) [solr]

2025-03-11 Thread via GitHub
cpoerschke opened a new pull request, #3255: URL: https://github.com/apache/solr/pull/3255 The `RawTFSimilarityFactory` from (not yet released) Solr 9.9 backported to 9.8 branch with a local `RawTFSimilarity` variant since Solr 9.8's Lucene version does not have the `RawTFSimilarity` class.

[jira] [Commented] (SOLR-17626) add RawTFSimilarityFactory class

2025-03-11 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934295#comment-17934295 ] Christine Poerschke commented on SOLR-17626: https://github.com/apache/solr/p

Re: [PR] (no intended to be merged to branch_9_8) SOLR-17626: add RawTFSimilarity[Factory] class(es) [solr]

2025-03-11 Thread via GitHub
cpoerschke closed pull request #3255: (no intended to be merged to branch_9_8) SOLR-17626: add RawTFSimilarity[Factory] class(es) URL: https://github.com/apache/solr/pull/3255 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[jira] [Resolved] (SOLR-17695) Misleading warning in bin/solr start -e examples about solr url format

2025-03-11 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-17695. -- Fix Version/s: 9.9 Resolution: Fixed > Misleading warning in bin/solr start -e examples about so

Re: [PR] SOLR-17698: Remove deprecated EnumField [solr]

2025-03-11 Thread via GitHub
epugh commented on PR #3256: URL: https://github.com/apache/solr/pull/3256#issuecomment-2715392532 Looks like we could eliminate `AbstractEnumField` now? -- 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

[PR] SOLR-17655: Mark ExternalFileField as deprecated [solr]

2025-03-11 Thread via GitHub
epugh opened a new pull request, #3257: URL: https://github.com/apache/solr/pull/3257 https://issues.apache.org/jira/browse/SOLR-17655 # Description Mark ExternalFileField as deprecated. # Solution This pairs with https://github.com/apache/solr/pull/3244, and i

Re: [PR] SOLR-17685: Remove script creation of solr url based on SOLR_TOOL_HOST in favour of java code in CLI tools [solr]

2025-03-11 Thread via GitHub
epugh commented on PR #3223: URL: https://github.com/apache/solr/pull/3223#issuecomment-2715442544 Successful build!If anyone wants to eyeball solr.cmd, that would be great. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Commented] (SOLR-17607) HTTP ClusterStateProvider should defer talking to Solr until first use

2025-03-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934398#comment-17934398 ] ASF subversion and git services commented on SOLR-17607: Commit f

[jira] [Resolved] (SOLR-17607) HTTP ClusterStateProvider should defer talking to Solr until first use

2025-03-11 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-17607. - Fix Version/s: 9.9 Resolution: Fixed > HTTP ClusterStateProvider should defer talking to S

[jira] [Updated] (SOLR-17515) Recovery fails in Solr 9.7.0 if basic-auth is enabled

2025-03-11 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-17515: -- Fix Version/s: 9.8 > Recovery fails in Solr 9.7.0 if basic-auth is enabled > --

[jira] [Closed] (SOLR-17515) Recovery fails in Solr 9.7.0 if basic-auth is enabled

2025-03-11 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed SOLR-17515. - > Recovery fails in Solr 9.7.0 if basic-auth is enabled > ---

[jira] [Closed] (SOLR-17530) Prometheus response writer didn't recognize TLOG & PULL replicas

2025-03-11 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman closed SOLR-17530. - Assignee: David Smiley > Prometheus response writer didn't recognize TLOG & PULL replicas > -

[jira] [Updated] (SOLR-17530) Prometheus response writer didn't recognize TLOG & PULL replicas

2025-03-11 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-17530: -- Fix Version/s: 9.8 > Prometheus response writer didn't recognize TLOG & PULL replicas > ---

[PR] SOLR-17651: Make sure CLI unit tests don't call System.exit() [solr]

2025-03-11 Thread via GitHub
psalagnac opened a new pull request, #3258: URL: https://github.com/apache/solr/pull/3258 https://issues.apache.org/jira/browse/SOLR-17651 # Description End goal is to make sure unit tests for CLI tools never make a call to `System.exit()`. This introduces class `Too

[jira] [Assigned] (SOLR-17651) Obfuscate System.exit(), remove direct usage

2025-03-11 Thread Pierre Salagnac (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Salagnac reassigned SOLR-17651: -- Assignee: Pierre Salagnac > Obfuscate System.exit(), remove direct usage > ---

[jira] [Updated] (SOLR-17651) Obfuscate System.exit(), remove direct usage

2025-03-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17651: -- Labels: pull-request-available (was: ) > Obfuscate System.exit(), remove direct usage > --

Re: [PR] SolrJ ResponseParser API improvements, minor [solr]

2025-03-11 Thread via GitHub
dsmiley merged PR #3248: URL: https://github.com/apache/solr/pull/3248 -- 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.or

Re: [PR] Reimplement CancellableQueryTracker [solr]

2025-03-11 Thread via GitHub
reubent closed pull request #3250: Reimplement CancellableQueryTracker URL: https://github.com/apache/solr/pull/3250 -- 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 unsubscr

[jira] [Commented] (SOLR-17607) HTTP ClusterStateProvider should defer talking to Solr until first use

2025-03-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934372#comment-17934372 ] ASF subversion and git services commented on SOLR-17607: Commit 9

Re: [PR] SOLR-17607: Http ClusterStateProvider, lazy connect [solr]

2025-03-11 Thread via GitHub
dsmiley merged PR #3249: URL: https://github.com/apache/solr/pull/3249 -- 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.or

[jira] [Resolved] (SOLR-17696) Support Jetty 12 for Solr latest

2025-03-11 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-17696. Resolution: Duplicate > Support Jetty 12 for Solr latest > > >

Re: [PR] SOLR-17688: Http2SolrClient: use Request.Listener not HttpListenerFactory [solr]

2025-03-11 Thread via GitHub
dsmiley commented on PR #3233: URL: https://github.com/apache/solr/pull/3233#issuecomment-2715838346 Thanks for your feedback Alex! > there are some places where we create new clients based on existing clients settings, so would we need to make sure the listeners are being copied ove

[jira] [Created] (SOLR-17699) High Query Time in Solr When Using OR with frange in fq

2025-03-11 Thread Puneet Sharma (Jira)
Puneet Sharma created SOLR-17699: Summary: High Query Time in Solr When Using OR with frange in fq Key: SOLR-17699 URL: https://issues.apache.org/jira/browse/SOLR-17699 Project: Solr Issue Ty

[jira] [Commented] (SOLR-17562) Unify v2 API streaming support

2025-03-11 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934354#comment-17934354 ] David Smiley commented on SOLR-17562: - This was merged; shouldn't the issue be closed

Re: [PR] Deprecations [solr]

2025-03-11 Thread via GitHub
dsmiley commented on PR #3159: URL: https://github.com/apache/solr/pull/3159#issuecomment-2715871761 Looking to merge this maybe tomorrow; certainly won't be the last of deprecations. I'll end up creating another PR. Some changes here are not just deprecations but using a new thing, but

Re: [PR] SOLR-17651: Make sure CLI unit tests don't call System.exit() [solr]

2025-03-11 Thread via GitHub
psalagnac commented on code in PR #3258: URL: https://github.com/apache/solr/pull/3258#discussion_r1990122985 ## solr/core/src/test/org/apache/solr/security/BasicAuthIntegrationTest.java: ## @@ -298,23 +295,10 @@ public void testBasicAuth() throws Exception { verifySecuri

Re: [I] Solr registers with incorrect port 80 in Zookeeper [solr-operator]

2025-03-11 Thread via GitHub
edaemon commented on issue #84: URL: https://github.com/apache/solr-operator/issues/84#issuecomment-2715771545 I'm seeing a similar issue with version 0.9.0, but I'm wondering if there's some configuration I'm missing. The problem I'm having is that requests to the common service seem to in

[PR] Reimplement CancellableQueryTracker [solr]

2025-03-11 Thread via GitHub
reubent opened a new pull request, #3250: URL: https://github.com/apache/solr/pull/3250 I don't have access to JIRA to create a ticket but please see below. I've posted in the users list but not received any replies to I've attempted to fix myself. # Description We

[PR] Reimplement CancellableQueryTracker [solr]

2025-03-11 Thread via GitHub
reubent opened a new pull request, #3251: URL: https://github.com/apache/solr/pull/3251 I don't have access to JIRA to create a ticket but please see below. I've posted in the users list but not received any replies to I've attempted to fix myself. # Description We

Re: [PR] SOLR-17537: Manage ZK Compression through Curator [solr]

2025-03-11 Thread via GitHub
HoustonPutman merged PR #2849: URL: https://github.com/apache/solr/pull/2849 -- 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.apa

[jira] [Created] (SOLR-17698) Remove deprecated EnumField

2025-03-11 Thread Eric Pugh (Jira)
Eric Pugh created SOLR-17698: Summary: Remove deprecated EnumField Key: SOLR-17698 URL: https://issues.apache.org/jira/browse/SOLR-17698 Project: Solr Issue Type: Task Affects Versions: main

[jira] [Created] (SOLR-17692) DELETEREPLICA should preempt full-recovery instead of waiting for completion

2025-03-11 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-17692: -- Summary: DELETEREPLICA should preempt full-recovery instead of waiting for completion Key: SOLR-17692 URL: https://issues.apache.org/jira/browse/SOLR-17692 Projec