[
https://issues.apache.org/jira/browse/SOLR-16367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-16367:
Fix Version/s: main (10.0)
Priority: Blocker (was: Major)
> Umbrella: Migrate away from A
dsmiley commented on code in PR #2078:
URL: https://github.com/apache/solr/pull/2078#discussion_r1399806266
##
solr/core/src/test/org/apache/solr/update/UuidAtomicUpdateTest.java:
##
@@ -0,0 +1,167 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *
dsmiley commented on code in PR #2078:
URL: https://github.com/apache/solr/pull/2078#discussion_r1399793798
##
solr/modules/extraction/src/test/org/apache/solr/handler/extraction/TestXLSXResponseWriter.java:
##
@@ -38,8 +38,10 @@
import org.apache.solr.search.SolrReturnFields;
patsonluk commented on code in PR #2076:
URL: https://github.com/apache/solr/pull/2076#discussion_r1399517132
##
solr/core/src/java/org/apache/solr/cluster/placement/plugins/OrderedNodePlacementPlugin.java:
##
@@ -515,6 +521,7 @@ public final void removeReplica(Replica replica)
patsonluk commented on code in PR #2076:
URL: https://github.com/apache/solr/pull/2076#discussion_r1399517132
##
solr/core/src/java/org/apache/solr/cluster/placement/plugins/OrderedNodePlacementPlugin.java:
##
@@ -515,6 +521,7 @@ public final void removeReplica(Replica replica)
sigram opened a new pull request, #91:
URL: https://github.com/apache/solr-sandbox/pull/91
This PR adds a boolean config option `expandDbq` (defaults to true) that
allows to control whether Delete-By-Query should be expanded on the source-side
into a series of Delete-By-Ids. There are trade
dsmiley commented on code in PR #2084:
URL: https://github.com/apache/solr/pull/2084#discussion_r1399267463
##
solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/RejoinLeaderElectionPayload.java:
##
@@ -26,13 +26,9 @@ public class RejoinLeaderElectionPayload implemen
pvcnt commented on code in PR #2085:
URL: https://github.com/apache/solr/pull/2085#discussion_r1399258455
##
solr/core/src/test/org/apache/solr/cloud/OverseerCollectionConfigSetProcessorTest.java:
##
@@ -131,7 +130,7 @@ public class OverseerCollectionConfigSetProcessorTest
exte
[
https://issues.apache.org/jira/browse/SOLR-17079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788034#comment-17788034
]
ASF subversion and git services commented on SOLR-17079:
Commit 9
dsmiley merged PR #2085:
URL: https://github.com/apache/solr/pull/2085
--
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 commented on code in PR #2085:
URL: https://github.com/apache/solr/pull/2085#discussion_r1399255514
##
solr/core/src/test/org/apache/solr/cloud/OverseerCollectionConfigSetProcessorTest.java:
##
@@ -131,7 +130,7 @@ public class OverseerCollectionConfigSetProcessorTest
ex
[
https://issues.apache.org/jira/browse/SOLR-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reassigned SOLR-17081:
---
Assignee: David Smiley
> TestXLSXResponseWriter test failures on CI
> --
[
https://issues.apache.org/jira/browse/SOLR-17081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788017#comment-17788017
]
David Smiley commented on SOLR-17081:
-
I reported this to Uv at Crave and it's becaus
cpoerschke commented on PR #2071:
URL: https://github.com/apache/solr/pull/2071#issuecomment-1819085178
> ... Btw, there are tests in `TestXLSXResponseWriter` failing in CI, but I
cannot reproduce locally (and it does not really seem related to my change).
Filed https://issues.apache.
cpoerschke commented on PR #2030:
URL: https://github.com/apache/solr/pull/2030#issuecomment-1819084154
> The `solr:modules:extraction:test` CI failure seems
unrelated/pre-existing/environmental e.g.
https://lists.apache.org/thread/fgmlyf8smtj8qyy14466bqfjhsqhqqjs -- cannot
reproduce local
Christine Poerschke created SOLR-17081:
--
Summary: TestXLSXResponseWriter test failures on CI
Key: SOLR-17081
URL: https://issues.apache.org/jira/browse/SOLR-17081
Project: Solr
Issue Typ
cpoerschke commented on code in PR #2030:
URL: https://github.com/apache/solr/pull/2030#discussion_r1399162976
##
solr/CHANGES.txt:
##
@@ -96,6 +96,8 @@ Improvements
* SOLR-17041: Make CommitTracker currentTlogSize lazy (Alex Deparvu)
+* SOLR-17050: Use compact JSON for Lea
holysleeper commented on PR #2030:
URL: https://github.com/apache/solr/pull/2030#issuecomment-1819003485
I did an update for a failed tidy check. Also @cpoerschke I did a commit
with your suggestion.
--
This is an automated message from the Apache Git Service.
To respond to the message,
cpoerschke commented on code in PR #2030:
URL: https://github.com/apache/solr/pull/2030#discussion_r1399149645
##
solr/modules/ltr/src/test/org/apache/solr/ltr/store/rest/TestModelManagerPersistence.java:
##
@@ -137,6 +139,24 @@ public void testFeaturePersistence() throws Except
sigram commented on code in PR #87:
URL: https://github.com/apache/solr-sandbox/pull/87#discussion_r1399005175
##
crossdc-producer/src/main/java/org/apache/solr/update/processor/MirroringUpdateProcessor.java:
##
@@ -107,18 +110,24 @@ UpdateRequest createMirrorRequest() {
do
sigram merged PR #90:
URL: https://github.com/apache/solr-sandbox/pull/90
--
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
pvcnt commented on code in PR #2085:
URL: https://github.com/apache/solr/pull/2085#discussion_r1398796344
##
solr/core/src/test/org/apache/solr/cloud/OverseerCollectionConfigSetProcessorTest.java:
##
@@ -131,7 +130,7 @@ public class OverseerCollectionConfigSetProcessorTest
exte
pvcnt commented on PR #2071:
URL: https://github.com/apache/solr/pull/2071#issuecomment-1818435207
Ooops, sorry about that. Is there a view of all tests failures in a CI run?
Or is there a way to configure that? I know that in Jenkins we can have a
specific view of all failing tests instead
pvcnt opened a new pull request, #2085:
URL: https://github.com/apache/solr/pull/2085
https://issues.apache.org/jira/browse/SOLR-17079
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
Plea
24 matches
Mail list logo