[jira] [Created] (SOLR-15552) Publish some simple perf comparisons between facet and drill expressions.

2021-07-19 Thread Mark Robert Miller (Jira)
Mark Robert Miller created SOLR-15552: - Summary: Publish some simple perf comparisons between facet and drill expressions. Key: SOLR-15552 URL: https://issues.apache.org/jira/browse/SOLR-15552 Pro

[jira] [Assigned] (SOLR-15552) Publish some simple perf comparisons between facet and drill expressions.

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller reassigned SOLR-15552: - Assignee: Mark Robert Miller > Publish some simple perf comparisons between face

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2021-07-19 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383733#comment-17383733 ] David Smiley commented on SOLR-12386: - If one node is to initialize ZK then how do yo

[GitHub] [solr] dsmiley commented on a change in pull request #227: SOLR-15550 Save submitter trace in ObjectReleaseTracker

2021-07-19 Thread GitBox
dsmiley commented on a change in pull request #227: URL: https://github.com/apache/solr/pull/227#discussion_r672789251 ## File path: solr/solrj/src/java/org/apache/solr/common/util/ExecutorUtil.java ## @@ -196,7 +198,13 @@ public void execute(final Runnable command) {

[GitHub] [solr] dsmiley commented on a change in pull request #227: SOLR-15550 Save submitter trace in ObjectReleaseTracker

2021-07-19 Thread GitBox
dsmiley commented on a change in pull request #227: URL: https://github.com/apache/solr/pull/227#discussion_r672789135 ## File path: solr/solrj/src/java/org/apache/solr/common/util/ExecutorUtil.java ## @@ -196,7 +198,13 @@ public void execute(final Runnable command) {

[jira] [Commented] (SOLR-15486) consider SolrCoreState.inflightUpdatesCounter logic in ZK-unware Solr

2021-07-19 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383728#comment-17383728 ] David Smiley commented on SOLR-15486: - {quote} * Alternatively if waiting for infligh

[jira] [Commented] (SOLR-15550) Record submitterStackTrace on ObjectReleaseTracker in tests

2021-07-19 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383724#comment-17383724 ] Mike Drob commented on SOLR-15550: -- That's a good patch, Mark, I've got some of your cha

[GitHub] [solr] madrob commented on a change in pull request #227: SOLR-15550 Save submitter trace in ObjectReleaseTracker

2021-07-19 Thread GitBox
madrob commented on a change in pull request #227: URL: https://github.com/apache/solr/pull/227#discussion_r672783290 ## File path: solr/solrj/src/java/org/apache/solr/common/util/ExecutorUtil.java ## @@ -196,7 +198,13 @@ public void execute(final Runnable command) { S

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

2021-07-19 Thread GitBox
dsmiley commented on pull request #225: URL: https://github.com/apache/solr/pull/225#issuecomment-883026028 Thanks for this -- 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.

[jira] [Commented] (SOLR-15550) Record submitterStackTrace on ObjectReleaseTracker in tests

2021-07-19 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383719#comment-17383719 ] David Smiley commented on SOLR-15550: - This will really help! > Record submitterStac

[GitHub] [solr] dsmiley commented on a change in pull request #227: SOLR-15550 Save submitter trace in ObjectReleaseTracker

2021-07-19 Thread GitBox
dsmiley commented on a change in pull request #227: URL: https://github.com/apache/solr/pull/227#discussion_r672780636 ## File path: solr/solrj/src/java/org/apache/solr/common/util/ExecutorUtil.java ## @@ -196,7 +198,13 @@ public void execute(final Runnable command) {

[GitHub] [solr] dsmiley commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
dsmiley commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672779442 ## File path: solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java ## @@ -104,10 +105,10 @@ public SSLRandomizer(double ssl, double clientAuth,

[jira] [Comment Edited] (SOLR-14425) Fix ZK sync usage to be synchronous (blocking)

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383717#comment-17383717 ] Mark Robert Miller edited comment on SOLR-14425 at 7/20/21, 3:20 AM: --

[jira] [Commented] (SOLR-14425) Fix ZK sync usage to be synchronous (blocking)

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383717#comment-17383717 ] Mark Robert Miller commented on SOLR-14425: --- It's unlikely Solr tests would eve

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672775940 ## File path: solr/benchmark/build.gradle ## @@ -0,0 +1,140 @@ +/* Review comment: I've recorded this as ignored for this pull request. If y

[GitHub] [solr] dsmiley commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
dsmiley commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672775917 ## File path: solr/benchmark/build.gradle ## @@ -0,0 +1,140 @@ +/* Review comment: @sonatype-lift ignore -- This is an automated message from the

[GitHub] [solr] dsmiley commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
dsmiley commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672775627 ## File path: solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java ## @@ -104,10 +105,10 @@ public SSLRandomizer(double ssl, double clientAuth,

[GitHub] [solr] dsmiley commented on pull request #221: SOLR-15258: ConfigSetService operations ought to throw IOException

2021-07-19 Thread GitBox
dsmiley commented on pull request #221: URL: https://github.com/apache/solr/pull/221#issuecomment-883013519 > Is this an is or ought statement? "ought". It's a minor nuisance really. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[jira] [Comment Edited] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383710#comment-17383710 ] Mark Robert Miller edited comment on SOLR-12386 at 7/20/21, 2:49 AM: --

[jira] [Comment Edited] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383710#comment-17383710 ] Mark Robert Miller edited comment on SOLR-12386 at 7/20/21, 2:48 AM: --

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383710#comment-17383710 ] Mark Robert Miller commented on SOLR-12386: --- {quote}Retries and attempts from e

[jira] [Commented] (SOLR-12386) Test fails for "Can't find resource" for files in the _default configset

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383703#comment-17383703 ] Mark Robert Miller commented on SOLR-12386: --- Two comments: * in combination wi

[jira] [Comment Edited] (SOLR-14446) Upload configset should use ZkClient.multi()

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383692#comment-17383692 ] Mark Robert Miller edited comment on SOLR-14446 at 7/20/21, 1:46 AM: --

[jira] [Commented] (SOLR-14446) Upload configset should use ZkClient.multi()

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383692#comment-17383692 ] Mark Robert Miller commented on SOLR-14446: --- This is also just very slow as is,

[jira] [Commented] (SOLR-15512) Add support for passing IndexSearcher an executor for multi-threaded multi-segment and possible future multi-threaded per segment search.

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383687#comment-17383687 ] Mark Robert Miller commented on SOLR-15512: --- I attempted to address all the rev

[jira] [Commented] (SOLR-15512) Add support for passing IndexSearcher an executor for multi-threaded multi-segment and possible future multi-threaded per segment search.

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383686#comment-17383686 ] Mark Robert Miller commented on SOLR-15512: --- Yeah, I use a visitor for that - u

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672741219 ## File path: solr/benchmark/build.gradle ## @@ -0,0 +1,140 @@ +/* Review comment: *Moderate OSS Vulnerability:*   ### pkg:maven/com.goo

[jira] [Commented] (SOLR-15428) Integrate the OpenJDK JMH micro benchmark framework for micro benchmarks and performance comparisons and investigation.

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383678#comment-17383678 ] Mark Robert Miller commented on SOLR-15428: --- Updated with a single change - mov

[jira] [Created] (SOLR-15551) Do not eagerly fill stack traces with ObjectReleaseTracker

2021-07-19 Thread Mark Robert Miller (Jira)
Mark Robert Miller created SOLR-15551: - Summary: Do not eagerly fill stack traces with ObjectReleaseTracker Key: SOLR-15551 URL: https://issues.apache.org/jira/browse/SOLR-15551 Project: Solr

[GitHub] [solr] madrob commented on pull request #216: SOLR-15535: remove rawtypes warnings in 'grouping' code

2021-07-19 Thread GitBox
madrob commented on pull request #216: URL: https://github.com/apache/solr/pull/216#issuecomment-882803411 I tried to mess around with this a bit by creating a wrapping class, but couldn't get it to work very cleanly so let's stick with this approach and maybe can revisit in the future. Th

[GitHub] [solr] madrob commented on pull request #221: SOLR-15258: ConfigSetService operations ought to throw IOException

2021-07-19 Thread GitBox
madrob commented on pull request #221: URL: https://github.com/apache/solr/pull/221#issuecomment-882802608 > if getCurrentSchemaModificationVersion throws an exception, then its caller doesn't have to catch the exception; Is this an _is_ or _ought_ statement? In other words, are you

[GitHub] [solr-operator] HoustonPutman merged pull request #288: Remove deprecations for v0.4.0 release.

2021-07-19 Thread GitBox
HoustonPutman merged pull request #288: URL: https://github.com/apache/solr-operator/pull/288 -- 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: issu

[GitHub] [solr-operator] HoustonPutman closed issue #286: Remove deprecations for the v0.4.0 release

2021-07-19 Thread GitBox
HoustonPutman closed issue #286: URL: https://github.com/apache/solr-operator/issues/286 -- 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-un

[jira] [Commented] (SOLR-15550) Record submitterStackTrace on ObjectReleaseTracker in tests

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383511#comment-17383511 ] Mark Robert Miller commented on SOLR-15550: --- lol, got a refresh with your pr on

[jira] [Commented] (SOLR-15550) Record submitterStackTrace on ObjectReleaseTracker in tests

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383508#comment-17383508 ] Mark Robert Miller commented on SOLR-15550: --- I would look at something along th

[jira] [Updated] (SOLR-15550) Record submitterStackTrace on ObjectReleaseTracker in tests

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller updated SOLR-15550: -- Attachment: SOLR-15550.patch > Record submitterStackTrace on ObjectReleaseTracker in te

[GitHub] [solr] madrob opened a new pull request #227: SOLR-15550 Save submitter trace in ObjectReleaseTracker

2021-07-19 Thread GitBox
madrob opened a new pull request #227: URL: https://github.com/apache/solr/pull/227 https://issues.apache.org/jira/browse/SOLR-15550 Example logging available on the JIRA issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (SOLR-15550) Record submitterStackTrace on ObjectReleaseTracker in tests

2021-07-19 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383500#comment-17383500 ] Mike Drob commented on SOLR-15550: -- With the changes in my PR, the new output is much mo

[jira] [Created] (SOLR-15550) Record submitterStackTrace on ObjectReleaseTracker in tests

2021-07-19 Thread Mike Drob (Jira)
Mike Drob created SOLR-15550: Summary: Record submitterStackTrace on ObjectReleaseTracker in tests Key: SOLR-15550 URL: https://issues.apache.org/jira/browse/SOLR-15550 Project: Solr Issue Type:

[GitHub] [solr] markrmiller opened a new pull request #226: SOLR-15547: Configure JettySolrRunner to work correctly without syste…

2021-07-19 Thread GitBox
markrmiller opened a new pull request #226: URL: https://github.com/apache/solr/pull/226 Just a quick stab. Add the clear text http2 connector and set host & allow host to be configured via builder. -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [solr-operator] HoustonPutman merged pull request #287: Upgrade default Solr version to 8.9

2021-07-19 Thread GitBox
HoustonPutman merged pull request #287: URL: https://github.com/apache/solr-operator/pull/287 -- 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: issu

[GitHub] [solr-operator] HoustonPutman closed issue #285: Upgrade the default version of Solr

2021-07-19 Thread GitBox
HoustonPutman closed issue #285: URL: https://github.com/apache/solr-operator/issues/285 -- 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-un

[GitHub] [solr] markrmiller commented on pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on pull request #214: URL: https://github.com/apache/solr/pull/214#issuecomment-882730941 bq. Otherwise, it seems a new module would be more appropriate. You don't back up that statement with any support, other than: bq. test-framework is about publishing

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672488795 ## File path: solr/test-framework/src/jmh/org/apache/solr/bench/FieldDef.java ## @@ -0,0 +1,128 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672488213 ## File path: solr/test-framework/src/jmh/org/apache/solr/bench/FieldDef.java ## @@ -0,0 +1,128 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672487747 ## File path: solr/test-framework/src/jmh/org/apache/solr/bench/DocMakerRamGen.java ## @@ -0,0 +1,269 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672482454 ## File path: solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java ## @@ -104,10 +105,10 @@ public SSLRandomizer(double ssl, double clientAu

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672487028 ## File path: solr/test-framework/src/jmh/org/apache/solr/bench/DocMakerRamGen.java ## @@ -0,0 +1,269 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672486250 ## File path: solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.java ## @@ -313,22 +313,23 @@ private void init(int port) {

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672485138 ## File path: solr/test-framework/build.gradle ## @@ -19,10 +19,131 @@ apply plugin: 'java-library' description = 'Solr Test Framework' +sourceSets {

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672485138 ## File path: solr/test-framework/build.gradle ## @@ -19,10 +19,131 @@ apply plugin: 'java-library' description = 'Solr Test Framework' +sourceSets {

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672484107 ## File path: solr/test-framework/src/java/org/apache/solr/cloud/SolrCloudTestCase.java ## @@ -124,8 +124,18 @@ public Builder(int nodeCount, Path baseDir

[GitHub] [solr] markrmiller commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-07-19 Thread GitBox
markrmiller commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r672482454 ## File path: solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java ## @@ -104,10 +105,10 @@ public SSLRandomizer(double ssl, double clientAu

[GitHub] [solr] markrmiller opened a new pull request #225: SOLR-15538 Update Lucene Preview Release dependency

2021-07-19 Thread GitBox
markrmiller opened a new pull request #225: URL: https://github.com/apache/solr/pull/225 https://issues.apache.org/jira/browse/SOLR-15538 Step 1, hack to success. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Commented] (SOLR-15538) Update Lucene Preview Release dependency

2021-07-19 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383439#comment-17383439 ] Michael Gibney commented on SOLR-15538: --- Hi [~markrmiller], I'm curious whether you

[jira] [Commented] (SOLR-15549) Old SolrJ implementations (8.x) are incompatible with 9.0 Clouds

2021-07-19 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383417#comment-17383417 ] Houston Putman commented on SOLR-15549: --- I should note the difference between the P

[jira] [Commented] (SOLR-15335) templated (header + body) approach for building Dockerfile.local + Dockerfile.official w/common guts

2021-07-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383407#comment-17383407 ] ASF subversion and git services commented on SOLR-15335: Commit e

[jira] [Commented] (SOLR-15538) Update Lucene Preview Release dependency

2021-07-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17383356#comment-17383356 ] Mark Robert Miller commented on SOLR-15538: --- The breaks: * Analyzer version co

[GitHub] [solr-operator] alittlec commented on issue #53: Allow Solr to be run across Availability Zones

2021-07-19 Thread GitBox
alittlec commented on issue #53: URL: https://github.com/apache/solr-operator/issues/53#issuecomment-882472454 hi - is there any update on this? -- 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 t