[
https://issues.apache.org/jira/browse/SOLR-14985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870090#comment-17870090
]
ASF subversion and git services commented on SOLR-14985:
Commit 8
dsmiley merged PR #2571:
URL: https://github.com/apache/solr/pull/2571
--
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
dsmiley opened a new pull request, #2610:
URL: https://github.com/apache/solr/pull/2610
(just a comment)
--
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-m
solrbot opened a new pull request, #2609:
URL: https://github.com/apache/solr/pull/2609
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[software.amazon.awssdk:url-connection-client](https://aws.amazon.com/sdkforjava
solrbot opened a new pull request, #2608:
URL: https://github.com/apache/solr/pull/2608
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.hsqldb:hsqldb](http://hsqldb.org)
([source](http://sourceforge.net/p/hsqldb/svn/HEAD/tree
dsmiley commented on code in PR #2607:
URL: https://github.com/apache/solr/pull/2607#discussion_r1699239949
##
solr/core/src/java/org/apache/solr/core/SolrCore.java:
##
@@ -805,6 +792,24 @@ public SolrCore reload(ConfigSet coreConfig) throws
IOException {
}
}
+ /**
+
[
https://issues.apache.org/jira/browse/SOLR-17320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870044#comment-17870044
]
David Smiley commented on SOLR-17320:
-
Linking to existing SOLR-17158 as duplicate
>
[
https://issues.apache.org/jira/browse/SOLR-17180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870033#comment-17870033
]
Christos Malliaridis commented on SOLR-17180:
-
I've looked into the source co
patsonluk commented on code in PR #2607:
URL: https://github.com/apache/solr/pull/2607#discussion_r1699048655
##
solr/core/src/java/org/apache/solr/core/SyntheticSolrCore.java:
##
@@ -72,4 +88,43 @@ protected RestManager initRestManager() throws SolrException
{
// We do no
patsonluk commented on PR #2607:
URL: https://github.com/apache/solr/pull/2607#issuecomment-2261198296
> new SyntheticSolrCore(
> +coreContainer, coreDescriptor, configSet, dataDir, updateHandler,
delPolicy, prev, reload);
That's a brilliant suggestion! ✨
I will pus
[
https://issues.apache.org/jira/browse/SOLR-17368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-17368.
-
Fix Version/s: 9.7
Resolution: Fixed
Thanks for resolving Mathew!
> TestPrometheusRespons
patsonluk commented on code in PR #2607:
URL: https://github.com/apache/solr/pull/2607#discussion_r1698878150
##
solr/core/src/java/org/apache/solr/core/CoreContainer.java:
##
@@ -2056,7 +2056,7 @@ public void reload(String name, UUID coreId) {
newCore = core.reload(cor
patsonluk commented on code in PR #2607:
URL: https://github.com/apache/solr/pull/2607#discussion_r1698868734
##
solr/core/src/java/org/apache/solr/core/SyntheticSolrCore.java:
##
@@ -72,4 +88,43 @@ protected RestManager initRestManager() throws SolrException
{
// We do no
[
https://issues.apache.org/jira/browse/SOLR-17158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17158:
--
Labels: pull-request-available (was: )
> Terminate distributed processing quickly when query l
dsmiley commented on code in PR #2379:
URL: https://github.com/apache/solr/pull/2379#discussion_r1698740558
##
solr/core/src/java/org/apache/solr/request/SolrQueryRequest.java:
##
@@ -39,6 +40,39 @@
*/
public interface SolrQueryRequest extends AutoCloseable {
+ /** This is
dsmiley commented on code in PR #2493:
URL: https://github.com/apache/solr/pull/2493#discussion_r1698602604
##
solr/core/src/test/org/apache/solr/TestTimeAllowedSearch.java:
##
@@ -0,0 +1,104 @@
+package org.apache.solr;
+
+import com.carrotsearch.randomizedtesting.generators.Ra
dsmiley commented on PR #2493:
URL: https://github.com/apache/solr/pull/2493#issuecomment-2260631567
FYI a colleague tried this by using 2 solr nodes and hanging one and it
worked fine
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
gus-asf commented on code in PR #2493:
URL: https://github.com/apache/solr/pull/2493#discussion_r1698484974
##
solr/core/src/test/org/apache/solr/handler/component/TestHttpShardHandlerFactory.java:
##
@@ -154,4 +156,63 @@ public void testLiveNodesToHostUrl() {
assertThat(ho
epugh commented on PR #2593:
URL: https://github.com/apache/solr/pull/2593#issuecomment-2260400967
FYI, for folks tracking this, @rahulgoswami has started testing this PR on
Windows! Thanks @rahulgoswami ... He has validated `start`, `stop` and
`restart` and then will start digging into
ellaeln commented on code in PR #2607:
URL: https://github.com/apache/solr/pull/2607#discussion_r1698263165
##
solr/core/src/java/org/apache/solr/core/SyntheticSolrCore.java:
##
@@ -72,4 +88,43 @@ protected RestManager initRestManager() throws SolrException
{
// We do not
ellaeln commented on PR #2527:
URL: https://github.com/apache/solr/pull/2527#issuecomment-2260080383
> > Hello @ellaeln and @roeeiit1 - thanks for your interest in this! One way
to help move forward could be to branch off the `otto-de:feature/SOLR-17334`
branch and merge in the latest `orig
cpoerschke commented on PR #2607:
URL: https://github.com/apache/solr/pull/2607#issuecomment-2260007256
> At least the change in CoreContainer & SolrCore here are about as trivial
as can be. The complexity is in SyntheticSolrCore.reload().
It seems (from a quick exploration) that fact
cpoerschke commented on code in PR #2607:
URL: https://github.com/apache/solr/pull/2607#discussion_r1698101054
##
solr/core/src/java/org/apache/solr/core/CoreContainer.java:
##
@@ -2056,7 +2056,7 @@ public void reload(String name, UUID coreId) {
newCore = core.reload(co
[
https://issues.apache.org/jira/browse/SOLR-17386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17869843#comment-17869843
]
ella eln commented on SOLR-17386:
-
thanks for the fix, i'll check it out
> it's now impo
ellaeln commented on PR #2607:
URL: https://github.com/apache/solr/pull/2607#issuecomment-2259919632
thanks for this fix, it's very important for us. I'll play with it a bit to
see if there's any potential issue i can spot
--
This is an automated message from the Apache Git Service.
To re
[
https://issues.apache.org/jira/browse/SOLR-17388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ella eln updated SOLR-17388:
Description: this is an attempt to fix SOLR-17385 and broaden the
functionality of the coordinators by allo
26 matches
Mail list logo