Re: [PR] Test [solr]

2024-01-17 Thread via GitHub
deas23 closed pull request #2205: Test URL: https://github.com/apache/solr/pull/2205 -- 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...@

[PR] Test [solr]

2024-01-17 Thread via GitHub
deas23 opened a new pull request, #2205: URL: https://github.com/apache/solr/pull/2205 This is a test pull request greated for CI/CD vulnerability testing purposes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] SOLR-16995: Associate with each replica type a property for "numReplicas" [solr]

2024-01-17 Thread via GitHub
murblanc commented on code in PR #2039: URL: https://github.com/apache/solr/pull/2039#discussion_r1456807677 ## solr/core/src/java/org/apache/solr/cloud/api/collections/RestoreCmd.java: ## @@ -341,10 +318,8 @@ private void createCoreLessCollection( propMap.put(Overseer.QU

[jira] [Created] (SOLR-17120) NullPointerException in UpdateLog.applyOlderUpdates in solr 6-6.9.4 involving partial updates

2024-01-17 Thread Calvin Smith (Jira)
Calvin Smith created SOLR-17120: --- Summary: NullPointerException in UpdateLog.applyOlderUpdates in solr 6-6.9.4 involving partial updates Key: SOLR-17120 URL: https://issues.apache.org/jira/browse/SOLR-17120

[jira] [Updated] (SOLR-17096) Support for Cluster Singleton plugins in solr.xml

2024-01-17 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-17096: Description: How-to: use {{}} And set the config {{solr.cluster.plugin.edit.enabled}} to false, th

[jira] [Commented] (SOLR-17096) Support for Cluster Singleton plugins in solr.xml

2024-01-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807929#comment-17807929 ] ASF subversion and git services commented on SOLR-17096: Commit 1

Re: [PR] SOLR-17096: Cluster Singleton plugin support in solr.xml [solr]

2024-01-17 Thread via GitHub
dsmiley merged PR #2126: URL: https://github.com/apache/solr/pull/2126 -- 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] SOLR-17096: Cluster Singleton plugin support in solr.xml [solr]

2024-01-17 Thread via GitHub
dsmiley commented on PR #2126: URL: https://github.com/apache/solr/pull/2126#issuecomment-1897365952 The failure is unrelated; see https://github.com/apache/solr/pull/2204 for a fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] SOLR-16986: log cpuTime in addition to QTime [solr]

2024-01-17 Thread via GitHub
dsmiley commented on PR #2118: URL: https://github.com/apache/solr/pull/2118#issuecomment-1897353526 There's an intermittent test failure (~50%) that reproducibly fails (100%) with the randomization seed. I ignored the test for now, and also incorporated a small improvement RE client lifec

[jira] [Commented] (SOLR-16986) Measure and aggregate thread CPU time in distributed search

2024-01-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807926#comment-17807926 ] ASF subversion and git services commented on SOLR-16986: Commit 6

Re: [PR] SOLR-16796: introduce org.cyclonedx.bom gradle plugin [solr]

2024-01-17 Thread via GitHub
dsmiley commented on code in PR #1203: URL: https://github.com/apache/solr/pull/1203#discussion_r1456564684 ## gradle/validation/cyclonedx-bom.gradle: ## @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreement

[jira] [Commented] (SOLR-13968) Support postingsFormat and docValuesFormat in schema fields

2024-01-17 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807878#comment-17807878 ] David Smiley commented on SOLR-13968: - [~broustant] org.apache.solr.schema.SchemaFiel

Re: [PR] SOLR-15960: Use ConcurrentHashMap for EnvUtils.camelCaseToDotsMap [solr]

2024-01-17 Thread via GitHub
dsmiley commented on PR #2204: URL: https://github.com/apache/solr/pull/2204#issuecomment-1896612083 I think `camelCaseToDotSeparated` should be implemented using computeIfAbsent -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] SOLR-15960: Use ConcurrentHashMap for EnvUtils.camelCaseToDotsMap [solr]

2024-01-17 Thread via GitHub
pjmcarthur opened a new pull request, #2204: URL: https://github.com/apache/solr/pull/2204 https://issues.apache.org/jira/browse/SOLR-15960 # Description The test run in #2126 (and #2202, I think) has failed for some Collection creation tests. The stack trace is

[jira] [Commented] (SOLR-16986) Measure and aggregate thread CPU time in distributed search

2024-01-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807864#comment-17807864 ] ASF subversion and git services commented on SOLR-16986: Commit 1

Re: [PR] SOLR-16986: log cpuTime in addition to QTime [solr]

2024-01-17 Thread via GitHub
dsmiley merged PR #2118: URL: https://github.com/apache/solr/pull/2118 -- 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-16876) Delegate Arg parsing for AuthTool to SolrCLI

2024-01-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807862#comment-17807862 ] ASF subversion and git services commented on SOLR-16876: Commit a

Re: [PR] SOLR-17096: Cluster Singleton plugin support in solr.xml [solr]

2024-01-17 Thread via GitHub
dsmiley commented on PR #2126: URL: https://github.com/apache/solr/pull/2126#issuecomment-1896288802 There seems to be a test failure. Once that's worked out, I plan to merge! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[PR] SOLR-16995: Configure real-time support for each replica type [solr]

2024-01-17 Thread via GitHub
pvcnt opened a new pull request, #2203: URL: https://github.com/apache/solr/pull/2203 https://issues.apache.org/jira/browse/SOLR-16995 # Description I am resuming refactoring started earlier (#1928, #1981, #2039) with the goal of simplifying/centralising code relate

[jira] [Updated] (SOLR-17119) Exception swallowing in ContainerPluginsApi causes some config validation errors to be ignored

2024-01-17 Thread Yohann Callea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohann Callea updated SOLR-17119: - Status: Open (was: Patch Available) > Exception swallowing in ContainerPluginsApi causes some co

[jira] [Updated] (SOLR-17119) Exception swallowing in ContainerPluginsApi causes some config validation errors to be ignored

2024-01-17 Thread Yohann Callea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohann Callea updated SOLR-17119: - Status: Patch Available (was: Open) > Exception swallowing in ContainerPluginsApi causes some co

[jira] [Updated] (SOLR-17119) Exception swallowing in ContainerPluginsApi causes some config validation errors to be ignored

2024-01-17 Thread Yohann Callea (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yohann Callea updated SOLR-17119: - Description: When registering a _ConfigurablePlugin_ through the _/cluster/plugin_ API using the

[jira] [Created] (SOLR-17119) Exception swallowing in ContainerPluginsApi causes some config validation errors to be ignored

2024-01-17 Thread Yohann Callea (Jira)
Yohann Callea created SOLR-17119: Summary: Exception swallowing in ContainerPluginsApi causes some config validation errors to be ignored Key: SOLR-17119 URL: https://issues.apache.org/jira/browse/SOLR-17119

[PR] Exception swallowing in ContainerPluginsApi causes some config validation errors to be ignored [solr]

2024-01-17 Thread via GitHub
ycallea opened a new pull request, #2202: URL: https://github.com/apache/solr/pull/2202 https://issues.apache.org/jira/browse/SOLR-X # Description Please provide a short description of the changes you're making with this pull request. # Solution Pl