vonbox commented on pull request #2118:
URL: https://github.com/apache/lucene-solr/pull/2118#issuecomment-745963448
> Thanks for adding the test! it passes for me when run alone, but not as
part of the full class, can you verify in your environment as well?
>
> `./gradlew :solr:core:
Ishan Chattopadhyaya created SOLR-15052:
---
Summary: Reducing overseer bottlenecks using per-replica states
Key: SOLR-15052
URL: https://issues.apache.org/jira/browse/SOLR-15052
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-13951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-13951.
-
Resolution: Won't Fix
This is superceded by SOLR-15052.
> Avoid replica state u
Ignacio Vera created LUCENE-9641:
Summary: Support for spatial relationships in LatLonPoint
Key: LUCENE-9641
URL: https://issues.apache.org/jira/browse/LUCENE-9641
Project: Lucene - Core
Issu
chatman opened a new pull request #2148:
URL: https://github.com/apache/lucene-solr/pull/2148
This is a branch_8x based PR. Design and performance numbers are mentioned
in the associated JIRA.
Co-authored-by: Noble Paul
-
[
https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250229#comment-17250229
]
Ishan Chattopadhyaya commented on SOLR-15052:
-
I've attached a PR for branch_
[
https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-15052:
Description:
This work has the same goal as SOLR-13951, that is to reduce overseer
[
https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-15052:
Attachment: per-replica-states-gcp.pdf
Status: Open (was: Open)
Attaching
[
https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-15052:
Attachment: per-replica-states-gcp.pdf
Status: Open (was: Open)
> Reducing
[
https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-15052:
Attachment: (was: per-replica-states-gcp.pdf)
> Reducing overseer bottlenecks u
iverase merged pull request #2147:
URL: https://github.com/apache/lucene-solr/pull/2147
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
[
https://issues.apache.org/jira/browse/LUCENE-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250251#comment-17250251
]
ASF subversion and git services commented on LUCENE-9637:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250253#comment-17250253
]
ASF subversion and git services commented on LUCENE-9637:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio Vera resolved LUCENE-9637.
--
Fix Version/s: 8.8
Assignee: Ignacio Vera
Resolution: Fixed
> Clean up ShapeFi
[
https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-15052:
Description:
This work has the same goal as SOLR-13951, that is to reduce overseer
jbampton commented on a change in pull request #2148:
URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r544255531
##
File path:
solr/core/src/java/org/apache/solr/cloud/ShardLeaderElectionContextBase.java
##
@@ -161,9 +163,11 @@ void runLeaderProcess(boolean weA
[
https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250286#comment-17250286
]
Jan Høydahl commented on SOLR-15052:
I think this is the first place in our ZK tree t
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250290#comment-17250290
]
Markus Jelsma commented on SOLR-14788:
--
I am still missing the internal Zookeeper ru
[
https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250291#comment-17250291
]
Noble Paul commented on SOLR-15052:
---
I though about it. But I decided against it as tha
[
https://issues.apache.org/jira/browse/SOLR-15052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250298#comment-17250298
]
Ishan Chattopadhyaya commented on SOLR-15052:
-
bq. Have you considered placin
chatman commented on a change in pull request #2148:
URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r544284460
##
File path: solr/core/src/java/org/apache/solr/cloud/overseer/NodeMutator.java
##
@@ -76,7 +80,12 @@
}
if (needToUpdateCollection) {
chatman commented on a change in pull request #2148:
URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r544284621
##
File path:
solr/core/src/java/org/apache/solr/cloud/overseer/CollectionMutator.java
##
@@ -136,8 +154,13 @@ public ZkWriteCommand modifyCollection
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250307#comment-17250307
]
Mark Robert Miller commented on SOLR-14788:
---
Yeah, it’s an anti feature, so low
[
https://issues.apache.org/jira/browse/SOLR-14928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250308#comment-17250308
]
Ishan Chattopadhyaya commented on SOLR-14928:
-
bq. Change cluster state updat
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250307#comment-17250307
]
Mark Robert Miller edited comment on SOLR-14788 at 12/16/20, 1:20 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250321#comment-17250321
]
Mark Robert Miller commented on SOLR-14788:
---
In the meantime, FWIW, I think var
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250324#comment-17250324
]
Mark Robert Miller commented on SOLR-14788:
---
Also, since it's xmas, and you see
jbampton commented on a change in pull request #2148:
URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r544307457
##
File path:
solr/core/src/java/org/apache/solr/cloud/overseer/CollectionMutator.java
##
@@ -107,7 +111,21 @@ public ZkWriteCommand modifyCollectio
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250344#comment-17250344
]
Markus Jelsma commented on SOLR-14788:
--
I am not a Docker user. But got ZK running i
Jason Gerlowski created SOLR-15053:
--
Summary: Remove ref-guide preference for collapse over grouping
Key: SOLR-15053
URL: https://issues.apache.org/jira/browse/SOLR-15053
Project: Solr
Issue
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250350#comment-17250350
]
Mark Robert Miller commented on SOLR-14788:
---
Cool, I'm surprised we don't map t
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250354#comment-17250354
]
Mark Robert Miller commented on SOLR-14788:
---
{quote}The stack traces are horrib
[
https://issues.apache.org/jira/browse/SOLR-15053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250363#comment-17250363
]
Cassandra Targett commented on SOLR-15053:
--
I didn't file an issue for it but I
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250373#comment-17250373
]
Mark Robert Miller commented on SOLR-14788:
---
{quote}Also, parameters passed to
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250344#comment-17250344
]
Markus Jelsma edited comment on SOLR-14788 at 12/16/20, 3:13 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250382#comment-17250382
]
Markus Jelsma commented on SOLR-14788:
--
Yes, those parts of stack traces break to th
cpoerschke merged pull request #1992:
URL: https://github.com/apache/lucene-solr/pull/1992
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
[
https://issues.apache.org/jira/browse/SOLR-14939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250491#comment-17250491
]
ASF subversion and git services commented on SOLR-14939:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-14939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250508#comment-17250508
]
ASF subversion and git services commented on SOLR-14939:
Commit f
cpoerschke opened a new pull request #2149:
URL: https://github.com/apache/lucene-solr/pull/2149
So that 8.8.0 sections match on master and branch_8x branches.
This is an automated message from the Apache Git Service.
To resp
cpoerschke commented on a change in pull request #2149:
URL: https://github.com/apache/lucene-solr/pull/2149#discussion_r544527034
##
File path: solr/CHANGES.txt
##
@@ -262,13 +262,18 @@ Bug Fixes
* SOLR-12182: Don't persist base_url in ZK as the URL scheme is variable,
compu
[
https://issues.apache.org/jira/browse/SOLR-14939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-14939.
Fix Version/s: master (9.0)
8.8
Resolution: Fixed
Thanks
[
https://issues.apache.org/jira/browse/SOLR-14928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250536#comment-17250536
]
Ilan Ginzburg commented on SOLR-14928:
--
You're not missing anything here [~ichattopa
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250589#comment-17250589
]
Mark Robert Miller commented on SOLR-14788:
---
This changes is not up to date, I
[
https://issues.apache.org/jira/browse/SOLR-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250589#comment-17250589
]
Mark Robert Miller edited comment on SOLR-14788 at 12/16/20, 7:54 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250636#comment-17250636
]
ASF subversion and git services commented on SOLR-15029:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250637#comment-17250637
]
ASF subversion and git services commented on SOLR-15029:
Commit 5
Erick Erickson created SOLR-15054:
-
Summary: Reproducible test failure
ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal
Key: SOLR-15054
URL: https://issues.apache.org/jira/browse/SOLR-15054
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250644#comment-17250644
]
Timothy Potter commented on SOLR-15054:
---
taking a look, thanks [~erickerickson]
>
[
https://issues.apache.org/jira/browse/SOLR-15048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-15048:
--
Attachment: SOLR-15048.patch
Status: Open (was: Open)
so, if we ignore nulls,
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250662#comment-17250662
]
Timothy Potter commented on SOLR-15054:
---
I think it was Mike's changes in this merg
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250662#comment-17250662
]
Timothy Potter edited comment on SOLR-15054 at 12/16/20, 10:00 PM:
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15054:
--
Attachment: Screen Shot 2020-12-16 at 2.59.57 PM.png
> Reproducible test failure
> ConfigureRe
thelabdude opened a new pull request #2150:
URL: https://github.com/apache/lucene-solr/pull/2150
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
Please provide a short description of the approa
thelabdude commented on pull request #2150:
URL: https://github.com/apache/lucene-solr/pull/2150#issuecomment-747070193
Tagged you here @cpoerschke just in case you had some other idea in mind on
that test method.
This is an
thelabdude opened a new pull request #2151:
URL: https://github.com/apache/lucene-solr/pull/2151
Backport fix to 8x ... See parent PR ->
https://github.com/apache/lucene-solr/pull/2150
This is an automated message from the A
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter reassigned SOLR-15054:
-
Assignee: Timothy Potter
> Reproducible test failure
> ConfigureRecoveryStrategyTest.te
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15054:
--
Fix Version/s: master (9.0)
8.8
> Reproducible test failure
> ConfigureReco
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15054:
--
Status: Patch Available (was: Open)
> Reproducible test failure
> ConfigureRecoveryStrategyTe
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250680#comment-17250680
]
Timothy Potter commented on SOLR-15054:
---
Fails on 8x too ... so 2nd PR up for that
thelabdude commented on pull request #2150:
URL: https://github.com/apache/lucene-solr/pull/2150#issuecomment-747081467
Given the simplicity of the fix and builds are likely affected, I'm going to
merge. But feel welcome to revert this change if you don't agree @cpoerschke
and take another
thelabdude merged pull request #2150:
URL: https://github.com/apache/lucene-solr/pull/2150
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
thelabdude merged pull request #2151:
URL: https://github.com/apache/lucene-solr/pull/2151
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
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15054:
--
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Reproducible test failure
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250683#comment-17250683
]
ASF subversion and git services commented on SOLR-15054:
Commit b
[
https://issues.apache.org/jira/browse/SOLR-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250682#comment-17250682
]
ASF subversion and git services commented on SOLR-15054:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250754#comment-17250754
]
Gaurav Agarwal commented on SOLR-14781:
---
Thank You David..
I'll keep you posted on
[
https://issues.apache.org/jira/browse/SOLR-14723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250820#comment-17250820
]
Tim Dillon commented on SOLR-14723:
---
Hello [~tflobbe] ,
I see there hasn't been activi
[
https://issues.apache.org/jira/browse/SOLR-14723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250828#comment-17250828
]
Shashank Shekhar commented on SOLR-14723:
-
Hi [~trdillon], I could not take it t
69 matches
Mail list logo