[
https://issues.apache.org/jira/browse/SOLR-15010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Eric Pugh reassigned SOLR-15010:
--
Assignee: David Eric Pugh
> Missing jstack warning is alarming, when using bin/solr as
[
https://issues.apache.org/jira/browse/SOLR-14950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N resolved SOLR-14950.
-
Resolution: Fixed
> schema api sometimes fails to replace-field-type
> --
Michael McCandless created LUCENE-9661:
--
Summary: Another classloader deadlock?
Key: LUCENE-9661
URL: https://issues.apache.org/jira/browse/LUCENE-9661
Project: Lucene - Core
Issue Type:
[
https://issues.apache.org/jira/browse/SOLR-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261876#comment-17261876
]
ASF subversion and git services commented on SOLR-12559:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-14999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N reopened SOLR-14999:
-
> Add built-in option to advertise Solr with a different port than Jetty
> listens on.
> ---
[
https://issues.apache.org/jira/browse/SOLR-14999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261880#comment-17261880
]
Munendra S N commented on SOLR-14999:
-
This has caused reproducible test failures(w/o
[
https://issues.apache.org/jira/browse/SOLR-14999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261882#comment-17261882
]
Houston Putman commented on SOLR-14999:
---
Thanks for finding that. I'll work on a fi
Michael McCandless created LUCENE-9662:
--
Summary: CheckIndex should be concurrent
Key: LUCENE-9662
URL: https://issues.apache.org/jira/browse/LUCENE-9662
Project: Lucene - Core
Issue Typ
[
https://issues.apache.org/jira/browse/SOLR-14999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261885#comment-17261885
]
ASF subversion and git services commented on SOLR-14999:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-14999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261886#comment-17261886
]
ASF subversion and git services commented on SOLR-14999:
Commit a
dsmiley commented on pull request #2192:
URL: https://github.com/apache/lucene-solr/pull/2192#issuecomment-757330086
Thanks Eric!
This is an automated message from the Apache Git Service.
To respond to the message, please log
[
https://issues.apache.org/jira/browse/LUCENE-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Namgyu Kim updated LUCENE-9661:
---
Attachment: deadlock_test.patch
> Another classloader deadlock?
> -
>
>
[
https://issues.apache.org/jira/browse/LUCENE-9661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261898#comment-17261898
]
Namgyu Kim commented on LUCENE-9661:
Hi Mike,
I checked this issue and there is a p
[
https://issues.apache.org/jira/browse/SOLR-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N updated SOLR-12559:
Fix Version/s: 8.8
Resolution: Fixed
Status: Resolved (was: Patch Available)
> F
[
https://issues.apache.org/jira/browse/SOLR-12559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261899#comment-17261899
]
ASF subversion and git services commented on SOLR-12559:
Commit 5
[
https://issues.apache.org/jira/browse/LUCENE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck reassigned LUCENE-9659:
Assignee: Gus Heck
> Support inequality operations in payload check queries
> ---
iverase merged pull request #2188:
URL: https://github.com/apache/lucene-solr/pull/2188
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
dsmiley commented on pull request #2192:
URL: https://github.com/apache/lucene-solr/pull/2192#issuecomment-757330086
Thanks Eric!
This is an automated message from the Apache Git Service.
To respond to the message, please log
HoustonPutman merged pull request #2191:
URL: https://github.com/apache/lucene-solr/pull/2191
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
slackhappy commented on a change in pull request #2189:
URL: https://github.com/apache/lucene-solr/pull/2189#discussion_r554151852
##
File path: solr/core/src/test/org/apache/solr/CursorPagingTest.java
##
@@ -521,6 +522,7 @@ public void testTimeAllowed() throws Exception {
noblepaul commented on a change in pull request #2187:
URL: https://github.com/apache/lucene-solr/pull/2187#discussion_r554294274
##
File path:
solr/solrj/src/java/org/apache/solr/common/cloud/PerReplicaStates.java
##
@@ -0,0 +1,310 @@
+/*
+ * Licensed to the Apache Software F
HoustonPutman merged pull request #2089:
URL: https://github.com/apache/lucene-solr/pull/2089
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
tflobbe merged pull request #2174:
URL: https://github.com/apache/lucene-solr/pull/2174
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
gerlowskija commented on pull request #2183:
URL: https://github.com/apache/lucene-solr/pull/2183#issuecomment-756877504
> If the client side doesn't change, then does that mean this is safe to
back port to 8x?
Sorry, I think a comment I made above was misleading. This PR as a whole
HoustonPutman commented on pull request #2191:
URL: https://github.com/apache/lucene-solr/pull/2191#issuecomment-757042563
Not sure why it cause docker tests to fail, but oh well. Works fine for the
SolrJ and Gradle Precommit.
--
gerlowskija edited a comment on pull request #2183:
URL: https://github.com/apache/lucene-solr/pull/2183#issuecomment-756877504
> If the client side doesn't change, then does that mean this is safe to
back port to 8x?
Sorry, I think a comment I made above was misleading. This PR as
thelabdude commented on a change in pull request #2132:
URL: https://github.com/apache/lucene-solr/pull/2132#discussion_r554052572
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/DrillStream.java
##
@@ -252,29 +253,27 @@ public void setStreamContext(St
slackhappy commented on pull request #2189:
URL: https://github.com/apache/lucene-solr/pull/2189#issuecomment-756956274
thanks for making these changes, certainly an improvement!
This is an automated message from the Apache G
madrob commented on a change in pull request #2187:
URL: https://github.com/apache/lucene-solr/pull/2187#discussion_r554164613
##
File path: solr/core/src/java/org/apache/solr/cloud/ZkController.java
##
@@ -64,31 +64,8 @@
import org.apache.solr.common.AlreadyClosedException;
dweiss merged pull request #2190:
URL: https://github.com/apache/lucene-solr/pull/2190
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
trdillon opened a new pull request #2193:
URL: https://github.com/apache/lucene-solr/pull/2193
# Description
`MiniSolrCloudCluster.waitForAllNodes` ignores passed timeout value and
creates a `TimeOut` with 30 seconds.
# Solution
Pass the provided timeout val
31 matches
Mail list logo