[
https://issues.apache.org/jira/browse/SOLR-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-15616:
Attachment: SOLR-15616-9x.patch
Status: Open (was: Open)
Updating patch fo
[
https://issues.apache.org/jira/browse/SOLR-16571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645099#comment-17645099
]
Noble Paul commented on SOLR-16571:
---
if you invoke any config API directly , it does no
[
https://issues.apache.org/jira/browse/SOLR-16571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645086#comment-17645086
]
David Smiley commented on SOLR-16571:
-
How does the Config API depend on this? My ex
[
https://issues.apache.org/jira/browse/SOLR-16571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645081#comment-17645081
]
Noble Paul commented on SOLR-16571:
---
{quote}If we think people aren't likely using this
[
https://issues.apache.org/jira/browse/SOLR-16571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul reassigned SOLR-16571:
-
Assignee: Noble Paul
> Add Java system property for ZooKeeper config watch
> ---
dsmiley commented on PR #1208:
URL: https://github.com/apache/solr/pull/1208#issuecomment-1343837114
Let's see where my comment goes on the parent JIRA. Note that this test
fails no matter your change to no-op it :-). It's because you didn't actually
create any collections. As we take th
[
https://issues.apache.org/jira/browse/SOLR-16571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645072#comment-17645072
]
David Smiley commented on SOLR-16571:
-
As a side note, even though I also run Solr wi
[
https://issues.apache.org/jira/browse/SOLR-16571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645068#comment-17645068
]
David Smiley commented on SOLR-16571:
-
[~noblepaul], I didn't know there was such a w
sonatype-lift[bot] commented on code in PR #1224:
URL: https://github.com/apache/solr/pull/1224#discussion_r1044057928
##
solr/core/src/java/org/apache/solr/handler/admin/api/BackupCoreAPI.java:
##
@@ -0,0 +1,256 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
iamsanjay commented on PR #1224:
URL: https://github.com/apache/solr/pull/1224#issuecomment-1343769347
Hello @gerlowskija,
Response from the V2 API is squashed into the Solr Response without header
using the method.
`V2ApiUtils.squashIntoSolrResponseWithoutHeader(it.rsp, respon
iamsanjay opened a new pull request, #1224:
URL: https://github.com/apache/solr/pull/1224
https://issues.apache.org/jira/browse/SOLR-16490
# Description
The /admin/cores?action=BACKUPCORE API have no equivalent in the v2
paradigm. It's an internal API used by Collec
[
https://issues.apache.org/jira/browse/SOLR-16569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645049#comment-17645049
]
ASF subversion and git services commented on SOLR-16569:
Commit 6
[
https://issues.apache.org/jira/browse/SOLR-16569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul resolved SOLR-16569.
---
Fix Version/s: 9.2
Resolution: Fixed
> Add Java system property for overseer queue size
>
[
https://issues.apache.org/jira/browse/SOLR-16569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645048#comment-17645048
]
ASF subversion and git services commented on SOLR-16569:
Commit 4
noblepaul merged PR #1205:
URL: https://github.com/apache/solr/pull/1205
--
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.
sonatype-lift[bot] commented on code in PR #1168:
URL: https://github.com/apache/solr/pull/1168#discussion_r1043963255
##
solr/modules/opentelemetry/src/java/org/apache/solr/opentelemetry/OtelTracerConfigurator.java:
##
@@ -0,0 +1,62 @@
+package org.apache.solr.opentelemetry;
+
janhoy commented on code in PR #1168:
URL: https://github.com/apache/solr/pull/1168#discussion_r1043945805
##
solr/modules/opentelemetry/build.gradle:
##
@@ -0,0 +1,48 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreement
risdenk commented on PR #1223:
URL: https://github.com/apache/solr/pull/1223#issuecomment-1343540626
Well @janhoy looks like its not just your change :) I haven't figured out
how to collect the logs yet, but worth trying to figure out why its failing
separate of your change.
--
This is a
[
https://issues.apache.org/jira/browse/SOLR-16577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16577:
Status: Patch Available (was: Open)
> Core load issues are not always logged
> ---
risdenk commented on code in PR #1221:
URL: https://github.com/apache/solr/pull/1221#discussion_r1043921139
##
solr/core/src/java/org/apache/solr/core/CoreContainer.java:
##
@@ -973,29 +969,31 @@ public void load() {
solrCores.markCoreAsLoading(cd);
}
[
https://issues.apache.org/jira/browse/SOLR-16577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haythem Khiri updated SOLR-16577:
-
Description: It's possible for a core load failure to not have its cause
logged. At least the fai
[
https://issues.apache.org/jira/browse/SOLR-16577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haythem Khiri updated SOLR-16577:
-
Description: It's possible for a core load failure to not have its cause
logged. At least the fai
epugh commented on PR #1177:
URL: https://github.com/apache/solr/pull/1177#issuecomment-1343410350
I love what you've done here. So, it feels like you have two potential
PR's, one on the contributing to solr and the other on moving various
`/help/*.txt` files out into proper `.adoc` forma
ramayer commented on issue #498:
URL: https://github.com/apache/solr-operator/issues/498#issuecomment-1343370987
Using minkube on Ubuntu, log files show messages like this:
```
java.net.UnknownHostException:
example-solrcloud-zookeeper-1.example-solrcloud-zookeeper-headless.default
dsmiley commented on PR #1216:
URL: https://github.com/apache/solr/pull/1216#issuecomment-1343325282
for a boolean, arguably naming the method `followRedirects` would be fine
without the "with" up front. Note other booleans like "compression" have a
setter builder method: `allowCompression
dsmiley commented on code in PR #1217:
URL: https://github.com/apache/solr/pull/1217#discussion_r1043792886
##
solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBHttp2SolrClient.java:
##
@@ -301,14 +301,33 @@ public void onFailure(Throwable oe) {
public static class Buil
dsmiley commented on code in PR #1219:
URL: https://github.com/apache/solr/pull/1219#discussion_r1043786321
##
solr/solrj/src/java/org/apache/solr/client/solrj/impl/ConcurrentUpdateHttp2SolrClient.java:
##
@@ -795,6 +807,14 @@ public Builder neverStreamDeletes() {
return
ben-manes commented on code in PR #1155:
URL: https://github.com/apache/solr/pull/1155#discussion_r1043745746
##
solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:
##
@@ -70,10 +80,15 @@ public TransientSolrCoreCacheDefault(CoreContainer
coreContainer)
dsmiley commented on PR #1221:
URL: https://github.com/apache/solr/pull/1221#issuecomment-1343014214
FYI everyone, I already code reviewed this.
BTW a nice improvement here is that we remove needless complexity. These
Futures were pointless. Perhaps there was once a point to them bu
[
https://issues.apache.org/jira/browse/SOLR-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-10458.
--
Fix Version/s: 9.2
Resolution: Fixed
> setFollowRedirects should be deprecated in favor of SolrC
[
https://issues.apache.org/jira/browse/SOLR-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644893#comment-17644893
]
ASF subversion and git services commented on SOLR-10458:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644892#comment-17644892
]
ASF subversion and git services commented on SOLR-10458:
Commit 4
epugh merged PR #1216:
URL: https://github.com/apache/solr/pull/1216
--
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
HoustonPutman commented on issue #503:
URL: https://github.com/apache/solr-operator/issues/503#issuecomment-1342970761
Awesome, thanks for sharing your fix!
--
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
risdenk commented on PR #1089:
URL: https://github.com/apache/solr/pull/1089#issuecomment-1342933419
> I wonder why the BATS test keeps failing?
Not sure - I created https://github.com/apache/solr/pull/1223 which just
changes the github actions file. This is to try to eliminate your c
[
https://issues.apache.org/jira/browse/SOLR-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16562:
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Upgrade to Caffeine 3.1.2
> --
[
https://issues.apache.org/jira/browse/SOLR-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16578:
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Upgrade to errorprone 2.16
> -
[
https://issues.apache.org/jira/browse/SOLR-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16578:
Fix Version/s: 9.2
> Upgrade to errorprone 2.16
> --
>
> Ke
[
https://issues.apache.org/jira/browse/SOLR-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644862#comment-17644862
]
ASF subversion and git services commented on SOLR-16578:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16579:
Fix Version/s: 9.2
> Upgrade Jackson to 2.14.1
> -
>
> Key:
[
https://issues.apache.org/jira/browse/SOLR-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644863#comment-17644863
]
ASF subversion and git services commented on SOLR-16562:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644861#comment-17644861
]
ASF subversion and git services commented on SOLR-16579:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16579:
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Upgrade Jackson to 2.14.1
> --
[
https://issues.apache.org/jira/browse/SOLR-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16562:
Fix Version/s: 9.2
> Upgrade to Caffeine 3.1.2
> -
>
> Key:
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16579:
Fix Version/s: main (10.0)
> Upgrade Jackson to 2.14.1
> -
>
>
[
https://issues.apache.org/jira/browse/SOLR-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16578:
Fix Version/s: main (10.0)
> Upgrade to errorprone 2.16
> --
>
>
[
https://issues.apache.org/jira/browse/SOLR-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16562:
Fix Version/s: main (10.0)
> Upgrade to Caffeine 3.1.2
> -
>
>
[
https://issues.apache.org/jira/browse/SOLR-16562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644856#comment-17644856
]
ASF subversion and git services commented on SOLR-16562:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644854#comment-17644854
]
ASF subversion and git services commented on SOLR-16579:
Commit c
[
https://issues.apache.org/jira/browse/SOLR-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644855#comment-17644855
]
ASF subversion and git services commented on SOLR-16578:
Commit 0
risdenk merged PR #1198:
URL: https://github.com/apache/solr/pull/1198
--
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
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644853#comment-17644853
]
Kevin Risden commented on SOLR-16568:
-
[~gus] be my guest. I don't think its worth it
[
https://issues.apache.org/jira/browse/SOLR-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644847#comment-17644847
]
Gus Heck commented on SOLR-16568:
-
I'm not sure this should be closed without adding eith
bruno-roustant commented on code in PR #1155:
URL: https://github.com/apache/solr/pull/1155#discussion_r1043219211
##
solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:
##
@@ -70,10 +80,15 @@ public TransientSolrCoreCacheDefault(CoreContainer
coreContai
bruno-roustant commented on code in PR #1155:
URL: https://github.com/apache/solr/pull/1155#discussion_r1043152924
##
solr/core/src/java/org/apache/solr/core/TransientSolrCoreCacheDefault.java:
##
@@ -47,6 +49,14 @@ public class TransientSolrCoreCacheDefault extends
TransientSo
janhoy commented on PR #1089:
URL: https://github.com/apache/solr/pull/1089#issuecomment-1342260703
I wonder why the BATS test keeps failing?
--
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 s
56 matches
Mail list logo