[GitHub] [solr-sandbox] anshumg commented on pull request #4: Cross Data-Center consumer WIP

2021-07-07 Thread GitBox
anshumg commented on pull request #4: URL: https://github.com/apache/solr-sandbox/pull/4#issuecomment-876128214 Squashed everything that's been done so far into a single commit. I can break it down again to just have code vs build changes going forward at the very least. -- This is an a

[GitHub] [solr-sandbox] anshumg opened a new pull request #4: Cross Data-Center consumer WIP

2021-07-07 Thread GitBox
anshumg opened a new pull request #4: URL: https://github.com/apache/solr-sandbox/pull/4 This is WIP -- 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

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

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

[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-07 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377010#comment-17377010 ] Mark Robert Miller commented on SOLR-15512: --- [https://github.com/apache/solr/pu

[GitHub] [solr] markrmiller opened a new pull request #206: WIP

2021-07-07 Thread GitBox
markrmiller opened a new pull request #206: URL: https://github.com/apache/solr/pull/206 WIP -- 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

[jira] [Created] (SOLR-15523) Add a VirtualExecutor.

2021-07-07 Thread Mark Robert Miller (Jira)
Mark Robert Miller created SOLR-15523: - Summary: Add a VirtualExecutor. Key: SOLR-15523 URL: https://issues.apache.org/jira/browse/SOLR-15523 Project: Solr Issue Type: Sub-task Secu

[jira] [Updated] (SOLR-14857) Parallelize Solr Docker tests

2021-07-07 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-14857: -- Attachment: SOLR-14857.patch Status: Open (was: Open) I took a stab at impleme

[jira] [Assigned] (SOLR-14857) Parallelize Solr Docker tests

2021-07-07 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter reassigned SOLR-14857: - Assignee: Chris M. Hostetter > Parallelize Solr Docker tests > -

[jira] [Created] (SOLR-15522) Service Solr Stop WAITING (parking) Removed solr.pid Files

2021-07-07 Thread J Mauvais (Jira)
J Mauvais created SOLR-15522: Summary: Service Solr Stop WAITING (parking) Removed solr.pid Files Key: SOLR-15522 URL: https://issues.apache.org/jira/browse/SOLR-15522 Project: Solr Issue Type: B

[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-07 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376891#comment-17376891 ] Mark Robert Miller commented on SOLR-15512: --- I'm attempting to do this without

[GitHub] [solr] cpoerschke commented on a change in pull request #193: SOLR-15474: Support Pluggable Circuit Breakers

2021-07-07 Thread GitBox
cpoerschke commented on a change in pull request #193: URL: https://github.com/apache/solr/pull/193#discussion_r665691418 ## File path: solr/core/src/java/org/apache/solr/util/circuitbreaker/CircuitBreakerManager.java ## @@ -135,15 +125,61 @@ public static String toErrorMessag

[GitHub] [solr] cpoerschke commented on a change in pull request #193: SOLR-15474: Support Pluggable Circuit Breakers

2021-07-07 Thread GitBox
cpoerschke commented on a change in pull request #193: URL: https://github.com/apache/solr/pull/193#discussion_r665688648 ## File path: solr/core/src/java/org/apache/solr/core/SolrConfig.java ## @@ -357,7 +357,7 @@ public static final Version parseLuceneVersionString(final Str

[jira] [Commented] (SOLR-15385) Address rawtypes warnings

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

[GitHub] [solr] madrob merged pull request #196: SOLR-15385 RawTypes Part V

2021-07-07 Thread GitBox
madrob merged pull request #196: URL: https://github.com/apache/solr/pull/196 -- 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-unsubscr...@s

[GitHub] [solr] atris commented on a change in pull request #193: SOLR-15474: Support Pluggable Circuit Breakers

2021-07-07 Thread GitBox
atris commented on a change in pull request #193: URL: https://github.com/apache/solr/pull/193#discussion_r665674851 ## File path: solr/core/src/java/org/apache/solr/core/SolrConfig.java ## @@ -357,7 +357,7 @@ public static final Version parseLuceneVersionString(final String m

[GitHub] [solr] madrob commented on a change in pull request #200: LUCENE-8682: remove deprecated WordDelimiterFilter[Factory] classes

2021-07-07 Thread GitBox
madrob commented on a change in pull request #200: URL: https://github.com/apache/solr/pull/200#discussion_r665588229 ## File path: solr/core/src/test/org/apache/solr/analysis/TestWordDelimiterGraphFilterFactory.java ## @@ -207,16 +189,16 @@ public void testCustomTypes() throw

[GitHub] [solr] madrob commented on a change in pull request #198: SOLR-15124 Remove container level admin handlers from ImplicitPlugins.json

2021-07-07 Thread GitBox
madrob commented on a change in pull request #198: URL: https://github.com/apache/solr/pull/198#discussion_r665578729 ## File path: solr/core/src/test/org/apache/solr/handler/admin/ThreadDumpHandlerTest.java ## @@ -95,12 +99,23 @@ public void doTestMonitor(final boolean check

[GitHub] [solr-operator] HoustonPutman merged pull request #280: Fix issues with linting. Better solution for testing changes.

2021-07-07 Thread GitBox
HoustonPutman merged pull request #280: URL: https://github.com/apache/solr-operator/pull/280 -- 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 commented on pull request #279: Ability to provide a cron-schedule for automatic restarts

2021-07-07 Thread GitBox
HoustonPutman commented on pull request #279: URL: https://github.com/apache/solr-operator/pull/279#issuecomment-875773027 Conveniently [this CRON api supports](https://pkg.go.dev/github.com/robfig/cron/v3?utm_source=godoc#hdr-Predefined_schedules) `@every `! -- This is an autom

[GitHub] [solr-operator] HoustonPutman opened a new issue #281: Enable scheduled restarts of Solr Clouds

2021-07-07 Thread GitBox
HoustonPutman opened a new issue #281: URL: https://github.com/apache/solr-operator/issues/281 For various reasons, users might want to restart their Solr Clouds on some sort of schedule. This could be for stability, Client Auth cert renewal, etc. It is possible for users to enable this th

[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-07 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376700#comment-17376700 ] Mark Robert Miller commented on SOLR-15512: --- I'll update SOLR-13350 as part of

[GitHub] [solr-operator] HoustonPutman opened a new pull request #280: Fix issues with linting. Better solution for testing changes.

2021-07-07 Thread GitBox
HoustonPutman opened a new pull request #280: URL: https://github.com/apache/solr-operator/pull/280 This should fix any issues with duplicate information in CRD files after running `make check-manifests`. -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [solr] cpoerschke commented on a change in pull request #193: SOLR-15474: Support Pluggable Circuit Breakers

2021-07-07 Thread GitBox
cpoerschke commented on a change in pull request #193: URL: https://github.com/apache/solr/pull/193#discussion_r665496641 ## File path: solr/core/src/java/org/apache/solr/core/SolrConfig.java ## @@ -357,7 +357,7 @@ public static final Version parseLuceneVersionString(final Str

[GitHub] [solr-operator] thelabdude commented on pull request #279: Ability to provide a cron-schedule for automatic restarts

2021-07-07 Thread GitBox
thelabdude commented on pull request #279: URL: https://github.com/apache/solr-operator/pull/279#issuecomment-875710004 haven't reviewed yet, just wondering if a Go duration string (https://golang.org/pkg/time/#ParseDuration) would work better than a CRON string? Similar to the pod reaper

[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-07 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376651#comment-17376651 ] Ishan Chattopadhyaya commented on SOLR-15512: - I'm curious how you'll tackle

[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-07 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376649#comment-17376649 ] Ishan Chattopadhyaya commented on SOLR-15512: - {quote}Idea is to reuse a sing

[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-07 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376641#comment-17376641 ] Mark Robert Miller commented on SOLR-15512: --- I have something that should be r

[GitHub] [solr] epugh commented on pull request #204: SOLR-15490: /cluster v2 API parameter mapping tests

2021-07-07 Thread GitBox
epugh commented on pull request #204: URL: https://github.com/apache/solr/pull/204#issuecomment-875631926 LGTM. This code feels very "complex" for what I think should be simple testing of API inputs and outputs ;-). However lots of places in Solr I have that feeling ;-). -- This is

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

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

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

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

[jira] [Resolved] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-15520. -- Assignee: Uwe Schindler Resolution: Fixed Thanks Cassandra for review. > Refguide no lon

[GitHub] [solr] uschindler merged pull request #205: SOLR-15520: Fix build on windows by downgrading jekyll

2021-07-07 Thread GitBox
uschindler merged pull request #205: URL: https://github.com/apache/solr/pull/205 -- 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-unsubscr.

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376570#comment-17376570 ] Uwe Schindler commented on SOLR-15520: -- bq. I meant that we have zero need to build

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376567#comment-17376567 ] Uwe Schindler commented on SOLR-15520: -- Ok, I will merge the jekyll downgrade. The 3

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376566#comment-17376566 ] Uwe Schindler commented on SOLR-15520: -- I tried to disable the sassc dependency, whi

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376555#comment-17376555 ] Cassandra Targett commented on SOLR-15520: -- bq. I know of many customers using S

[GitHub] [solr] uschindler commented on a change in pull request #205: SOLR-15520: Fix build on windows by downgrading jekyll

2021-07-07 Thread GitBox
uschindler commented on a change in pull request #205: URL: https://github.com/apache/solr/pull/205#discussion_r665340920 ## File path: solr/solr-ref-guide/build.gradle ## @@ -67,8 +67,9 @@ dependencies { depVer('org.apache.tika:tika-core') depVer('org.apache.zookeepe

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376538#comment-17376538 ] Uwe Schindler commented on SOLR-15520: -- Docker is also not easy useable and is a HUG

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376511#comment-17376511 ] Cassandra Targett commented on SOLR-15520: -- I'm fine with downgrading it to solv

[GitHub] [solr] ctargett commented on a change in pull request #205: SOLR-15520: Fix build on windows by downgrading jekyll

2021-07-07 Thread GitBox
ctargett commented on a change in pull request #205: URL: https://github.com/apache/solr/pull/205#discussion_r665294346 ## File path: solr/solr-ref-guide/build.gradle ## @@ -67,8 +67,9 @@ dependencies { depVer('org.apache.tika:tika-core') depVer('org.apache.zookeeper:

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376395#comment-17376395 ] Uwe Schindler commented on SOLR-15520: -- Pull request: https://github.com/apache/solr

[GitHub] [solr] uschindler opened a new pull request #205: SOLR-15520: Fix build on windows by downgrading jekyll

2021-07-07 Thread GitBox
uschindler opened a new pull request #205: URL: https://github.com/apache/solr/pull/205 See issue: https://issues.apache.org/jira/browse/SOLR-15520 -- 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 t

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376391#comment-17376391 ] Uwe Schindler commented on SOLR-15520: -- Should I commit my one-line change? The resu

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376390#comment-17376390 ] Uwe Schindler commented on SOLR-15520: -- I think the other deps are fine, just latest

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376388#comment-17376388 ] Uwe Schindler commented on SOLR-15520: -- Hi [~ctargett], I got it working. We only ne

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376380#comment-17376380 ] Uwe Schindler commented on SOLR-15520: -- Hi [~ctargett]: I know the problem. You com

[jira] [Comment Edited] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376360#comment-17376360 ] Uwe Schindler edited comment on SOLR-15520 at 7/7/21, 7:20 AM:

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376364#comment-17376364 ] Uwe Schindler commented on SOLR-15520: -- Can we maybe use a working version of sassc

[jira] [Commented] (SOLR-15520) Refguide no longer builds on Windows

2021-07-07 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376360#comment-17376360 ] Uwe Schindler commented on SOLR-15520: -- It always worked fine since early time on je