[jira] [Commented] (SOLR-17141) Create CpuQueryLimit implementation

2024-02-06 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815068#comment-17815068 ] Gus Heck commented on SOLR-17141: - Probably need to coordinate in some fashion between SOLR-17141 and

[jira] [Commented] (SOLR-16858) Allow KnnQParser to selectively apply filters

2024-02-06 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815029#comment-17815029 ] Alessandro Benedetti commented on SOLR-16858: - [~hossman] thanks for your effort! I just

[PR] SOLR-15960: Find unexported variables with compgen [solr]

2024-02-06 Thread via GitHub
HoustonPutman opened a new pull request, #2250: URL: https://github.com/apache/solr/pull/2250 https://issues.apache.org/jira/browse/SOLR-15960 # Description `compgen -e` only provides names of exported env vars. Since we are trying to explicitly export all Solr

[jira] [Commented] (SOLR-15960) Unified use of system properties and environment variables

2024-02-06 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815024#comment-17815024 ] Houston Putman commented on SOLR-15960: --- Unfortunately there is a bug that touches 9.5. The

[jira] [Commented] (SOLR-17146) Add DelegatingBackupRepository and alternative checksum verification

2024-02-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815017#comment-17815017 ] ASF subversion and git services commented on SOLR-17146: Commit

[jira] [Commented] (SOLR-17149) Cannot backup/restore large collection.

2024-02-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815018#comment-17815018 ] ASF subversion and git services commented on SOLR-17149: Commit

[jira] [Commented] (SOLR-16858) Allow KnnQParser to selectively apply filters

2024-02-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815019#comment-17815019 ] ASF subversion and git services commented on SOLR-16858: Commit

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2024-02-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17815016#comment-17815016 ] David Smiley commented on SOLR-13350: - I'm really excited about this; thanks for resuming

Re: [PR] Fix a few typos in the Indexing Guide [solr]

2024-02-06 Thread via GitHub
epugh commented on PR #2245: URL: https://github.com/apache/solr/pull/2245#issuecomment-1930829746 THnaks! -- 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,

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

2024-02-06 Thread via GitHub
dsmiley commented on PR #2118: URL: https://github.com/apache/solr/pull/2118#issuecomment-1930828066 I should revert this unless we get the test figured out. Otherwise the state of this JIRA is unclear. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Fix a few typos in the Indexing Guide [solr]

2024-02-06 Thread via GitHub
epugh merged PR #2245: URL: https://github.com/apache/solr/pull/2245 -- 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.org

[jira] [Created] (SOLR-17153) CloudSolrClient should not throw "Collection not found" with an out-dated ClusterState

2024-02-06 Thread David Smiley (Jira)
David Smiley created SOLR-17153: --- Summary: CloudSolrClient should not throw "Collection not found" with an out-dated ClusterState Key: SOLR-17153 URL: https://issues.apache.org/jira/browse/SOLR-17153

Re: [PR] SOLR-17152: Better alignment of Admin UI graph [solr]

2024-02-06 Thread via GitHub
janhoy commented on code in PR #2249: URL: https://github.com/apache/solr/pull/2249#discussion_r1480455903 ## solr/webapp/web/js/angular/controllers/cloud.js: ## @@ -971,7 +974,10 @@ solrAdminApp.directive('graph', function(Constants) { var w = element.width(),

Re: [PR] SOLR-17152: Better alignment of Admin UI graph [solr]

2024-02-06 Thread via GitHub
janhoy commented on code in PR #2249: URL: https://github.com/apache/solr/pull/2249#discussion_r1480454195 ## solr/webapp/web/js/angular/controllers/cloud.js: ## @@ -971,7 +974,10 @@ solrAdminApp.directive('graph', function(Constants) { var w = element.width(),

Re: [PR] SOLR-17152: Better alignment of Admin UI graph [solr]

2024-02-06 Thread via GitHub
epugh commented on code in PR #2249: URL: https://github.com/apache/solr/pull/2249#discussion_r1480446540 ## solr/webapp/web/js/angular/controllers/cloud.js: ## @@ -929,18 +929,21 @@ solrAdminApp.directive('graph', function(Constants) { return name;

[jira] [Updated] (SOLR-17152) UI: Cloud Graph misaligned

2024-02-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-17152: --- Attachment: (was: Solr-UI-graph-resize.mov) > UI: Cloud Graph misaligned >

[jira] [Comment Edited] (SOLR-17152) UI: Cloud Graph misaligned

2024-02-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814973#comment-17814973 ] Jan Høydahl edited comment on SOLR-17152 at 2/6/24 7:29 PM: The PR fixes

[jira] [Assigned] (SOLR-17152) UI: Cloud Graph misaligned

2024-02-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-17152: -- Assignee: Jan Høydahl > UI: Cloud Graph misaligned > -- > >

[jira] [Commented] (SOLR-17152) UI: Cloud Graph misaligned

2024-02-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814973#comment-17814973 ] Jan Høydahl commented on SOLR-17152: The PR fixes these issues * Take hostname width into account

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2024-02-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814975#comment-17814975 ] Ishan Chattopadhyaya commented on SOLR-13350: - Same 20k queries as above: 1 user thread at a

[jira] [Updated] (SOLR-17152) UI: Cloud Graph misaligned

2024-02-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-17152: --- Attachment: Solr-UI-graph-resize.mov > UI: Cloud Graph misaligned > -- > >

[jira] [Commented] (SOLR-17140) Refactor SolrQueryTimeoutImpl to support other implementations

2024-02-06 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814953#comment-17814953 ] Gus Heck commented on SOLR-17140: - Now has unit test, I suspect no doc impact on this ticket, but have

[jira] [Comment Edited] (SOLR-13350) Explore collector managers for multi-threaded search

2024-02-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814949#comment-17814949 ] Ishan Chattopadhyaya edited comment on SOLR-13350 at 2/6/24 6:49 PM: -

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2024-02-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814949#comment-17814949 ] Ishan Chattopadhyaya commented on SOLR-13350: - With 100 million documents, and 20k queries (6

[jira] [Comment Edited] (SOLR-13350) Explore collector managers for multi-threaded search

2024-02-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814949#comment-17814949 ] Ishan Chattopadhyaya edited comment on SOLR-13350 at 2/6/24 6:40 PM: -

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2024-02-06 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814927#comment-17814927 ] Ishan Chattopadhyaya commented on SOLR-13350: - bq. It's surprising perhaps that GitHub can't

[PR] SOLR-13350: Multithreaded search [solr]

2024-02-06 Thread via GitHub
chatman opened a new pull request, #2248: URL: https://github.com/apache/solr/pull/2248 Abandoning previous PRs to create this new one. -- 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

Re: [PR] Fix a few typos in the Indexing Guide [solr]

2024-02-06 Thread via GitHub
AndreyBozhko commented on code in PR #2245: URL: https://github.com/apache/solr/pull/2245#discussion_r1480330455 ## solr/solr-ref-guide/modules/indexing-guide/pages/date-formatting-math.adoc: ## @@ -217,4 +217,4 @@ Unlike most local params, `op` is actually _not_ defined by

Re: [PR] SOLR-17148: Fixing Config API overlay property enabling or disabling cache [solr]

2024-02-06 Thread via GitHub
iamsanjay commented on code in PR #2247: URL: https://github.com/apache/solr/pull/2247#discussion_r1480252120 ## solr/core/src/java/org/apache/solr/search/CacheConfig.java: ## @@ -94,11 +95,8 @@ public static Map getMultipleConfigs( } public static CacheConfig

Re: [PR] SOLR-17148: Fixing Config API overlay property enabling or disabling cache [solr]

2024-02-06 Thread via GitHub
iamsanjay commented on code in PR #2247: URL: https://github.com/apache/solr/pull/2247#discussion_r1480239150 ## solr/core/src/java/org/apache/solr/search/CacheConfig.java: ## @@ -94,11 +95,8 @@ public static Map getMultipleConfigs( } public static CacheConfig

Re: [PR] SOLR-17148: Fixing Config API overlay property enabling or disabling cache [solr]

2024-02-06 Thread via GitHub
epugh commented on code in PR #2247: URL: https://github.com/apache/solr/pull/2247#discussion_r1480147205 ## solr/core/src/java/org/apache/solr/search/CacheConfig.java: ## @@ -81,7 +80,7 @@ public void setRegenerator(CacheRegenerator regenerator) { public static Map

[I] User helm chart 0.8.0 with default values thorw the error in ValidationError(SolrCloud.spec): unknown field "scaling" in org.apache.solr.v1beta1.SolrCloud.spec [solr-operator]

2024-02-06 Thread via GitHub
schotten opened a new issue, #683: URL: https://github.com/apache/solr-operator/issues/683 Dear, When i updated the helm chart version to 0.8.0 and apply in te Kubernets, the error trhowed: Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: error

[PR] SOLR-17148: Fixing Config API overlay property enabling or disabling cache [solr]

2024-02-06 Thread via GitHub
iamsanjay opened a new pull request, #2247: URL: https://github.com/apache/solr/pull/2247 https://issues.apache.org/jira/browse/SOLR-17148 # Description Config API is not able to enable or disable the cache. # Solution Please refer to the ticket

[jira] [Resolved] (SOLR-17149) Cannot backup/restore large collection.

2024-02-06 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-17149. Fix Version/s: 9.5 Resolution: Fixed > Cannot backup/restore large collection. >

[jira] [Assigned] (SOLR-17149) Cannot backup/restore large collection.

2024-02-06 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-17149: -- Assignee: Jason Gerlowski > Cannot backup/restore large collection. >

[jira] [Commented] (SOLR-17149) Cannot backup/restore large collection.

2024-02-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814880#comment-17814880 ] ASF subversion and git services commented on SOLR-17149: Commit

[jira] [Resolved] (SOLR-17146) Add DelegatingBackupRepository and alternative checksum verification

2024-02-06 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant resolved SOLR-17146. --- Fix Version/s: 9.6.0 Resolution: Fixed > Add DelegatingBackupRepository and

[jira] [Commented] (SOLR-17146) Add DelegatingBackupRepository and alternative checksum verification

2024-02-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814868#comment-17814868 ] ASF subversion and git services commented on SOLR-17146: Commit

[jira] [Commented] (SOLR-17149) Cannot backup/restore large collection.

2024-02-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814865#comment-17814865 ] ASF subversion and git services commented on SOLR-17149: Commit

[jira] [Commented] (SOLR-17149) Cannot backup/restore large collection.

2024-02-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814856#comment-17814856 ] ASF subversion and git services commented on SOLR-17149: Commit

Re: [PR] SOLR-17149: Fix backup/restore for large collections. [solr]

2024-02-06 Thread via GitHub
gerlowskija merged PR #2243: URL: https://github.com/apache/solr/pull/2243 -- 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:

Re: [PR] SOLR-17146: Add DelegatingBackupRepository and alternative checksum verification [solr]

2024-02-06 Thread via GitHub
bruno-roustant commented on PR #2239: URL: https://github.com/apache/solr/pull/2239#issuecomment-1929993981 Thanks @gerlowskija for the review! -- 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

Re: [PR] SOLR-17146: Add DelegatingBackupRepository and alternative checksum verification [solr]

2024-02-06 Thread via GitHub
bruno-roustant merged PR #2239: URL: https://github.com/apache/solr/pull/2239 -- 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-17146) Add DelegatingBackupRepository and alternative checksum verification

2024-02-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814855#comment-17814855 ] ASF subversion and git services commented on SOLR-17146: Commit

Re: [PR] SOLR-17149: Fix backup/restore for large collections. [solr]

2024-02-06 Thread via GitHub
psalagnac commented on PR #2243: URL: https://github.com/apache/solr/pull/2243#issuecomment-1929975215 Thanks for the test. Looks good to me. -- 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

Re: [PR] SOLR-17149: Fix backup/restore for large collections. [solr]

2024-02-06 Thread via GitHub
gerlowskija commented on PR #2243: URL: https://github.com/apache/solr/pull/2243#issuecomment-1929966138 Gah - that must've been it! Thanks for catching my mistake. I've pushed my test-changes, and run 'test'+'check' locally. So I'll merge and backport. Thanks for the quick fix

Re: [PR] SOLR-17149: Fix backup/restore for large collections. [solr]

2024-02-06 Thread via GitHub
psalagnac commented on PR #2243: URL: https://github.com/apache/solr/pull/2243#issuecomment-1929955744 @gerlowskija Not sure why you got denied. I already checked the _"Allow edits and access to secrets by maintainers"_ box. Can this be because of branch name case? (`SOLR-17149` vs

Re: [PR] SOLR-17149: Fix backup/restore for large collections. [solr]

2024-02-06 Thread via GitHub
psalagnac commented on code in PR #2243: URL: https://github.com/apache/solr/pull/2243#discussion_r1479965597 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -412,7 +412,8 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean asyncSolrC

Re: [PR] Gradle optimizations [solr]

2024-02-06 Thread via GitHub
uschindler commented on PR #1319: URL: https://github.com/apache/solr/pull/1319#issuecomment-1929905954 Yes, I have seen the same problem on Lucene. -- 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

[PR] SOLR-16466 - Admin UI - Make it optional to sort list of commandline … [solr]

2024-02-06 Thread via GitHub
freedev opened a new pull request, #2246: URL: https://github.com/apache/solr/pull/2246 …args https://issues.apache.org/jira/browse/SOLR-16466 # Description Added a call to action (checkbox) at end of JVM Command-Line Arguments. The arguments are unsorted

[jira] [Commented] (SOLR-17152) UI: Cloud Graph misaligned

2024-02-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814838#comment-17814838 ] Jan Høydahl commented on SOLR-17152: Looking at the SVG, there is an invisible "lvl-0" graph node

[jira] [Updated] (SOLR-17152) UI: Cloud Graph misaligned

2024-02-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-17152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-17152: --- Attachment: Skjermbilde 2024-02-06 kl. 15.27.24.png > UI: Cloud Graph misaligned >

[jira] [Created] (SOLR-17152) UI: Cloud Graph misaligned

2024-02-06 Thread Jira
Jan Høydahl created SOLR-17152: -- Summary: UI: Cloud Graph misaligned Key: SOLR-17152 URL: https://issues.apache.org/jira/browse/SOLR-17152 Project: Solr Issue Type: Bug Security Level:

Re: [PR] Gradle optimizations [solr]

2024-02-06 Thread via GitHub
risdenk commented on PR #1319: URL: https://github.com/apache/solr/pull/1319#issuecomment-1929782103 I think this change is causing https://issues.apache.org/jira/browse/SOLR-17142 - which is `WARNING: there were unreferenced files under license folder:` when repeated builds are run

Re: [PR] SOLR-17149: Fix backup/restore for large collections. [solr]

2024-02-06 Thread via GitHub
gerlowskija commented on PR #2243: URL: https://github.com/apache/solr/pull/2243#issuecomment-1929779151 Hi @psalagnac - this LGTM, generally. The one thing missing IMO is some modifications to `AbstractIncrementalBackupTest` to cover the many-shards case. I took a stab at these

[jira] [Commented] (SOLR-17089) Extraction module causes Jersey code to throw NoClassDefFoundError

2024-02-06 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814825#comment-17814825 ] Kevin Risden commented on SOLR-17089: - Modifying the smoketester sounds good in this case. >

[jira] [Commented] (SOLR-13350) Explore collector managers for multi-threaded search

2024-02-06 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814821#comment-17814821 ] Christine Poerschke commented on SOLR-13350: bq. Latest patch here: ... (I can't create a PR,

[jira] [Commented] (SOLR-16466) Admin UI - Make it optional to sort list of commandline args

2024-02-06 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814817#comment-17814817 ] Christine Poerschke commented on SOLR-16466: bq. ... I have added a small checkbox at the end

Re: [PR] SOLR-17149: Fix backup/restore for large collections. [solr]

2024-02-06 Thread via GitHub
gerlowskija commented on code in PR #2243: URL: https://github.com/apache/solr/pull/2243#discussion_r1479783759 ## solr/core/src/java/org/apache/solr/core/CoreContainer.java: ## @@ -412,7 +412,8 @@ public CoreContainer(NodeConfig config, CoresLocator locator, boolean

Re: [PR] SOLR-17146: Add DelegatingBackupRepository and alternative checksum verification [solr]

2024-02-06 Thread via GitHub
bruno-roustant commented on code in PR #2239: URL: https://github.com/apache/solr/pull/2239#discussion_r1479744574 ## solr/solr-ref-guide/modules/deployment-guide/pages/backup-restore.adoc: ## @@ -401,6 +401,17 @@ Any children under the `` tag are passed as additional

[jira] [Commented] (SOLR-17066) Deprecate and remove core URLs in HttpSolrClient and friends

2024-02-06 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814783#comment-17814783 ] Jason Gerlowski commented on SOLR-17066: Alright - I think I've got this sorted out. To

[jira] [Commented] (SOLR-17066) Deprecate and remove core URLs in HttpSolrClient and friends

2024-02-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17814775#comment-17814775 ] ASF subversion and git services commented on SOLR-17066: Commit

Re: [PR] SOLR-17146: Add DelegatingBackupRepository and alternative checksum verification [solr]

2024-02-06 Thread via GitHub
gerlowskija commented on code in PR #2239: URL: https://github.com/apache/solr/pull/2239#discussion_r1479699539 ## solr/solr-ref-guide/modules/deployment-guide/pages/backup-restore.adoc: ## @@ -401,6 +401,17 @@ Any children under the `` tag are passed as additional

Re: [PR] SOLR-17146: Add DelegatingBackupRepository and alternative checksum verification [solr]

2024-02-06 Thread via GitHub
gerlowskija commented on code in PR #2239: URL: https://github.com/apache/solr/pull/2239#discussion_r1479696119 ## solr/core/src/java/org/apache/solr/core/backup/repository/LocalFileSystemRepository.java: ## @@ -153,17 +142,6 @@ public void copyIndexFileFrom( } } -

[jira] [Updated] (SOLR-17146) Add DelegatingBackupRepository and alternative checksum verification

2024-02-06 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant updated SOLR-17146: -- Description: Currently all BackupRepository copy methods systematically verify the checksum