[jira] [Assigned] (SOLR-11245) Cloud native Dockerfile

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-11245: -- Assignee: Jan Høydahl > Cloud native Dockerfile > --- > >

[GitHub] [lucene-solr] janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-01 Thread GitBox
janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401424526 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ##

[GitHub] [lucene-solr] janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-01 Thread GitBox
janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401425180 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ##

[GitHub] [lucene-solr] janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-01 Thread GitBox
janhoy commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401431310 ## File path: solr/core/src/test/org/apache/solr/handler/admin/HealthCheckHandlerTest.java ##

[GitHub] [lucene-solr] janhoy commented on issue #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-01 Thread GitBox
janhoy commented on issue #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#issuecomment-607101900 I addressed the review comments This is an automated messag

[jira] [Created] (LUCENE-9299) ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1

2020-04-01 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created LUCENE-9299: --- Summary: ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1 Key: LUCENE-9299 URL: https://issues.apache.o

[jira] [Updated] (LUCENE-9299) ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1

2020-04-01 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated LUCENE-9299: Attachment: LUCENE-9299.patch Lucene Fields: Patch Available Stat

[jira] [Updated] (LUCENE-9299) ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1

2020-04-01 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stamatis Zampetakis updated LUCENE-9299: Status: Patch Available (was: Open) > ClausesCheckVisitor fails to throw TooManyC

[jira] [Commented] (LUCENE-9266) ant nightly-smoke fails due to presence of build.gradle

2020-04-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072523#comment-17072523 ] Dawid Weiss commented on LUCENE-9266: - You're right - I didn't touch source packagin

[jira] [Commented] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2020-04-01 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072543#comment-17072543 ] Stamatis Zampetakis commented on LUCENE-8811: - Given that the change was rev

[jira] [Commented] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2020-04-01 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072565#comment-17072565 ] Alan Woodward commented on LUCENE-8811: --- I've changed the fixVersion to be 9.0. T

[jira] [Updated] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2020-04-01 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8811: -- Fix Version/s: (was: 8.2) master (9.0) > Add maximum clause count check

[jira] [Commented] (LUCENE-9299) ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1

2020-04-01 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072602#comment-17072602 ] Atri Sharma commented on LUCENE-9299: - Can you open a PR instead? Easier to review.

[jira] [Commented] (LUCENE-9299) ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1

2020-04-01 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072612#comment-17072612 ] Stamatis Zampetakis commented on LUCENE-9299: - Looking in [HowToContribute|

[jira] [Commented] (LUCENE-9170) wagon-ssh Maven HTTPS issue

2020-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072635#comment-17072635 ] ASF subversion and git services commented on LUCENE-9170: - Commi

[jira] [Commented] (LUCENE-9170) wagon-ssh Maven HTTPS issue

2020-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072634#comment-17072634 ] ASF subversion and git services commented on LUCENE-9170: - Commi

[jira] [Commented] (SOLR-14265) Move collections admin API to v2 completely

2020-04-01 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072648#comment-17072648 ] Andrzej Bialecki commented on SOLR-14265: - We should also move the old apispec JS

[jira] [Created] (LUCENE-9300) Index corruption with doc values updates and addIndexes

2020-04-01 Thread Jim Ferenczi (Jira)
Jim Ferenczi created LUCENE-9300: Summary: Index corruption with doc values updates and addIndexes Key: LUCENE-9300 URL: https://issues.apache.org/jira/browse/LUCENE-9300 Project: Lucene - Core

[jira] [Updated] (LUCENE-9300) Index corruption with doc values updates and addIndexes

2020-04-01 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi updated LUCENE-9300: - Issue Type: Bug (was: Improvement) > Index corruption with doc values updates and addIndexes >

[GitHub] [lucene-solr] jimczi opened a new pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-01 Thread GitBox
jimczi opened a new pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394 Today a doc values update creates a new field infos file that contains the original field infos updated for the new generation as well as th

[GitHub] [lucene-solr] atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-04-01 Thread GitBox
atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401542281 ## File path: lucene/core/src/test/org/apache/lucene/search/TestIndexSearcher.java #

[GitHub] [lucene-solr] atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-04-01 Thread GitBox
atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401544477 ## File path: lucene/core/src/java/org/apache/lucene/search/SliceExecutor.java #

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-04-01 Thread GitBox
jpountz commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401555369 ## File path: lucene/core/src/test/org/apache/lucene/search/TestIndexSearcher.java ###

[GitHub] [lucene-solr] juanka588 commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-01 Thread GitBox
juanka588 commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401559955 ## File path: lucene/core/src/test/org/apache/lucene/index/TestNumericDocValuesUpdates.java ##

[GitHub] [lucene-solr] atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-04-01 Thread GitBox
atris commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401565776 ## File path: lucene/core/src/test/org/apache/lucene/search/TestIndexSearcher.java #

[GitHub] [lucene-solr] janhoy commented on issue #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered.

2020-04-01 Thread GitBox
janhoy commented on issue #895: LUCENE-8985: SynonymGraphFilter cannot handle input stream with tokens filtered. URL: https://github.com/apache/lucene-solr/pull/895#issuecomment-607219248 @chenkovsky I'd like to help move this forward, and I think the next step is to add 5-10 more unit tes

[GitHub] [lucene-solr] atris commented on issue #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-04-01 Thread GitBox
atris commented on issue #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#issuecomment-60729 @jpountz Updated. Please see and let me know your comments and thoughts --

[jira] [Commented] (LUCENE-9299) ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1

2020-04-01 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072722#comment-17072722 ] Atri Sharma commented on LUCENE-9299: - Ok, I am misreading your patch then -- will g

[jira] [Assigned] (LUCENE-9299) ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1

2020-04-01 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma reassigned LUCENE-9299: --- Assignee: Atri Sharma > ClausesCheckVisitor fails to throw TooManyClauses exception when th

[GitHub] [lucene-solr] dweiss commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source

2020-04-01 Thread GitBox
dweiss commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607224015 [changes.patch.txt](https://github.com/apache/lucene-solr/files/4415071/changes.patch.txt) Hi Mike. I've restructured the do

[jira] [Commented] (LUCENE-9299) ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1

2020-04-01 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072729#comment-17072729 ] Lucene/Solr QA commented on LUCENE-9299: | (/) *{color:green}+1 overall{color}*

[GitHub] [lucene-solr] gerlowskija merged pull request #1379: SOLR-14363: Separate /get requests into their own type designation

2020-04-01 Thread GitBox
gerlowskija merged pull request #1379: SOLR-14363: Separate /get requests into their own type designation URL: https://github.com/apache/lucene-solr/pull/1379 This is an automated message from the Apache Git Service. To resp

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-04-01 Thread GitBox
jpountz commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401583032 ## File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java ###

[jira] [Commented] (SOLR-14363) Add separate type for "/get" requests to SolrLogParseTool

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

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-04-01 Thread GitBox
jpountz commented on a change in pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401584443 ## File path: lucene/core/src/test/org/apache/lucene/search/TestIndexSearcher.java ###

[jira] [Commented] (SOLR-14363) Add separate type for "/get" requests to SolrLogParseTool

2020-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072749#comment-17072749 ] ASF subversion and git services commented on SOLR-14363: Commit e

[jira] [Resolved] (SOLR-14363) Add separate type for "/get" requests to SolrLogParseTool

2020-04-01 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-14363. Fix Version/s: 8.6 master (9.0) Resolution: Fixed Merged in for 8

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-01 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401619000 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[jira] [Commented] (LUCENE-9299) ClausesCheckVisitor fails to throw TooManyClauses exception when the clauses in a query exceeds the limit by 1

2020-04-01 Thread Tommaso Teofili (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072788#comment-17072788 ] Tommaso Teofili commented on LUCENE-9299: - the changes look good to me. > Claus

[jira] [Commented] (LUCENE-9004) Approximate nearest vector search

2020-04-01 Thread Tommaso Teofili (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072803#comment-17072803 ] Tommaso Teofili commented on LUCENE-9004: - I agree with [~jim.ferenczi] as discu

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-01 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401672435 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@ -

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-01 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401672524 ## File path: lucene/core/src/test/org/apache/lucene/index/TestNumericDocValuesUpdates.java #

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-01 Thread GitBox
HoustonPutman commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401691874 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ###

[GitHub] [lucene-solr] atris merged pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-04-01 Thread GitBox
atris merged pull request #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294 This is an automated message from the Apache Git Service. To respond t

[jira] [Commented] (LUCENE-9074) Account for Executor's Queue Length When Planning Slices in IndexSearcher

2020-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072852#comment-17072852 ] ASF subversion and git services commented on LUCENE-9074: - Commi

[GitHub] [lucene-solr] atris commented on issue #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches

2020-04-01 Thread GitBox
atris commented on issue #1294: LUCENE-9074: Slice Allocation Control Plane For Concurrent Searches URL: https://github.com/apache/lucene-solr/pull/1294#issuecomment-607309069 Thank you @jpountz This is an automated message

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-01 Thread GitBox
HoustonPutman commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401708980 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ###

[jira] [Created] (LUCENE-9301) Gradle: Jar MANIFEST incomplete

2020-04-01 Thread Jira
Jan Høydahl created LUCENE-9301: --- Summary: Gradle: Jar MANIFEST incomplete Key: LUCENE-9301 URL: https://issues.apache.org/jira/browse/LUCENE-9301 Project: Lucene - Core Issue Type: Bug

[jira] [Updated] (LUCENE-9301) Gradle: Jar MANIFEST incomplete

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-9301: Affects Version/s: master (9.0) > Gradle: Jar MANIFEST incomplete > --

[GitHub] [lucene-solr] HoustonPutman commented on issue #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-01 Thread GitBox
HoustonPutman commented on issue #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#issuecomment-607327108 Are you targeting this for 8.6 or 9.0? This is an au

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-01 Thread GitBox
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401719320 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-01 Thread GitBox
HoustonPutman commented on a change in pull request #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401737200 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ###

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-01 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401749799 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@ -

[GitHub] [lucene-solr] jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update

2020-04-01 Thread GitBox
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field infos update on doc values update URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401750154 ## File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java ## @@ -

[GitHub] [lucene-solr] madrob commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source

2020-04-01 Thread GitBox
madrob commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607356036 Your patch moved the *nix invocation of WrapperDownloader to before we set JAVA_CMD, when it still needed to be after. I switched t

[jira] [Commented] (SOLR-9575) Initialize an empty solr-home

2020-04-01 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072953#comment-17072953 ] David Smiley commented on SOLR-9575: If you look at the comments above; I've always be

[jira] [Updated] (LUCENE-9301) Gradle: Jar MANIFEST incomplete

2020-04-01 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated LUCENE-9301: -- Parent: LUCENE-9077 Issue Type: Sub-task (was: Bug) > Gradle: Jar MANIFEST incomplete > -

[jira] [Resolved] (LUCENE-9169) Gradle Wrapper JAR files checksum should be validated

2020-04-01 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved LUCENE-9169. --- Fix Version/s: master (9.0) Assignee: Dawid Weiss Resolution: Fixed This was committ

[jira] [Assigned] (LUCENE-9266) ant nightly-smoke fails due to presence of build.gradle

2020-04-01 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob reassigned LUCENE-9266: - Assignee: Mike Drob > ant nightly-smoke fails due to presence of build.gradle > ---

[jira] [Commented] (SOLR-9575) Initialize an empty solr-home

2020-04-01 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072973#comment-17072973 ] Chris M. Hostetter commented on SOLR-9575: -- i still feel like this is an anti-pat

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #1392: SOLR-14371 Zk StatusHandler should know about dynamic zk config

2020-04-01 Thread GitBox
HoustonPutman commented on a change in pull request #1392: SOLR-14371 Zk StatusHandler should know about dynamic zk config URL: https://github.com/apache/lucene-solr/pull/1392#discussion_r401790833 ## File path: solr/core/src/java/org/apache/solr/handler/admin/ZookeeperStatusHandle

[jira] [Commented] (SOLR-13687) Enable the bin/solr script to accept a solr url to run commands

2020-04-01 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073039#comment-17073039 ] Marcus Eagan commented on SOLR-13687: - I think this is a good idea for usability [~no

[jira] [Commented] (SOLR-14307) "user caches" don't support "enabled" attribute

2020-04-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073069#comment-17073069 ] ASF subversion and git services commented on SOLR-14307: Commit f

[GitHub] [lucene-solr] dweiss commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source

2020-04-01 Thread GitBox
dweiss commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607423166 bq. Your patch moved the *nix invocation of WrapperDownloader to before we set JAVA_CMD, when it still needed to be after. I switch

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1390: LUCENE-9266 remove gradle wrapper jar from source

2020-04-01 Thread GitBox
dweiss commented on a change in pull request #1390: LUCENE-9266 remove gradle wrapper jar from source URL: https://github.com/apache/lucene-solr/pull/1390#discussion_r401829201 ## File path: solr/build.xml ## @@ -459,7 +459,7 @@ fullpath="${fullnamever}/

[jira] [Assigned] (SOLR-13004) Integer overflow in total count in grouping results

2020-04-01 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reassigned SOLR-13004: --- Assignee: Ishan Chattopadhyaya > Integer overflow in total count in grouping

[GitHub] [lucene-solr] janhoy commented on a change in pull request #1392: SOLR-14371 Zk StatusHandler should know about dynamic zk config

2020-04-01 Thread GitBox
janhoy commented on a change in pull request #1392: SOLR-14371 Zk StatusHandler should know about dynamic zk config URL: https://github.com/apache/lucene-solr/pull/1392#discussion_r401835111 ## File path: solr/core/src/java/org/apache/solr/handler/admin/ZookeeperStatusHandler.java

[jira] [Commented] (SOLR-13004) Integer overflow in total count in grouping results

2020-04-01 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073090#comment-17073090 ] Ishan Chattopadhyaya commented on SOLR-13004: - This is something I want to fi

[jira] [Updated] (SOLR-13004) Integer overflow in total count in grouping results

2020-04-01 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13004: Attachment: SOLR-13004.patch Status: Open (was: Open) Here's a WIP patch.

[jira] [Comment Edited] (SOLR-13004) Integer overflow in total count in grouping results

2020-04-01 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073090#comment-17073090 ] Ishan Chattopadhyaya edited comment on SOLR-13004 at 4/1/20, 6:54 PM: -

[jira] [Updated] (SOLR-13004) Integer overflow in total count in grouping results

2020-04-01 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13004: Attachment: SOLR-13004.patch > Integer overflow in total count in grouping results

[GitHub] [lucene-solr] madrob commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source

2020-04-01 Thread GitBox
madrob commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607435284 From @gerlowskija on Slack: >Initially it failed for me with: `./gradlew --info tasks Error: Could not find or load mai

[GitHub] [lucene-solr] dweiss commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source

2020-04-01 Thread GitBox
dweiss commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from source URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607439907 I would really want to limit the number of forked java processes to the absolute minimum in those scripts. Each invocation of java

[jira] [Commented] (SOLR-14307) "user caches" don't support "enabled" attribute

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

[jira] [Commented] (SOLR-13004) Integer overflow in total count in grouping results

2020-04-01 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073137#comment-17073137 ] David Smiley commented on SOLR-13004: - I suggest moving to a Lucene issue since the c

[jira] [Moved] (LUCENE-9302) Integer overflow in total count in grouping results

2020-04-01 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya moved SOLR-13004 to LUCENE-9302: - Component/s: (was: SolrCloud)

[jira] [Commented] (SOLR-14014) Allow Solr to start with Admin UI disabled

2020-04-01 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073144#comment-17073144 ] David Smiley commented on SOLR-14014: - If we only show the admin UI on one node (and

[GitHub] [lucene-solr] dsmiley commented on issue #1368: SOLR-14351: Fix/improve MDCLoggingContext usage

2020-04-01 Thread GitBox
dsmiley commented on issue #1368: SOLR-14351: Fix/improve MDCLoggingContext usage URL: https://github.com/apache/lucene-solr/pull/1368#issuecomment-607459278 There's some stupid precommit import or something I'll fix but otherwise I think this is ready. I slept on this one a bit and revie

[jira] [Commented] (LUCENE-9302) Integer overflow in total count in grouping results

2020-04-01 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073151#comment-17073151 ] Ishan Chattopadhyaya commented on LUCENE-9302: -- Thanks David, moved to a Lu

[jira] [Commented] (SOLR-14365) CollapsingQParser - Avoiding always allocate int[] and float[] with size equals to number of unique values

2020-04-01 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073153#comment-17073153 ] David Smiley commented on SOLR-14365: - Can you please do a PR instead as it's more co

[jira] [Commented] (LUCENE-9302) Integer overflow in total count in grouping results

2020-04-01 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073156#comment-17073156 ] Adrien Grand commented on LUCENE-9302: -- The in-progress patch looks good. I'm not f

[jira] [Commented] (LUCENE-9302) Integer overflow in total count in grouping results

2020-04-01 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073162#comment-17073162 ] Ishan Chattopadhyaya commented on LUCENE-9302: -- {quote}The in-progress patc

[jira] [Commented] (LUCENE-9302) Integer overflow in total count in grouping results

2020-04-01 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073172#comment-17073172 ] Adrien Grand commented on LUCENE-9302: -- Hopefully replacing "(Long) foo" with "((Nu

[jira] [Commented] (SOLR-9575) Initialize an empty solr-home

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073205#comment-17073205 ] Jan Høydahl commented on SOLR-9575: --- What does solr do today if solr.xml is in zookeeper

[jira] [Commented] (SOLR-14371) Zk StatusHandler should know about dynamic zk config

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073223#comment-17073223 ] Jan Høydahl commented on SOLR-14371: The PR is now ready for broader review, for thos

[GitHub] [lucene-solr] janhoy commented on issue #1387: SOLR-14210: Include replica health in healtcheck handler

2020-04-01 Thread GitBox
janhoy commented on issue #1387: SOLR-14210: Include replica health in healtcheck handler URL: https://github.com/apache/lucene-solr/pull/1387#issuecomment-607526425 > Are you targeting this for 8.6 or 9.0 I see no reason for not targeting 8.6 ---

[jira] [Updated] (SOLR-14210) Introduce Node-level status handler for replicas

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14210: --- Affects Version/s: (was: master (9.0)) > Introduce Node-level status handler for replicas > -

[jira] [Commented] (SOLR-14210) Introduce Node-level status handler for replicas

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073235#comment-17073235 ] Jan Høydahl commented on SOLR-14210: This is ready for broader review. So if you jus

[jira] [Updated] (SOLR-14371) Zk StatusHandler should know about dynamic zk config

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14371: --- Attachment: dynamic-reconfig.png > Zk StatusHandler should know about dynamic zk config > ---

[jira] [Comment Edited] (SOLR-14371) Zk StatusHandler should know about dynamic zk config

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073223#comment-17073223 ] Jan Høydahl edited comment on SOLR-14371 at 4/1/20, 11:07 PM: -

[jira] [Comment Edited] (SOLR-14371) Zk StatusHandler should know about dynamic zk config

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073223#comment-17073223 ] Jan Høydahl edited comment on SOLR-14371 at 4/1/20, 11:08 PM: -

[jira] [Commented] (SOLR-14371) Zk StatusHandler should know about dynamic zk config

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073243#comment-17073243 ] Jan Høydahl commented on SOLR-14371: [~houston], I wanted to test dynamic reconfigura

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #1327: SOLR-13942: /api/cluster/zk/* to fetch raw ZK data

2020-04-01 Thread GitBox
tflobbe commented on a change in pull request #1327: SOLR-13942: /api/cluster/zk/* to fetch raw ZK data URL: https://github.com/apache/lucene-solr/pull/1327#discussion_r401974256 ## File path: solr/core/src/java/org/apache/solr/handler/admin/ZkRead.java ## @@ -0,0 +1,117 @

[jira] [Comment Edited] (SOLR-14371) Zk StatusHandler should know about dynamic zk config

2020-04-01 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073243#comment-17073243 ] Jan Høydahl edited comment on SOLR-14371 at 4/1/20, 11:55 PM: -

[jira] [Commented] (SOLR-14014) Allow Solr to start with Admin UI disabled

2020-04-01 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073284#comment-17073284 ] Marcus Eagan commented on SOLR-14014: - [~dsmiley] I think the threat vector a web app

[jira] [Commented] (SOLR-14014) Allow Solr to start with Admin UI disabled

2020-04-01 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073285#comment-17073285 ] Marcus Eagan commented on SOLR-14014: - I am a regular user of Solr and I love many of

[jira] [Comment Edited] (SOLR-14014) Allow Solr to start with Admin UI disabled

2020-04-01 Thread Marcus Eagan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073284#comment-17073284 ] Marcus Eagan edited comment on SOLR-14014 at 4/2/20, 1:18 AM: -