[GitHub] [solr] markrmiller commented on pull request #225: SOLR-15538 Update Lucene Preview Release dependency

2021-09-17 Thread GitBox
markrmiller commented on pull request #225: URL: https://github.com/apache/solr/pull/225#issuecomment-922177487 I have a merge up to 7 locally I believe. I've kicked off a 9 build to pull in the latest and that is likely a good point to merge in. -- This is an automated message from the

[GitHub] [solr] markrmiller commented on a change in pull request #225: SOLR-15538 Update Lucene Preview Release dependency

2021-09-17 Thread GitBox
markrmiller commented on a change in pull request #225: URL: https://github.com/apache/solr/pull/225#discussion_r711466089 ## File path: solr/core/src/test/org/apache/solr/search/FuzzySearchTest.java ## @@ -51,6 +52,7 @@ public void setupCollection() throws Exception { }

[GitHub] [solr] markrmiller commented on a change in pull request #225: SOLR-15538 Update Lucene Preview Release dependency

2021-09-17 Thread GitBox
markrmiller commented on a change in pull request #225: URL: https://github.com/apache/solr/pull/225#discussion_r711464755 ## File path: solr/core/src/java/org/apache/solr/analysis/TokenizerChain.java ## @@ -49,7 +49,6 @@ public TokenizerChain(CustomAnalyzer customAnalyzer) {

[jira] [Commented] (SOLR-15333) Solr-demo in docker uses improper configuration for SpatialRecursivePrefixTreeFieldType

2021-09-17 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416905#comment-17416905 ] Mike Drob commented on SOLR-15333: -- Thanks for the patch. I took a look at it, it feels

[jira] [Commented] (SOLR-15555) Use filterCache.computeIfAbsent in SolrIndexSearcher

2021-09-17 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416900#comment-17416900 ] Mike Drob commented on SOLR-1: -- Thanks for the keen eye, Hoss. I've committed the ch

[jira] [Updated] (SOLR-15415) Use ZooKeeperServerEmbedded for tests and zkrun mode

2021-09-17 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-15415: - Parent: SOLR-15636 Issue Type: Sub-task (was: Improvement) > Use ZooKeeperServerEmbedded for tes

[jira] [Updated] (SOLR-15636) Robust support for running Solr with an embedded zookeeper

2021-09-17 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-15636: - Security: (was: Public) > Robust support for running Solr with an embedded zookeeper > --

[jira] [Created] (SOLR-15636) Robust support for running Solr with an embedded zookeeper

2021-09-17 Thread Mike Drob (Jira)
Mike Drob created SOLR-15636: Summary: Robust support for running Solr with an embedded zookeeper Key: SOLR-15636 URL: https://issues.apache.org/jira/browse/SOLR-15636 Project: Solr Issue Type: N

[GitHub] [solr] TheSench edited a comment on pull request #296: SOLR-15626: Fix `config-read` permission.

2021-09-17 Thread GitBox
TheSench edited a comment on pull request #296: URL: https://github.com/apache/solr/pull/296#issuecomment-922010030 > Also, as far as "integration" tests, in the Solr world, we just put them all together! If it's a long running test, we label them with that attribute, but in terms of the c

[GitHub] [solr] TheSench commented on pull request #296: SOLR-15626: Fix `config-read` permission.

2021-09-17 Thread GitBox
TheSench commented on pull request #296: URL: https://github.com/apache/solr/pull/296#issuecomment-922010030 > Also, as far as "integration" tests, in the Solr world, we just put them all together! If it's a long running test, we label them with that attribute, but in terms of the code lay

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #238: SOLR-15286: A brand new follower in the legacy mode should wait to replicate index before reporting healthy

2021-09-17 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #238: URL: https://github.com/apache/solr/pull/238#discussion_r711275631 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ## @@ -135,6 +157,77 @@ public void handleRequestBody(SolrQu

[GitHub] [solr] anshumg commented on a change in pull request #238: SOLR-15286: A brand new follower in the legacy mode should wait to replicate index before reporting healthy

2021-09-17 Thread GitBox
anshumg commented on a change in pull request #238: URL: https://github.com/apache/solr/pull/238#discussion_r711275583 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ## @@ -135,6 +157,77 @@ public void handleRequestBody(SolrQueryRequest

[GitHub] [solr] epugh commented on pull request #296: SOLR-15626: Fix `config-read` permission.

2021-09-17 Thread GitBox
epugh commented on pull request #296: URL: https://github.com/apache/solr/pull/296#issuecomment-921968952 Also, as far as "integration" tests, in the Solr world, we just put them all together! If it's a long running test, we label them with that attribute, but in terms of the code layout,

[GitHub] [solr] epugh commented on pull request #298: SOLR-7642: add opt-in support to create ZK chroot on startup

2021-09-17 Thread GitBox
epugh commented on pull request #298: URL: https://github.com/apache/solr/pull/298#issuecomment-921966326 This will make life easier when I run mutliple versions of Solr on a single ZK cluster!Out of curiosity, would you ever NOT want it to be autocreated? Is adding a switch that op

[GitHub] [solr] HoustonPutman commented on pull request #298: SOLR-7642: add opt-in support to create ZK chroot on startup

2021-09-17 Thread GitBox
HoustonPutman commented on pull request #298: URL: https://github.com/apache/solr/pull/298#issuecomment-921954381 Can we add this add an optional Env Var as well? -- 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] [solr] anshumg commented on pull request #238: SOLR-15286: A brand new follower in the legacy mode should wait to replicate index before reporting healthy

2021-09-17 Thread GitBox
anshumg commented on pull request #238: URL: https://github.com/apache/solr/pull/238#issuecomment-921954081 I spoke/worked with Pushkar about not using `systemSetPropertySolrDisableUrlAllowList` and instead explicitly setting allowedURLs but that ended up being not a valid way forward. The

[jira] [Commented] (SOLR-15209) Make the AffinityPlacementFactory the default placement plugin

2021-09-17 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416811#comment-17416811 ] Ilan Ginzburg commented on SOLR-15209: -- How about your proposal [I rephrased in the

[jira] [Commented] (SOLR-7642) Should launching Solr in cloud mode using a ZooKeeper chroot create the chroot znode if it doesn't exist?

2021-09-17 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416809#comment-17416809 ] Christine Poerschke commented on SOLR-7642: --- Hello. Just joining the ticket here

[GitHub] [solr] cpoerschke opened a new pull request #298: SOLR-7642: add opt-in support to create ZK chroot on startup

2021-09-17 Thread GitBox
cpoerschke opened a new pull request #298: URL: https://github.com/apache/solr/pull/298 https://issues.apache.org/jira/browse/SOLR-7642 Converting the patches from Steve Molloy and Isabelle Giguere into a pull request. -- This is an automated message from the Apache Git Servic

[GitHub] [solr] TheSench commented on pull request #296: SOLR-15626: Fix `config-read` permission.

2021-09-17 Thread GitBox
TheSench commented on pull request #296: URL: https://github.com/apache/solr/pull/296#issuecomment-921930622 > Congrats on your first contribution! To make sure this does not stall, we could consider opening a new JIRA issue for adding an integration test, and be able to merge this one-lin

[GitHub] [solr] cpoerschke opened a new pull request #297: SOLR-15173: replace 'master' with 'main' in release wizard

2021-09-17 Thread GitBox
cpoerschke opened a new pull request #297: URL: https://github.com/apache/solr/pull/297 https://issues.apache.org/jira/browse/SOLR-15173 https://github.com/apache/lucene/pull/305 is for `lucene/main` branch equivalent, i tried having one `lucene-solr/branch_8x` commit and cherry-pic

[jira] [Commented] (SOLR-15209) Make the AffinityPlacementFactory the default placement plugin

2021-09-17 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416763#comment-17416763 ] Ilan Ginzburg commented on SOLR-15209: -- I'm not so keen on mixing environment variab

[jira] [Commented] (SOLR-9060) Spellcheck sort by frequency in solrcloud

2021-09-17 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416758#comment-17416758 ] Cassandra Targett commented on SOLR-9060: - While it's interesting that the behavio

[GitHub] [solr] praste commented on a change in pull request #238: SOLR-15286: A brand new follower in the legacy mode should wait to replicate index before reporting healthy

2021-09-17 Thread GitBox
praste commented on a change in pull request #238: URL: https://github.com/apache/solr/pull/238#discussion_r709527443 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ## @@ -135,6 +153,80 @@ public void handleRequestBody(SolrQueryRequest r

[GitHub] [solr] janhoy commented on pull request #296: SOLR-15626: Fix `config-read` permission.

2021-09-17 Thread GitBox
janhoy commented on pull request #296: URL: https://github.com/apache/solr/pull/296#issuecomment-921736920 Congrats on your first contribution! To make sure this does not stall, we could consider opening a new JIRA issue for adding an integration test, and be able to merge this one-liner w

[GitHub] [solr] TheSench commented on pull request #296: SOLR-15626: Fix `config-read` permission.

2021-09-17 Thread GitBox
TheSench commented on pull request #296: URL: https://github.com/apache/solr/pull/296#issuecomment-921732111 > So... Thoughts on putting in a Unit Test? I think there is going to be a LOT of these types of issues, and that having tests would be great. I think you might be creating a new st

[GitHub] [solr] epugh edited a comment on pull request #296: SOLR-15626: Fix `config-read` permission.

2021-09-17 Thread GitBox
epugh edited a comment on pull request #296: URL: https://github.com/apache/solr/pull/296#issuecomment-921728331 So... Thoughts on putting in a Unit Test? I think there is going to be a LOT of these types of issues, and that having tests would be great. I think you might be creating

[GitHub] [solr] epugh commented on pull request #296: SOLR-15626: Fix `config-read` permission.

2021-09-17 Thread GitBox
epugh commented on pull request #296: URL: https://github.com/apache/solr/pull/296#issuecomment-921728331 So... Thoughts on putting in a Unit Test? I think there is going to be a LOT of these types of issues, and that having tests would be great. I think you might be creating a new s

[jira] [Commented] (SOLR-15626) config-read permission does not allow access to /solr/admin/configs?action=LIST

2021-09-17 Thread Jonathan J Senchyna (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416628#comment-17416628 ] Jonathan J Senchyna commented on SOLR-15626: It appears the {{config-edit}} p

[jira] [Updated] (SOLR-15626) config-read permission does not allow access to /solr/admin/configs?action=LIST

2021-09-17 Thread Jonathan J Senchyna (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan J Senchyna updated SOLR-15626: --- Affects Version/s: (was: 8.9) (was: 8.7)

[jira] [Updated] (SOLR-15626) config-read permission does not allow access to /solr/admin/configs?action=LIST

2021-09-17 Thread Jonathan J Senchyna (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan J Senchyna updated SOLR-15626: --- Affects Version/s: 8.0 8.1 8.2

[jira] [Updated] (SOLR-15626) config-read permission does not allow access to /solr/admin/configs?action=LIST

2021-09-17 Thread Jonathan J Senchyna (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan J Senchyna updated SOLR-15626: --- Affects Version/s: 6.6 7.0 7.1

[jira] [Updated] (SOLR-15626) config-read permission does not allow access to /solr/admin/configs?action=LIST

2021-09-17 Thread Jonathan J Senchyna (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan J Senchyna updated SOLR-15626: --- Affects Version/s: (was: 8.8.2) 8.8 > config-read permissi

[GitHub] [solr] TheSench opened a new pull request #296: SOLR-15626: Fix `config-read` permission.

2021-09-17 Thread GitBox
TheSench opened a new pull request #296: URL: https://github.com/apache/solr/pull/296 https://issues.apache.org/jira/browse/SOLR-15626 # Description The `config-read` permission was not including the `null` collection, preventing it from being matched on endpoints like `/amin/

[jira] [Commented] (SOLR-15209) Make the AffinityPlacementFactory the default placement plugin

2021-09-17 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17416615#comment-17416615 ] Jan Høydahl commented on SOLR-15209: I like the simplicity of AB's proposal. Perhaps