Re: [PR] Build: gradlew avoid downloader [solr]

2024-05-22 Thread via GitHub
dsmiley merged PR #2419: URL: https://github.com/apache/solr/pull/2419 -- 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] Minor: Http2SolrClient cleanups [solr]

2024-05-22 Thread via GitHub
dsmiley merged PR #2453: URL: https://github.com/apache/solr/pull/2453 -- 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] [Assigned] (SOLR-17118) Solr deadlock during servlet container start

2024-05-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-17118: --- Assignee: David Smiley > Solr deadlock during servlet container start >

[jira] [Resolved] (SOLR-17307) CachingDirectoryFactory uses the wrong separator on Windows

2024-05-22 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-17307. --- Fix Version/s: 9.7 9.6.1 Assignee: Houston Putman Resolutio

[jira] [Commented] (SOLR-17307) CachingDirectoryFactory uses the wrong separator on Windows

2024-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848782#comment-17848782 ] ASF subversion and git services commented on SOLR-17307: Commit 9

[jira] [Commented] (SOLR-17307) CachingDirectoryFactory uses the wrong separator on Windows

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

[jira] [Commented] (SOLR-17307) CachingDirectoryFactory uses the wrong separator on Windows

2024-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848779#comment-17848779 ] ASF subversion and git services commented on SOLR-17307: Commit 9

Re: [PR] SOLR-17307: Use file separator instead of '/' in CachingDirectoryFactory [solr]

2024-05-22 Thread via GitHub
HoustonPutman merged PR #2464: URL: https://github.com/apache/solr/pull/2464 -- 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

Re: [PR] SOLR-17118: Simplify CoreContainerProvider initialization [solr]

2024-05-22 Thread via GitHub
dsmiley commented on code in PR #2474: URL: https://github.com/apache/solr/pull/2474#discussion_r1610784556 ## solr/core/src/test/org/apache/solr/handler/admin/HealthCheckHandlerTest.java: ## @@ -112,36 +112,6 @@ public void testHealthCheckHandler() throws Exception { new

Re: [PR] SOLR-17118: Simplify CoreContainerProvider initialization [solr]

2024-05-22 Thread via GitHub
dsmiley commented on code in PR #2474: URL: https://github.com/apache/solr/pull/2474#discussion_r1610783362 ## solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java: ## @@ -73,10 +72,7 @@ public class SolrDispatchFilter extends BaseSolrFilter implements PathExclude

[jira] [Created] (SOLR-17307) CachingDirectoryFactory uses the wrong separator on Windows

2024-05-22 Thread Houston Putman (Jira)
Houston Putman created SOLR-17307: - Summary: CachingDirectoryFactory uses the wrong separator on Windows Key: SOLR-17307 URL: https://issues.apache.org/jira/browse/SOLR-17307 Project: Solr I

Re: [PR] SOLR-17118: Simplify CoreContainerProvider initialization [solr]

2024-05-22 Thread via GitHub
dsmiley commented on code in PR #2474: URL: https://github.com/apache/solr/pull/2474#discussion_r1610765299 ## solr/core/src/java/org/apache/solr/servlet/CoreContainerProvider.java: ## @@ -93,69 +87,69 @@ public class CoreContainerProvider implements ServletContextListener {

Re: [PR] SOLR-17118: Simplify CoreContainerProvider initialization [solr]

2024-05-22 Thread via GitHub
dsmiley commented on code in PR #2474: URL: https://github.com/apache/solr/pull/2474#discussion_r1610754549 ## solr/core/src/java/org/apache/solr/servlet/CoreContainerProvider.java: ## @@ -93,69 +87,69 @@ public class CoreContainerProvider implements ServletContextListener {

Re: [PR] SOLR-16659: Properly construct V2 base urls instead of replacing substring "/solr" with "/api" [solr]

2024-05-22 Thread via GitHub
AndreyBozhko commented on code in PR #2473: URL: https://github.com/apache/solr/pull/2473#discussion_r1610734437 ## solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/ZkStateReader.java: ## @@ -1331,12 +1331,24 @@ public ConfigData getSecurityProps(boolean getFresh) {

[jira] [Commented] (SOLR-17007) TestDenseVectorFunctionQuery reproducible failures

2024-05-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848752#comment-17848752 ] David Smiley commented on SOLR-17007: - [GE|https://ge.apache.org/scans/tests?search.r

Re: [PR] SOLR-10654: Introduce output of Prometheus metrics for Solr Core registry [solr]

2024-05-22 Thread via GitHub
mlbiscoc commented on code in PR #2405: URL: https://github.com/apache/solr/pull/2405#discussion_r1610675745 ## solr/core/src/java/org/apache/solr/metrics/prometheus/SolrPrometheusExporter.java: ## @@ -0,0 +1,203 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] SOLR-16824: Adopt Linux Command line tool pattern of -- for long option commands [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #1768: URL: https://github.com/apache/solr/pull/1768#issuecomment-2125785227 Waiting for the upcoming commons cli 1.7.1 to come out with nicer handling of deprecated options. -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] SOLR-10654: Introduce output of Prometheus metrics for Solr Core registry [solr]

2024-05-22 Thread via GitHub
dsmiley commented on code in PR #2405: URL: https://github.com/apache/solr/pull/2405#discussion_r1610641774 ## solr/core/src/java/org/apache/solr/metrics/prometheus/core/SolrCoreMetric.java: ## @@ -41,14 +46,30 @@ public SolrCoreMetric( this.metricName = metricName; la

Re: [PR] SOLR-16866: Use file separator instead of '/' in CachingDirectoryFactory [solr]

2024-05-22 Thread via GitHub
HoustonPutman commented on PR #2464: URL: https://github.com/apache/solr/pull/2464#issuecomment-2125749403 I need to make a separate JIRA so we can target 9.6.1 with it. I'll do it though, thanks for the offer 🙂 -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] SOLR-17284: Remove deprecated BlobRepository [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2447: URL: https://github.com/apache/solr/pull/2447#issuecomment-2125741320 If this update passes all the tests, then I'm planning on merging it tomorrow, May 23rd -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] SOLR-17044: Consolidate SolrJ URL-building logic [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2455: URL: https://github.com/apache/solr/pull/2455#issuecomment-2125737828 Does this overlap with #2473 ? WOuld be nice to get this in. -- 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-17289: OrderedNodePlacementPlugin: optimize don't loop collections [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2459: URL: https://github.com/apache/solr/pull/2459#issuecomment-2125736089 One thought I had the other day is that I've seen plenty of API's that when you list things have a rangeWithout the range or size parameter, you get X, but you can control that by spec

Re: [PR] SOLR-16866: Use file separator instead of '/' in CachingDirectoryFactory [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2464: URL: https://github.com/apache/solr/pull/2464#issuecomment-2125733793 @HoustonPutman would you like me to merge this 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 g

Re: [PR] Admin UI: fixed node list display bug caused by different hostname with same front part (duplicates PR #2449) [solr]

2024-05-22 Thread via GitHub
epugh merged PR #2475: URL: https://github.com/apache/solr/pull/2475 -- 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

Re: [PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-22 Thread via GitHub
epugh merged PR #2472: URL: https://github.com/apache/solr/pull/2472 -- 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

Re: [PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2472: URL: https://github.com/apache/solr/pull/2472#issuecomment-2125731069 Okay, I added just a tweak after building the ref guide site and reading through it! thank you! -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] SOLR-10654: Introduce output of Prometheus metrics for Solr Core registry [solr]

2024-05-22 Thread via GitHub
dsmiley commented on code in PR #2405: URL: https://github.com/apache/solr/pull/2405#discussion_r1610636272 ## solr/core/src/java/org/apache/solr/metrics/prometheus/SolrPrometheusCoreExporter.java: ## @@ -0,0 +1,104 @@ +/* + * Licensed to the Apache Software Foundation (ASF) und

Re: [PR] SOLR-16659: Properly construct V2 base urls instead of replacing substring "/solr" with "/api" [solr]

2024-05-22 Thread via GitHub
epugh commented on code in PR #2473: URL: https://github.com/apache/solr/pull/2473#discussion_r1610621573 ## solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/ZkStateReader.java: ## @@ -1331,12 +1331,24 @@ public ConfigData getSecurityProps(boolean getFresh) { * Ret

[jira] [Commented] (SOLR-12813) SolrCloud + 2 shards + subquery + auth = 401 Exception

2024-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848745#comment-17848745 ] ASF subversion and git services commented on SOLR-12813: Commit 2

[jira] [Commented] (SOLR-12813) SolrCloud + 2 shards + subquery + auth = 401 Exception

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

Re: [PR] SOLR-12813 followup -- preserve user Principal in alternate codepath in EmbeddedSolrServer [solr]

2024-05-22 Thread via GitHub
epugh merged PR #2429: URL: https://github.com/apache/solr/pull/2429 -- 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

Re: [PR] SOLR-12813 followup -- preserve user Principal in alternate codepath in EmbeddedSolrServer [solr]

2024-05-22 Thread via GitHub
epugh commented on code in PR #2429: URL: https://github.com/apache/solr/pull/2429#discussion_r1610618344 ## solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java: ## @@ -164,7 +164,8 @@ public NamedList request(SolrRequest request, String coreName)

Re: [PR] Admin UI: fixed node list display bug caused by different hostname with same front part [solr]

2024-05-22 Thread via GitHub
epugh closed pull request #2449: Admin UI: fixed node list display bug caused by different hostname with same front part URL: https://github.com/apache/solr/pull/2449 -- 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: [PR] Admin UI: fixed node list display bug caused by different hostname with same front part [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2449: URL: https://github.com/apache/solr/pull/2449#issuecomment-2125702345 Due to challenges pushing changes, replacing this one with https://github.com/apache/solr/pull/2475. -- This is an automated message from the Apache Git Service. To respond to the message, p

[PR] Admin UI: fixed node list display bug caused by different hostname with same front part (duplicates PR #2449) [solr]

2024-05-22 Thread via GitHub
epugh opened a new pull request, #2475: URL: https://github.com/apache/solr/pull/2475 Having issues pushing CHANGES.txt to https://github.com/apache/solr/pull/2449 so opening new PR. Sigh. # Description old code: ```// Checks if this node is the first (alphabetically) for

[jira] [Commented] (SOLR-17279) consolidate security.json constants in test code

2024-05-22 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848743#comment-17848743 ] Eric Pugh commented on SOLR-17279: -- [~sanjaydutt] so I looked and I was only going to ma

Re: [PR] User Behavior Insights implementation for Apache Solr [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2452: URL: https://github.com/apache/solr/pull/2452#issuecomment-2125659610 Oh, and of course, we now have a machine readable schema via Json Schema available here https://github.com/o19s/ubi -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] User Behavior Insights implementation for Apache Solr [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2452: URL: https://github.com/apache/solr/pull/2452#issuecomment-2125657957 I figured out how to parse and run a streaming expression that is used to write the query analytics data to, well, anywhere we want ;-). The next area is to look at is actually integrating t

Re: [PR] SOLR-10654: Introduce output of Prometheus metrics for Solr Core registry [solr]

2024-05-22 Thread via GitHub
mlbiscoc commented on code in PR #2405: URL: https://github.com/apache/solr/pull/2405#discussion_r1610558336 ## solr/core/src/java/org/apache/solr/response/PrometheusResponseWriter.java: ## @@ -0,0 +1,46 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or mo

Re: [PR] SOLR-10654: Introduce output of Prometheus metrics for Solr Core registry [solr]

2024-05-22 Thread via GitHub
mlbiscoc commented on code in PR #2405: URL: https://github.com/apache/solr/pull/2405#discussion_r1610557545 ## solr/core/src/java/org/apache/solr/metrics/prometheus/core/SolrCoreSearcherMetric.java: ## @@ -0,0 +1,70 @@ +/* + * Licensed to the Apache Software Foundation (ASF) un

Re: [PR] SOLR-10654: Introduce output of Prometheus metrics for Solr Core registry [solr]

2024-05-22 Thread via GitHub
mlbiscoc commented on code in PR #2405: URL: https://github.com/apache/solr/pull/2405#discussion_r1610557299 ## solr/core/src/java/org/apache/solr/metrics/prometheus/core/SolrCoreMetric.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] SOLR-10654: Introduce output of Prometheus metrics for Solr Core registry [solr]

2024-05-22 Thread via GitHub
mlbiscoc commented on code in PR #2405: URL: https://github.com/apache/solr/pull/2405#discussion_r1610557889 ## solr/core/src/java/org/apache/solr/metrics/prometheus/core/SolrCoreMetric.java: ## @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] SOLR-10654: Introduce output of Prometheus metrics for Solr Core registry [solr]

2024-05-22 Thread via GitHub
mlbiscoc commented on code in PR #2405: URL: https://github.com/apache/solr/pull/2405#discussion_r1610556518 ## solr/core/src/java/org/apache/solr/util/stats/MetricUtils.java: ## @@ -165,6 +169,71 @@ public static void toSolrInputDocuments( }); } + /** + * Provi

Re: [PR] SOLR-10654: Introduce output of Prometheus metrics for Solr Core registry [solr]

2024-05-22 Thread via GitHub
mlbiscoc commented on code in PR #2405: URL: https://github.com/apache/solr/pull/2405#discussion_r1610556050 ## solr/core/build.gradle: ## @@ -153,6 +153,13 @@ dependencies { implementation 'org.apache.logging.log4j:log4j-core' runtimeOnly 'org.apache.logging.log4j:log4j-s

Re: [PR] SOLR-16659: Properly construct V2 base urls instead of replacing substring "/solr" with "/api" [solr]

2024-05-22 Thread via GitHub
epugh commented on code in PR #2473: URL: https://github.com/apache/solr/pull/2473#discussion_r1610274309 ## solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/ZkStateReader.java: ## @@ -1331,12 +1331,24 @@ public ConfigData getSecurityProps(boolean getFresh) { * Ret

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

2024-05-22 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848668#comment-17848668 ] Andrzej Bialecki commented on SOLR-13350: - {quote}As of now, the timeAllowed requ

Re: [PR] SOLR-16659: Properly construct V2 base urls instead of replacing substring "/solr" with "/api" [solr]

2024-05-22 Thread via GitHub
AndreyBozhko commented on code in PR #2473: URL: https://github.com/apache/solr/pull/2473#discussion_r1610156568 ## solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/ZkStateReader.java: ## @@ -1331,12 +1331,24 @@ public ConfigData getSecurityProps(boolean getFresh) {

Re: [PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-22 Thread via GitHub
AndreyBozhko commented on code in PR #2472: URL: https://github.com/apache/solr/pull/2472#discussion_r1610122730 ## solr/solr-ref-guide/modules/configuration-guide/pages/caches-warming.adoc: ## @@ -86,7 +86,6 @@ The async cache provides most significant improvement with many co

[jira] [Commented] (SOLR-17279) consolidate security.json constants in test code

2024-05-22 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848643#comment-17848643 ] Eric Pugh commented on SOLR-17279: -- Thanks for flagging this...   Let me look again at w

[jira] [Commented] (SOLR-17279) consolidate security.json constants in test code

2024-05-22 Thread Sanjay Dutt (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848638#comment-17848638 ] Sanjay Dutt commented on SOLR-17279: Blocked on SOLR-17300  for the 9x back port beca

Re: [PR] SOLR-17118: Simplify CoreContainerProvider initialization [solr]

2024-05-22 Thread via GitHub
gus-asf commented on code in PR #2474: URL: https://github.com/apache/solr/pull/2474#discussion_r1609936991 ## solr/core/src/java/org/apache/solr/servlet/CoreContainerProvider.java: ## @@ -93,69 +87,69 @@ public class CoreContainerProvider implements ServletContextListener {

Re: [PR] SOLR-17118: Simplify CoreContainerProvider initialization [solr]

2024-05-22 Thread via GitHub
gus-asf commented on code in PR #2474: URL: https://github.com/apache/solr/pull/2474#discussion_r1609932690 ## solr/core/src/java/org/apache/solr/servlet/CoreContainerProvider.java: ## @@ -93,69 +87,69 @@ public class CoreContainerProvider implements ServletContextListener {

Re: [PR] SOLR-17118: Simplify CoreContainerProvider initialization [solr]

2024-05-22 Thread via GitHub
gus-asf commented on code in PR #2474: URL: https://github.com/apache/solr/pull/2474#discussion_r1609932690 ## solr/core/src/java/org/apache/solr/servlet/CoreContainerProvider.java: ## @@ -93,69 +87,69 @@ public class CoreContainerProvider implements ServletContextListener {

Re: [PR] SOLR-17118: Simplify CoreContainerProvider initialization [solr]

2024-05-22 Thread via GitHub
gus-asf commented on code in PR #2474: URL: https://github.com/apache/solr/pull/2474#discussion_r1609909368 ## solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java: ## @@ -73,10 +72,7 @@ public class SolrDispatchFilter extends BaseSolrFilter implements PathExclude

Re: [PR] SOLR-17304: PKG_VERSIONS not honored when loading the schema plugins [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2471: URL: https://github.com/apache/solr/pull/2471#issuecomment-2124630652 > > It seems like if your test is passing, then you've fixed the bug! > > The test does pass - but for completeness, I still want to check what happens when the collection is reloaded or

Re: [PR] SOLR-17304: PKG_VERSIONS not honored when loading the schema plugins [solr]

2024-05-22 Thread via GitHub
epugh commented on code in PR #2471: URL: https://github.com/apache/solr/pull/2471#discussion_r1609830946 ## solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java: ## @@ -694,9 +694,14 @@ public boolean addToCoreAware(T obj) { } } + void initConfig(SolrConf

Re: [PR] SOLR-16659: Properly construct V2 base urls instead of replacing substring "/solr" with "/api" [solr]

2024-05-22 Thread via GitHub
epugh commented on code in PR #2473: URL: https://github.com/apache/solr/pull/2473#discussion_r1609824037 ## solr/core/src/test/org/apache/solr/handler/TestContainerPlugin.java: ## @@ -572,7 +572,7 @@ private V2Request postPlugin(Object payload) { public void waitForAllNode

Re: [PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-22 Thread via GitHub
epugh commented on code in PR #2472: URL: https://github.com/apache/solr/pull/2472#discussion_r1609814674 ## solr/solr-ref-guide/modules/configuration-guide/pages/caches-warming.adoc: ## @@ -86,7 +86,6 @@ The async cache provides most significant improvement with many concurren

[jira] [Commented] (SOLR-17306) Solr Repeater or Slave loses data after restart when replication is not enabled on leader

2024-05-22 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848580#comment-17848580 ] Eric Pugh commented on SOLR-17306: -- Could you put together a reproducible bats style tes

[jira] [Updated] (SOLR-17306) Solr Repeater or Slave loses data after restart when replication is not enabled on leader

2024-05-22 Thread Peter Kroiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Kroiss updated SOLR-17306: Description: We are testing Solr 9.6.2 in a leader - repeater - follower configuration. We have ti

[jira] [Created] (SOLR-17306) Solr Repeater or Slave loses data after restart when replication is not enabled on leader

2024-05-22 Thread Peter Kroiss (Jira)
Peter Kroiss created SOLR-17306: --- Summary: Solr Repeater or Slave loses data after restart when replication is not enabled on leader Key: SOLR-17306 URL: https://issues.apache.org/jira/browse/SOLR-17306