[jira] [Created] (SOLR-16737) SOLR 9.2.0 cluster basic authentication with http2 solr client

2023-04-04 Thread Andrei Minin (Jira)
Andrei Minin created SOLR-16737: --- Summary: SOLR 9.2.0 cluster basic authentication with http2 solr client Key: SOLR-16737 URL: https://issues.apache.org/jira/browse/SOLR-16737 Project: Solr Is

[jira] [Commented] (SOLR-16507) Remove NodeStateProvider & Snitch

2023-04-04 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708665#comment-17708665 ] David Smiley commented on SOLR-16507: - Assigning to [~noble.paul] to do much of what

[jira] [Assigned] (SOLR-16507) Remove NodeStateProvider & Snitch

2023-04-04 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-16507: --- Assignee: Noble Paul > Remove NodeStateProvider & Snitch > -

[jira] [Resolved] (SOLR-16642) upgrade Solr to use Lucene 9.5.0

2023-04-04 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-16642. - Fix Version/s: 9.3 Assignee: David Smiley Resolution: Fixed There were no bot com

[jira] [Updated] (SOLR-16642) upgrade Solr to use Lucene 9.5.0

2023-04-04 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-16642: Priority: Major (was: Minor) > upgrade Solr to use Lucene 9.5.0 >

[jira] [Resolved] (SOLR-16693) Use TimeLimitingBulkScorer; stop using ExitableDirectoryReader

2023-04-04 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-16693. - Fix Version/s: 9.3 Resolution: Fixed > Use TimeLimitingBulkScorer; stop using ExitableDire

[jira] [Commented] (SOLR-16500) Enable JDK 19 preview options for MMapDirectory V2

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

[jira] [Commented] (SOLR-16693) Use TimeLimitingBulkScorer; stop using ExitableDirectoryReader

2023-04-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708663#comment-17708663 ] ASF subversion and git services commented on SOLR-16693: Commit 8

[GitHub] [solr] Jdurham2843 commented on a diff in pull request #1471: [SOLR-15737]: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (collection level)

2023-04-04 Thread via GitHub
Jdurham2843 commented on code in PR #1471: URL: https://github.com/apache/solr/pull/1471#discussion_r1157921344 ## solr/core/src/java/org/apache/solr/handler/admin/api/CreateCollectionSnapshotAPI.java: ## @@ -0,0 +1,171 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] Jdurham2843 commented on a diff in pull request #1471: [SOLR-15737]: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (collection level)

2023-04-04 Thread via GitHub
Jdurham2843 commented on code in PR #1471: URL: https://github.com/apache/solr/pull/1471#discussion_r1157920463 ## solr/core/src/java/org/apache/solr/handler/admin/api/CreateCollectionSnapshotAPI.java: ## @@ -0,0 +1,171 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] Jdurham2843 commented on a diff in pull request #1471: [SOLR-15737]: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (collection level)

2023-04-04 Thread via GitHub
Jdurham2843 commented on code in PR #1471: URL: https://github.com/apache/solr/pull/1471#discussion_r1157919636 ## solr/core/src/java/org/apache/solr/handler/admin/api/CreateCollectionSnapshotAPI.java: ## @@ -0,0 +1,171 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] Jdurham2843 commented on a diff in pull request #1471: [SOLR-15737]: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (collection level)

2023-04-04 Thread via GitHub
Jdurham2843 commented on code in PR #1471: URL: https://github.com/apache/solr/pull/1471#discussion_r1157918878 ## solr/core/src/java/org/apache/solr/handler/admin/api/CreateCollectionSnapshotAPI.java: ## @@ -0,0 +1,171 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] Jdurham2843 commented on a diff in pull request #1471: [SOLR-15737]: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (collection level)

2023-04-04 Thread via GitHub
Jdurham2843 commented on code in PR #1471: URL: https://github.com/apache/solr/pull/1471#discussion_r1157918878 ## solr/core/src/java/org/apache/solr/handler/admin/api/CreateCollectionSnapshotAPI.java: ## @@ -0,0 +1,171 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] Jdurham2843 commented on a diff in pull request #1471: [SOLR-15737]: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (collection level)

2023-04-04 Thread via GitHub
Jdurham2843 commented on code in PR #1471: URL: https://github.com/apache/solr/pull/1471#discussion_r1157918376 ## solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java: ## @@ -1764,96 +1767,55 @@ public Map execute( (req, rsp, h) -> { req.

[GitHub] [solr] Jdurham2843 commented on a diff in pull request #1471: [SOLR-15737]: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (collection level)

2023-04-04 Thread via GitHub
Jdurham2843 commented on code in PR #1471: URL: https://github.com/apache/solr/pull/1471#discussion_r1157918878 ## solr/core/src/java/org/apache/solr/handler/admin/api/CreateCollectionSnapshotAPI.java: ## @@ -0,0 +1,171 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] Jdurham2843 commented on a diff in pull request #1471: [SOLR-15737]: Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 'DELETESNAPSHOT' (collection level)

2023-04-04 Thread via GitHub
Jdurham2843 commented on code in PR #1471: URL: https://github.com/apache/solr/pull/1471#discussion_r1157918376 ## solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java: ## @@ -1764,96 +1767,55 @@ public Map execute( (req, rsp, h) -> { req.

[GitHub] [solr-operator] dependabot[bot] opened a new pull request, #543: Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible

2023-04-04 Thread via GitHub
dependabot[bot] opened a new pull request, #543: URL: https://github.com/apache/solr-operator/pull/543 Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.24+incompatible. Release notes Sourced from https://github.com/docker/docker

[jira] [Comment Edited] (SOLR-16733) Solr fails to start on macOS with OpenJDK 20

2023-04-04 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708589#comment-17708589 ] Kevin Risden edited comment on SOLR-16733 at 4/4/23 9:20 PM: -

[jira] [Commented] (SOLR-16733) Solr fails to start on macOS with OpenJDK 20

2023-04-04 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708589#comment-17708589 ] Kevin Risden commented on SOLR-16733: - I think this is a change in the JDK - https:/

[GitHub] [solr] magibney commented on pull request #1543: Gradle 8.0.2

2023-04-04 Thread via GitHub
magibney commented on PR #1543: URL: https://github.com/apache/solr/pull/1543#issuecomment-1496555628 Purely as a convenience, for supporting dev workflows involving [Lucene dependency substitution](https://github.com/apache/solr/blob/32dd924b14ee7160cb3a47b75bbe9f51ee36a483/help/dependenci

[GitHub] [solr] gerlowskija commented on pull request #1541: SOLR-16394: Migrate coll backup creation to JAX-RS

2023-04-04 Thread via GitHub
gerlowskija commented on PR #1541: URL: https://github.com/apache/solr/pull/1541#issuecomment-1496554689 Alright, tests and 'check' pass for me locally. (Looks like crave builds only failed here because of its weird patch application thing.) Going to target merging this midweek if no

[GitHub] [solr] risdenk commented on pull request #1543: Gradle 8.0.2

2023-04-04 Thread via GitHub
risdenk commented on PR #1543: URL: https://github.com/apache/solr/pull/1543#issuecomment-1496527037 @magibney not sure I understand what you mean? Are you saying that Lucene Gradle upgrades should always come before Solr? That Solr and Lucene should always match Gradle versions? The

[GitHub] [solr] magibney commented on pull request #1543: Gradle 8.0.2

2023-04-04 Thread via GitHub
magibney commented on PR #1543: URL: https://github.com/apache/solr/pull/1543#issuecomment-1496519155 Not specifically related to this PR, but I've been wondering whether there'd be any objection (unless there's a specific reason to upgrade gradle versions) to effectively treat gradle like

[GitHub] [solr] HoustonPutman commented on a diff in pull request #1542: SOLR-16728: Fix SSL & HTTP2 classloading

2023-04-04 Thread via GitHub
HoustonPutman commented on code in PR #1542: URL: https://github.com/apache/solr/pull/1542#discussion_r1157693400 ## solr/packaging/test/test_ssl.bats: ## @@ -0,0 +1,61 @@ +#!/usr/bin/env bats + +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[jira] [Commented] (SOLR-16735) "Invalid SNI" error when request server name doesn't match host certificate

2023-04-04 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708554#comment-17708554 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-16735: -- The thing is

[GitHub] [solr] risdenk commented on a diff in pull request #1542: SOLR-16728: Fix SSL & HTTP2 classloading

2023-04-04 Thread via GitHub
risdenk commented on code in PR #1542: URL: https://github.com/apache/solr/pull/1542#discussion_r1157676372 ## solr/packaging/test/test_ssl.bats: ## @@ -0,0 +1,61 @@ +#!/usr/bin/env bats + +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor licen

[GitHub] [solr] HoustonPutman opened a new pull request, #1544: Make it easy to build a non-snapshot version

2023-04-04 Thread via GitHub
HoustonPutman opened a new pull request, #1544: URL: https://github.com/apache/solr/pull/1544 Maintaining the Jenkins Smoketest jobs at https://builds.apache.org/job/Solr/ are a pain currently. Anytime a version changes on the branch, the job requires the version to be manually chang

[jira] [Commented] (SOLR-16736) Replace commons-lang3 usages with Java

2023-04-04 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708544#comment-17708544 ] Gus Heck commented on SOLR-16736: - Ok that sounds good. Having just spent more than half

[GitHub] [solr] risdenk opened a new pull request, #1543: Gradle 8.0.2

2023-04-04 Thread via GitHub
risdenk opened a new pull request, #1543: URL: https://github.com/apache/solr/pull/1543 https://issues.apache.org/jira/browse/SOLR-X -- 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 specif

[GitHub] [solr] HoustonPutman commented on pull request #1542: SOLR-16728: Fix SSL & HTTP2 classloading

2023-04-04 Thread via GitHub
HoustonPutman commented on PR #1542: URL: https://github.com/apache/solr/pull/1542#issuecomment-1496445221 I added an SSL integration test, which hangs before this change and passes afterwards. You can reproduce via: ``` ./gradlew integrationTest --tests "test_ssl.bats" `

[GitHub] [solr] HoustonPutman opened a new pull request, #1542: SOLR-16728: Fix SSL & HTTP2 classloading

2023-04-04 Thread via GitHub
HoustonPutman opened a new pull request, #1542: URL: https://github.com/apache/solr/pull/1542 Need to add integration tests with SSL. Also do we want to remove this security? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [solr] stillalex commented on pull request #1484: SOLR-11685: use INVALID_STATE for ZK state issue in DistributedZkUpdateProcessor

2023-04-04 Thread via GitHub
stillalex commented on PR #1484: URL: https://github.com/apache/solr/pull/1484#issuecomment-1496284849 for shard split testing we have ShardSplitTest, but it's rather flaky. I am trying to unpack the failures in the effort of getting it more stable #1504 it does simple things: split shard +

[GitHub] [solr] stillalex commented on pull request #1504: SOLR-7609 ShardSplitTest NPE investigation

2023-04-04 Thread via GitHub
stillalex commented on PR #1504: URL: https://github.com/apache/solr/pull/1504#issuecomment-1496270123 @dsmiley thanks for taking a look. I think we are looking at the same problem area but different lifecycles. Your summary on #1484 applies here as well: ``` A shard being split

[GitHub] [solr] risdenk merged pull request #1540: Remove unused joda-time version

2023-04-04 Thread via GitHub
risdenk merged PR #1540: URL: https://github.com/apache/solr/pull/1540 -- 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

[GitHub] [solr] risdenk commented on pull request #1540: Remove unused joda-time version

2023-04-04 Thread via GitHub
risdenk commented on PR #1540: URL: https://github.com/apache/solr/pull/1540#issuecomment-1496267050 I'm not aware of CVEs for joda-time library. -- 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 t

[jira] [Commented] (SOLR-16736) Replace commons-lang3 usages with Java

2023-04-04 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708485#comment-17708485 ] Kevin Risden commented on SOLR-16736: - [~gus] so I understand the concern with big ch

[jira] [Commented] (SOLR-16728) ClassCastException while creating new collection using JDK17

2023-04-04 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708482#comment-17708482 ] Houston Putman commented on SOLR-16728: --- Ok, I can recreate with SSL now. Thanks!

[jira] [Commented] (SOLR-16728) ClassCastException while creating new collection using JDK17

2023-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708477#comment-17708477 ] Thomas Wöckinger commented on SOLR-16728: - Forgot to mention, i do use https, as

[jira] [Commented] (SOLR-16728) ClassCastException while creating new collection using JDK17

2023-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708475#comment-17708475 ] Thomas Wöckinger commented on SOLR-16728: - I will enable debug logging, but you h

[jira] [Commented] (SOLR-16728) ClassCastException while creating new collection using JDK17

2023-04-04 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708471#comment-17708471 ] Houston Putman commented on SOLR-16728: --- Ok from what I can ascertain (with very li

[jira] [Commented] (SOLR-16736) Replace commons-lang3 usages with Java

2023-04-04 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708459#comment-17708459 ] Gus Heck commented on SOLR-16736: - I've noticed several of these "replace library" type P

[jira] [Commented] (SOLR-16728) ClassCastException while creating new collection using JDK17

2023-04-04 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708449#comment-17708449 ] Houston Putman commented on SOLR-16728: --- Could you turn on debug logging? Looking a

[jira] [Updated] (SOLR-16736) Replace commons-lang3 usages with Java

2023-04-04 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-16736: Fix Version/s: 9.3 Resolution: Fixed Status: Resolved (was: Patch Available) > R

[jira] [Commented] (SOLR-16736) Replace commons-lang3 usages with Java

2023-04-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708448#comment-17708448 ] ASF subversion and git services commented on SOLR-16736: Commit 0

[GitHub] [solr-operator] HoustonPutman commented on issue #542: Basic authentication remove/reset doesn't work.

2023-04-04 Thread via GitHub
HoustonPutman commented on issue #542: URL: https://github.com/apache/solr-operator/issues/542#issuecomment-1496064145 The issue is that the security.json file lives in Zookeeper, not in any of the Solr pods. If you don't want to delete your cluster: - You can run a `kubectl ex

[jira] [Updated] (SOLR-16736) Replace commons-lang3 usages with Java

2023-04-04 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-16736: Fix Version/s: main (10.0) > Replace commons-lang3 usages with Java > -

[jira] [Commented] (SOLR-16736) Replace commons-lang3 usages with Java

2023-04-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708434#comment-17708434 ] ASF subversion and git services commented on SOLR-16736: Commit 7

[GitHub] [solr] risdenk merged pull request #1498: SOLR-16736: Replace commons-lang3 usages with Java

2023-04-04 Thread via GitHub
risdenk merged PR #1498: URL: https://github.com/apache/solr/pull/1498 -- 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

[GitHub] [solr] risdenk merged pull request #1527: Update dependency io.swagger.core.v3:swagger-annotations to v2.2.9

2023-04-04 Thread via GitHub
risdenk merged PR #1527: URL: https://github.com/apache/solr/pull/1527 -- 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

[GitHub] [solr] risdenk merged pull request #1539: Remove unused commons-text version

2023-04-04 Thread via GitHub
risdenk merged PR #1539: URL: https://github.com/apache/solr/pull/1539 -- 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] [Commented] (SOLR-16735) "Invalid SNI" error when request server name doesn't match host certificate

2023-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708340#comment-17708340 ] Jan Høydahl commented on SOLR-16735: Makes sense to me to stick with the 9.0 and 9.1

[GitHub] [solr] murblanc commented on pull request #1465: SOLR-16705: Remove useless Zookeeper checks

2023-04-04 Thread via GitHub
murblanc commented on PR #1465: URL: https://github.com/apache/solr/pull/1465#issuecomment-1495674869 @markrmiller @noblepaul I plan to merge this 5 days from now (April 9th) if there's no disagreement -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (SOLR-16677) Update Solr to use new Lucene 9.5 storedFields() API

2023-04-04 Thread Vinayak Hegde (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708324#comment-17708324 ] Vinayak Hegde commented on SOLR-16677: -- I'm interested in working on this, but I hav

[GitHub] [solr] janhoy commented on pull request #1537: Tolerate comments in versions.props

2023-04-04 Thread via GitHub
janhoy commented on PR #1537: URL: https://github.com/apache/solr/pull/1537#issuecomment-1495478235 The consistent-versions plugin does not require sorted lines, but I guess we do to make it easier for devs to navigate the file. I think we'll come a long way just adding comments for special

[GitHub] [solr-operator] parekhcoder opened a new issue, #542: Basic authentication remove/reset doesn't work.

2023-04-04 Thread via GitHub
parekhcoder opened a new issue, #542: URL: https://github.com/apache/solr-operator/issues/542 I did set security as per below. solrOptions: security: authenticationType: Basic It generated bootstrap and auth secret and authentication and authorization was working fi