HoustonPutman commented on PR #1244:
URL: https://github.com/apache/solr/pull/1244#issuecomment-3064545995
@dsmiley I just started producing the 9.9.0 release, so let's leave this for
9.10. We don't have to wait months for 9.10 either, we can do it in a month or
two and get this out after b
[
https://issues.apache.org/jira/browse/SOLR-17792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004821#comment-18004821
]
ASF subversion and git services commented on SOLR-17792:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-17792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-17792.
---
Assignee: Houston Putman
Resolution: Fixed
> ParallelHttpShardHandler has massive perfo
dsmiley commented on PR #1244:
URL: https://github.com/apache/solr/pull/1244#issuecomment-3064513883
DocList / DocIterator / DocIterationInfo != a Lucene Scorable (which is an
abstract class, BTW; limits creative class hierarchy possibilities).
Furthermore the former is an iterator but the
github-actions[bot] commented on PR #3112:
URL: https://github.com/apache/solr/pull/3112#issuecomment-3064321571
This PR has had no activity for 60 days and is now labeled as stale. Any
new activity will remove the stale label. To attract more reviewers, please
tag people who might be fam
github-actions[bot] closed pull request #3233: SOLR-17688: Http2SolrClient: use
Request.Listener not HttpListenerFactory
URL: https://github.com/apache/solr/pull/3233
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #3233:
URL: https://github.com/apache/solr/pull/3233#issuecomment-3064321539
This PR is now closed due to 60 days of inactivity after being marked as
stale. Re-opening this PR is still possible, in which case it will be marked
as active again.
--
This
github-actions[bot] commented on PR #3247:
URL: https://github.com/apache/solr/pull/3247#issuecomment-3064321502
This PR is now closed due to 60 days of inactivity after being marked as
stale. Re-opening this PR is still possible, in which case it will be marked
as active again.
--
This
github-actions[bot] closed pull request #3247: Enable picocli for a few tools
URL: https://github.com/apache/solr/pull/3247
--
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 u
AndreyBozhko commented on code in PR #1244:
URL: https://github.com/apache/solr/pull/1244#discussion_r2202025727
##
solr/core/src/java/org/apache/solr/response/transform/ValueSourceAugmenter.java:
##
@@ -68,20 +70,44 @@ public void setContext(ResultContext context) {
fcon
[
https://issues.apache.org/jira/browse/SOLR-17792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004788#comment-18004788
]
ASF subversion and git services commented on SOLR-17792:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-17792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004787#comment-18004787
]
ASF subversion and git services commented on SOLR-17792:
Commit 2
HoustonPutman merged PR #3398:
URL: https://github.com/apache/solr/pull/3398
--
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
[
https://issues.apache.org/jira/browse/SOLR-17690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman updated SOLR-17690:
--
Fix Version/s: 9.10
(was: 9.9)
> Solr CLI tools like zk cp does not read
HoustonPutman commented on PR #3398:
URL: https://github.com/apache/solr/pull/3398#issuecomment-3063748059
> I'm still curious if there's a reproducible method for producing the
problematic behavior with the suspected deadlocks
Yeah, you can use the benchmark example (with 2 lines of
ercsonusharma commented on code in PR #3418:
URL: https://github.com/apache/solr/pull/3418#discussion_r2201498073
##
solr/core/src/java/org/apache/solr/handler/component/CombinedQueryComponent.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
ercsonusharma commented on code in PR #3418:
URL: https://github.com/apache/solr/pull/3418#discussion_r2201488314
##
solr/core/src/java/org/apache/solr/handler/component/CombinedQueryComponent.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
gus-asf commented on PR #3398:
URL: https://github.com/apache/solr/pull/3398#issuecomment-3063107556
* above comment is me (in the wrong browser)
--
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 t
fsparv commented on PR #3398:
URL: https://github.com/apache/solr/pull/3398#issuecomment-3063102339
I also was unable to break the new code using the limit tests (100 runs
each), I'm still curious if there's a reproducible method for producing the
problematic behavior with the suspected dea
renatoh commented on code in PR #3426:
URL: https://github.com/apache/solr/pull/3426#discussion_r2201320096
##
solr/modules/llm/src/test/org/apache/solr/llm/textvectorisation/update/processor/TextToVectorUpdateProcessorFactoryTest.java:
##
@@ -132,7 +132,7 @@ public void
init_n
cpoerschke commented on PR #3409:
URL: https://github.com/apache/solr/pull/3409#issuecomment-3062990795
Wondering if ref-guide references could be removed too:
https://github.com/search?q=repo%3Aapache%2Fsolr+handleSelect+language%3AAsciiDoc&type=code&l=AsciiDoc
--
This is an automated me
cpoerschke commented on code in PR #3418:
URL: https://github.com/apache/solr/pull/3418#discussion_r2201215313
##
solr/core/src/java/org/apache/solr/handler/component/CombinedQueryComponent.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
cpoerschke commented on code in PR #3418:
URL: https://github.com/apache/solr/pull/3418#discussion_r2201074161
##
solr/core/src/java/org/apache/solr/handler/component/CombinedQueryComponent.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
[
https://issues.apache.org/jira/browse/SOLR-17792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17792:
--
Labels: pull-request-available (was: )
> ParallelHttpShardHandler has massive performance issu
dsmiley commented on PR #3398:
URL: https://github.com/apache/solr/pull/3398#issuecomment-3062647620
Fantastic peer review @gerlowskija :-)
--
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 spe
[
https://issues.apache.org/jira/browse/SOLR-17715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004717#comment-18004717
]
David Smiley commented on SOLR-17715:
-
This also implies deprecating SolrQuery.setReq
alessandrobenedetti commented on code in PR #3426:
URL: https://github.com/apache/solr/pull/3426#discussion_r2200678579
##
solr/modules/llm/src/test/org/apache/solr/llm/textvectorisation/update/processor/TextToVectorUpdateProcessorFactoryTest.java:
##
@@ -132,7 +132,7 @@ public
renatoh commented on code in PR #3426:
URL: https://github.com/apache/solr/pull/3426#discussion_r2200648992
##
solr/modules/llm/src/test/org/apache/solr/llm/textvectorisation/update/processor/TextToVectorUpdateProcessorFactoryTest.java:
##
@@ -132,7 +132,7 @@ public void
init_n
renatoh commented on code in PR #3426:
URL: https://github.com/apache/solr/pull/3426#discussion_r2200634097
##
solr/modules/llm/src/java/org/apache/solr/llm/textvectorisation/model/SolrTextToVectorModel.java:
##
@@ -80,41 +84,40 @@ public static SolrTextToVectorModel getInstance
renatoh commented on code in PR #3426:
URL: https://github.com/apache/solr/pull/3426#discussion_r2200633076
##
solr/modules/llm/src/test/org/apache/solr/llm/textvectorisation/update/processor/TextToVectorUpdateProcessorTest.java:
##
@@ -40,6 +41,13 @@ public static void cleanup(
[
https://issues.apache.org/jira/browse/SOLR-17804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki resolved SOLR-17804.
-
Resolution: Fixed
> CrossDC Consumer tries to reuse an already closed SolrClient
> --
alessandrobenedetti commented on code in PR #3426:
URL: https://github.com/apache/solr/pull/3426#discussion_r2200099370
##
solr/modules/llm/src/java/org/apache/solr/llm/textvectorisation/model/SolrTextToVectorModel.java:
##
@@ -80,41 +84,40 @@ public static SolrTextToVectorModel
[
https://issues.apache.org/jira/browse/SOLR-17804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004635#comment-18004635
]
ASF subversion and git services commented on SOLR-17804:
Commit 5
sigram merged PR #3425:
URL: https://github.com/apache/solr/pull/3425
--
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
[
https://issues.apache.org/jira/browse/SOLR-17804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004634#comment-18004634
]
ASF subversion and git services commented on SOLR-17804:
Commit d
sigram merged PR #3424:
URL: https://github.com/apache/solr/pull/3424
--
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
36 matches
Mail list logo