[jira] [Commented] (SOLR-17661) Flaky test: TestLTRQParserPlugin.ltr_expensiveFeatureRescoring_shouldTimeOutAndReturnPartialResults

2025-02-08 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925330#comment-17925330 ] David Smiley commented on SOLR-17661: - I suspect the Gradle test-retry plugin confuse

[jira] [Created] (SOLR-17661) Flaky test: TestLTRQParserPlugin.ltr_expensiveFeatureRescoring_shouldTimeOutAndReturnPartialResults

2025-02-08 Thread David Smiley (Jira)
David Smiley created SOLR-17661: --- Summary: Flaky test: TestLTRQParserPlugin.ltr_expensiveFeatureRescoring_shouldTimeOutAndReturnPartialResults Key: SOLR-17661 URL: https://issues.apache.org/jira/browse/SOLR-17661

[jira] [Resolved] (SOLR-10710) LTR contrib failures

2025-02-08 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-10710. - Resolution: Fixed Closing. The failures listed no longer fail since 2023 at the latest, except

[jira] [Commented] (SOLR-17659) Implement basic authentication in Admin UI

2025-02-08 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925328#comment-17925328 ] Christos Malliaridis commented on SOLR-17659: - As Jan correctly said, the new

[jira] [Commented] (SOLR-17659) Implement basic authentication in Admin UI

2025-02-08 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925323#comment-17925323 ] Jan Høydahl commented on SOLR-17659: This is an exciting part of the UI, and I see wh

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
renatoh commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947968424 ## solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java: ## @@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException { for (int i =

[jira] [Commented] (SOLR-17659) Implement basic authentication in Admin UI

2025-02-08 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925320#comment-17925320 ] Gus Heck commented on SOLR-17659: - I suspect you probably already intend it but to be exp

[jira] [Created] (SOLR-17660) Implement basic list component in Admin UI

2025-02-08 Thread Christos Malliaridis (Jira)
Christos Malliaridis created SOLR-17660: --- Summary: Implement basic list component in Admin UI Key: SOLR-17660 URL: https://issues.apache.org/jira/browse/SOLR-17660 Project: Solr Issue T

[jira] [Updated] (SOLR-17660) Implement basic list component in Admin UI

2025-02-08 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17660: Description: Many UI elements in the new designs of the Admin UI use a table-like o

[jira] [Commented] (SOLR-16116) Refactor the Solr Zookeeper logic to use Apache Curator

2025-02-08 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925319#comment-17925319 ] David Smiley commented on SOLR-16116: - Found another failure of BasicDistributedZk2Te

[jira] [Updated] (SOLR-17658) Implement Admin UI Start Screen

2025-02-08 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17658: Issue Type: New Feature (was: Improvement) > Implement Admin UI Start Screen > ---

[jira] [Updated] (SOLR-17659) Implement basic authentication in Admin UI

2025-02-08 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17659: Issue Type: New Feature (was: Improvement) > Implement basic authentication in Adm

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
dsmiley commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947924419 ## solr/solrj/src/java/org/apache/solr/common/util/JavaBinCodec.java: ## @@ -863,6 +871,21 @@ protected Map readMap(DataInputInputStream dis, int sz) throws I return

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
renatoh commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947912506 ## solr/solrj/src/java/org/apache/solr/common/util/JavaBinCodec.java: ## @@ -863,6 +871,21 @@ protected Map readMap(DataInputInputStream dis, int sz) throws I return

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
dsmiley commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947912403 ## solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java: ## @@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException { for (int i =

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
renatoh commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947903626 ## solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java: ## @@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException { for (int i =

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
renatoh commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947903626 ## solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java: ## @@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException { for (int i =

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
renatoh commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947903626 ## solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java: ## @@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException { for (int i =

[jira] [Resolved] (SOLR-17648) multiThreaded: Remove obsolete RejectedExecutionException avoidance

2025-02-08 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-17648. - Fix Version/s: 9.9 Resolution: Fixed > multiThreaded: Remove obsolete RejectedExecutionExc

[jira] [Commented] (SOLR-17648) multiThreaded: Remove obsolete RejectedExecutionException avoidance

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

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
dsmiley commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947895092 ## solr/solrj/src/java/org/apache/solr/common/util/JavaBinCodec.java: ## @@ -863,6 +871,21 @@ protected Map readMap(DataInputInputStream dis, int sz) throws I return

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
dsmiley commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947899623 ## solr/solrj/src/java/org/apache/solr/common/util/JavaBinCodec.java: ## @@ -863,6 +871,21 @@ protected Map readMap(DataInputInputStream dis, int sz) throws I return

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
dsmiley commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947894348 ## solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java: ## @@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException { for (int i =

[PR] chore(deps): update dependency io.github.oshai:kotlin-logging to v7.0.4 [solr]

2025-02-08 Thread via GitHub
solrbot opened a new pull request, #3169: URL: https://github.com/apache/solr/pull/3169 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.github.oshai:kotlin-logging](https://redirect.github.com/oshai/kotlin-logging) | dependen

[PR] chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.11.4 [solr]

2025-02-08 Thread via GitHub
solrbot opened a new pull request, #3168: URL: https://github.com/apache/solr/pull/3168 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.junit.jupiter:junit-jupiter](https://junit.org/junit5/) ([source](https://redirect.github

[PR] chore(deps): update kotlin to v2.1.10 [solr]

2025-02-08 Thread via GitHub
solrbot opened a new pull request, #3167: URL: https://github.com/apache/solr/pull/3167 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | org.jetbrains.kotlin.plugin.serialization | plugin | patch | `2.1.0` -> `2.1.10` | | org.je

[jira] [Created] (SOLR-17659) Implement basic authentication in Admin UI

2025-02-08 Thread Christos Malliaridis (Jira)
Christos Malliaridis created SOLR-17659: --- Summary: Implement basic authentication in Admin UI Key: SOLR-17659 URL: https://issues.apache.org/jira/browse/SOLR-17659 Project: Solr Issue T

[jira] [Updated] (SOLR-17658) Implement Admin UI Start Screen

2025-02-08 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17658: Description: The new UI is built for web (shipped with Solr server and webapp) and

[jira] [Updated] (SOLR-17658) Implement Admin UI Start Screen

2025-02-08 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17658: Labels: new-ui ui (was: ui) > Implement Admin UI Start Screen > --

[jira] [Updated] (SOLR-17658) Implement Admin UI Start Screen

2025-02-08 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17658: Summary: Implement Admin UI Start Screen (was: Implement Start Screen) > Implement

[jira] [Created] (SOLR-17658) Implement Start Screen

2025-02-08 Thread Christos Malliaridis (Jira)
Christos Malliaridis created SOLR-17658: --- Summary: Implement Start Screen Key: SOLR-17658 URL: https://issues.apache.org/jira/browse/SOLR-17658 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-14414) New Admin UI

2025-02-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925206#comment-17925206 ] ASF subversion and git services commented on SOLR-14414: Commit b

Re: [PR] SOLR-14414: Introduce new UI (SIP-7) [solr]

2025-02-08 Thread via GitHub
malliaridis merged PR #2605: URL: https://github.com/apache/solr/pull/2605 -- 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.apach

Re: [PR] SOLR-14414: Introduce new UI (SIP-7) [solr]

2025-02-08 Thread via GitHub
malliaridis commented on code in PR #2605: URL: https://github.com/apache/solr/pull/2605#discussion_r1947559994 ## solr/compose-ui/src/commonMain/composeResources/font/firacode-variable.ttf: ## Review Comment: I have removed custom fonts for now, as I do not want to version

Re: [PR] SOLR-14414: Introduce new UI (SIP-7) [solr]

2025-02-08 Thread via GitHub
malliaridis commented on code in PR #2605: URL: https://github.com/apache/solr/pull/2605#discussion_r1947559847 ## solr/compose-ui/build.gradle.kts: ## @@ -0,0 +1,134 @@ +/* Review Comment: I have created [SOLR-17572](https://issues.apache.org/jira/browse/SOLR-17572). --

Re: [PR] SOLR-14414: Introduce new UI (SIP-7) [solr]

2025-02-08 Thread via GitHub
malliaridis commented on code in PR #2605: URL: https://github.com/apache/solr/pull/2605#discussion_r1947559396 ## gradle/libs.versions.toml: ## @@ -0,0 +1,65 @@ +[versions] Review Comment: I have looked into the way we generate and check the existing checksums, and I notic

[jira] [Updated] (SOLR-17657) Evaluate and Update checksum and signature verification

2025-02-08 Thread Christos Malliaridis (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christos Malliaridis updated SOLR-17657: Description: Dependency verification is an important step that is used when we want

[jira] [Created] (SOLR-17657) Evaluate and Update checksum and signature verification

2025-02-08 Thread Christos Malliaridis (Jira)
Christos Malliaridis created SOLR-17657: --- Summary: Evaluate and Update checksum and signature verification Key: SOLR-17657 URL: https://issues.apache.org/jira/browse/SOLR-17657 Project: Solr

Re: [PR] SOLR-17635: unmarshalling Map to SimpleOrderedMap if key i of type St… [solr]

2025-02-08 Thread via GitHub
renatoh commented on code in PR #3163: URL: https://github.com/apache/solr/pull/3163#discussion_r1947547033 ## solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java: ## @@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException { for (int i =