pvcnt commented on code in PR #1973:
URL: https://github.com/apache/solr/pull/1973#discussion_r1360417880
##
solr/core/src/java/org/apache/solr/cloud/overseer/ClusterStateMutator.java:
##
@@ -125,6 +125,13 @@ public ZkWriteCommand createCollection(ClusterState
clusterState, ZkN
sigram merged PR #74:
URL: https://github.com/apache/solr-sandbox/pull/74
--
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
Shawn Heisey created SOLR-17032:
---
Summary: Jersey MessagingBinders class logs "A class
javax.activation.DataSource for a default provider
MessageBodyWriter was not found" warning on startup
Key: SOLR-17032
URL: htt
[
https://issues.apache.org/jira/browse/SOLR-17032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775776#comment-17775776
]
Shawn Heisey commented on SOLR-17032:
-
I just built and installed 9.4.1-SNAPSHOT from
[
https://issues.apache.org/jira/browse/SOLR-17032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775776#comment-17775776
]
Shawn Heisey edited comment on SOLR-17032 at 10/16/23 2:35 PM:
[
https://issues.apache.org/jira/browse/SOLR-17032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775789#comment-17775789
]
Jason Gerlowski commented on SOLR-17032:
bq. Shouldn't branch_9x have been change
pvcnt commented on code in PR #2016:
URL: https://github.com/apache/solr/pull/2016#discussion_r1360821830
##
solr/core/src/test/org/apache/solr/api/ContainerPluginsRegistryTest.java:
##
@@ -0,0 +1,105 @@
+package org.apache.solr.api;
+
+import java.nio.file.Path;
+import java.ut
pvcnt commented on code in PR #2016:
URL: https://github.com/apache/solr/pull/2016#discussion_r1360822384
##
solr/core/src/test/org/apache/solr/core/TestSolrXml.java:
##
@@ -78,6 +78,7 @@ public void testAllInfoPresent() throws IOException {
assertEquals("info handler class
pvcnt commented on code in PR #2016:
URL: https://github.com/apache/solr/pull/2016#discussion_r1360822785
##
solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/PluginMeta.java:
##
@@ -48,6 +48,7 @@ public PluginMeta copy() {
result.name = name;
result.klass
pvcnt opened a new pull request, #2016:
URL: https://github.com/apache/solr/pull/2016
https://issues.apache.org/jira/browse/SOLR-15782
# Description
Currently, container-level plugins can only be declared installed via calls
to /cluster/plugin APIs. In some situatio
[
https://issues.apache.org/jira/browse/SOLR-17032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775797#comment-17775797
]
Eric Pugh commented on SOLR-17032:
--
It's great that we finding ways to make Jersey/JAX-R
[
https://issues.apache.org/jira/browse/SOLR-15782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775799#comment-17775799
]
Vincent Primault commented on SOLR-15782:
-
As I do need this feature, I gave it a
[
https://issues.apache.org/jira/browse/SOLR-17027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden reassigned SOLR-17027:
---
Assignee: Kevin Risden
> Removing list.toArray calls with pre sized arrays
> ---
[
https://issues.apache.org/jira/browse/SOLR-17027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775804#comment-17775804
]
Kevin Risden commented on SOLR-17027:
-
Just because I didn't know about it and Intell
HoustonPutman merged PR #643:
URL: https://github.com/apache/solr-operator/pull/643
--
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...@s
HoustonPutman closed issue #536: Support SolrNode autoscaling using the HPA
URL: https://github.com/apache/solr-operator/issues/536
--
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 commen
HoustonPutman commented on issue #536:
URL: https://github.com/apache/solr-operator/issues/536#issuecomment-1764733230
This can be considered closed even though there is no managed HPA.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
[
https://issues.apache.org/jira/browse/SOLR-17027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775830#comment-17775830
]
Uwe Schindler commented on SOLR-17027:
--
bq. Just because I didn't know about it and
stillalex commented on code in PR #2012:
URL: https://github.com/apache/solr/pull/2012#discussion_r1360949853
##
solr/core/src/java/org/apache/solr/update/TransactionLog.java:
##
@@ -527,18 +562,18 @@ public Object lookup(long pos) {
// make sure any unflushed buffer has
stillalex commented on code in PR #2012:
URL: https://github.com/apache/solr/pull/2012#discussion_r1360954968
##
solr/core/src/java/org/apache/solr/update/TransactionLog.java:
##
@@ -987,4 +1022,28 @@ public String toString() {
+ position();
}
}
+
+ /** Opens
stillalex commented on PR #2012:
URL: https://github.com/apache/solr/pull/2012#issuecomment-1764878981
before merging could you run a few rounds of the CloudIndexing benchmark
(https://github.com/apache/solr/blob/main/solr/benchmark/src/java/org/apache/solr/bench/index/CloudIndexing.java#L51
dsmiley commented on code in PR #1973:
URL: https://github.com/apache/solr/pull/1973#discussion_r1361049769
##
solr/core/src/java/org/apache/solr/cloud/overseer/ClusterStateMutator.java:
##
@@ -125,6 +125,13 @@ public ZkWriteCommand createCollection(ClusterState
clusterState, Z
[
https://issues.apache.org/jira/browse/SOLR-16451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775871#comment-17775871
]
ASF subversion and git services commented on SOLR-16451:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-16452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775872#comment-17775872
]
ASF subversion and git services commented on SOLR-16452:
Commit 6
dsmiley commented on code in PR #1973:
URL: https://github.com/apache/solr/pull/1973#discussion_r1361088912
##
solr/solr-ref-guide/modules/deployment-guide/pages/collection-management.adoc:
##
@@ -250,6 +250,7 @@ If `true` the states of individual replicas will be
maintained as
hossman commented on code in PR #1973:
URL: https://github.com/apache/solr/pull/1973#discussion_r1361110252
##
solr/solr-ref-guide/modules/deployment-guide/pages/collection-management.adoc:
##
@@ -250,6 +250,7 @@ If `true` the states of individual replicas will be
maintained as
[
https://issues.apache.org/jira/browse/SOLR-15782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775882#comment-17775882
]
David Smiley commented on SOLR-15782:
-
Perhaps a brief bike-shed on naming here. Can
stillalex merged PR #1976:
URL: https://github.com/apache/solr/pull/1976
--
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.
[
https://issues.apache.org/jira/browse/SOLR-15782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775902#comment-17775902
]
Eric Pugh commented on SOLR-15782:
--
I checked the Glossary to see if it was helpful, but
[
https://issues.apache.org/jira/browse/SOLR-15782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775938#comment-17775938
]
Jan Høydahl commented on SOLR-15782:
+1 to using solr.xml for this. Thanks for pickin
[
https://issues.apache.org/jira/browse/SOLR-17032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775966#comment-17775966
]
David Smiley commented on SOLR-17032:
-
It'd be wonderful to have an integration test
31 matches
Mail list logo