[GitHub] [lucene-solr] vonbox commented on pull request #2118: SOLR-15031: Prevent null being wrapped in a QueryValueSource

2020-12-16 Thread GitBox
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:

[jira] [Created] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
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

[jira] [Resolved] (SOLR-13951) Avoid replica state updates to state.json

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
[ 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

[jira] [Created] (LUCENE-9641) Support for spatial relationships in LatLonPoint

2020-12-16 Thread Ignacio Vera (Jira)
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

[GitHub] [lucene-solr] chatman opened a new pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-16 Thread GitBox
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 -

[jira] [Commented] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
[ 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_

[jira] [Updated] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
[ 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

[jira] [Updated] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
[ 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

[jira] [Updated] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
[ 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

[jira] [Updated] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
[ 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

[GitHub] [lucene-solr] iverase merged pull request #2147: LUCENE-9637: Clean up ShapeField/ShapeQuery random test

2020-12-16 Thread GitBox
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

[jira] [Commented] (LUCENE-9637) Clean up ShapeField /ShapeQuery random test

2020-12-16 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (LUCENE-9637) Clean up ShapeField /ShapeQuery random test

2020-12-16 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Resolved] (LUCENE-9637) Clean up ShapeField /ShapeQuery random test

2020-12-16 Thread Ignacio Vera (Jira)
[ 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

[jira] [Updated] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
[ 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

[GitHub] [lucene-solr] jbampton commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-16 Thread GitBox
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

[jira] [Commented] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Jira
[ 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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Markus Jelsma (Jira)
[ 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

[jira] [Commented] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Noble Paul (Jira)
[ 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

[jira] [Commented] (SOLR-15052) Reducing overseer bottlenecks using per-replica states

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
[ 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

[GitHub] [lucene-solr] chatman commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-16 Thread GitBox
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) {

[GitHub] [lucene-solr] chatman commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-16 Thread GitBox
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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Mark Robert Miller (Jira)
[ 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

[jira] [Commented] (SOLR-14928) Remove Overseer ClusterStateUpdater

2020-12-16 Thread Ishan Chattopadhyaya (Jira)
[ 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

[jira] [Comment Edited] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Mark Robert Miller (Jira)
[ 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: -

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Mark Robert Miller (Jira)
[ 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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Mark Robert Miller (Jira)
[ 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

[GitHub] [lucene-solr] jbampton commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-16 Thread GitBox
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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Markus Jelsma (Jira)
[ 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

[jira] [Created] (SOLR-15053) Remove ref-guide preference for collapse over grouping

2020-12-16 Thread Jason Gerlowski (Jira)
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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Mark Robert Miller (Jira)
[ 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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Mark Robert Miller (Jira)
[ 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

[jira] [Commented] (SOLR-15053) Remove ref-guide preference for collapse over grouping

2020-12-16 Thread Cassandra Targett (Jira)
[ 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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Mark Robert Miller (Jira)
[ 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

[jira] [Comment Edited] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Markus Jelsma (Jira)
[ 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: --

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Markus Jelsma (Jira)
[ 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

[GitHub] [lucene-solr] cpoerschke merged pull request #1992: SOLR-14939: JSON range faceting to support cache=false parameter

2020-12-16 Thread GitBox
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

[jira] [Commented] (SOLR-14939) JSON facets: range faceting to support cache=false parameter

2020-12-16 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (SOLR-14939) JSON facets: range faceting to support cache=false parameter

2020-12-16 Thread ASF subversion and git services (Jira)
[ 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

[GitHub] [lucene-solr] cpoerschke opened a new pull request #2149: Add two solr/CHANGES.txt entries for SOLR-14981 and SOLR-15046.

2020-12-16 Thread GitBox
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

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #2149: Add two solr/CHANGES.txt entries for SOLR-14981 and SOLR-15046.

2020-12-16 Thread GitBox
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

[jira] [Resolved] (SOLR-14939) JSON facets: range faceting to support cache=false parameter

2020-12-16 Thread Christine Poerschke (Jira)
[ 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

[jira] [Commented] (SOLR-14928) Remove Overseer ClusterStateUpdater

2020-12-16 Thread Ilan Ginzburg (Jira)
[ 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

[jira] [Commented] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Mark Robert Miller (Jira)
[ 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

[jira] [Comment Edited] (SOLR-14788) Solr: The Next Big Thing

2020-12-16 Thread Mark Robert Miller (Jira)
[ 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: -

[jira] [Commented] (SOLR-15029) More gracefully allow Shard Leader to give up leadership

2020-12-16 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (SOLR-15029) More gracefully allow Shard Leader to give up leadership

2020-12-16 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Created] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-15054: - Summary: Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal Key: SOLR-15054 URL: https://issues.apache.org/jira/browse/SOLR-15054

[jira] [Commented] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Timothy Potter (Jira)
[ 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] >

[jira] [Updated] (SOLR-15048) collapse + query elevation behaves inconsistenty w/ 'null group' docs depending on group head selector

2020-12-16 Thread Chris M. Hostetter (Jira)
[ 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,

[jira] [Commented] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Timothy Potter (Jira)
[ 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

[jira] [Comment Edited] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Timothy Potter (Jira)
[ 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:

[jira] [Updated] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Timothy Potter (Jira)
[ 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

[GitHub] [lucene-solr] thelabdude opened a new pull request #2150: SOLR-15054: Test should not require private methods to be final

2020-12-16 Thread GitBox
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

[GitHub] [lucene-solr] thelabdude commented on pull request #2150: SOLR-15054: Test should not require private methods to be final

2020-12-16 Thread GitBox
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

[GitHub] [lucene-solr] thelabdude opened a new pull request #2151: SOLR-15054: Test should not require private methods to be final

2020-12-16 Thread GitBox
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

[jira] [Assigned] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Timothy Potter (Jira)
[ 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

[jira] [Updated] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Timothy Potter (Jira)
[ 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

[jira] [Updated] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Timothy Potter (Jira)
[ 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

[jira] [Commented] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Timothy Potter (Jira)
[ 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

[GitHub] [lucene-solr] thelabdude commented on pull request #2150: SOLR-15054: Test should not require private methods to be final

2020-12-16 Thread GitBox
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

[GitHub] [lucene-solr] thelabdude merged pull request #2150: SOLR-15054: Test should not require private methods to be final

2020-12-16 Thread GitBox
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

[GitHub] [lucene-solr] thelabdude merged pull request #2151: SOLR-15054: Test should not require private methods to be final

2020-12-16 Thread GitBox
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

[jira] [Updated] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread Timothy Potter (Jira)
[ 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

[jira] [Commented] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (SOLR-15054) Reproducible test failure ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

2020-12-16 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (SOLR-14781) Remove unused classes

2020-12-16 Thread Gaurav Agarwal (Jira)
[ 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

[jira] [Commented] (SOLR-14723) Rremove the class atribute for the caches in the _default/example configsets

2020-12-16 Thread Tim Dillon (Jira)
[ 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

[jira] [Commented] (SOLR-14723) Rremove the class atribute for the caches in the _default/example configsets

2020-12-16 Thread Shashank Shekhar (Jira)
[ 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