[jira] [Updated] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-14504: Description: If a NODELOST event happens before the cloudManager is initialized then a

[jira] [Commented] (SOLR-14419) Query DLS {"param":"ref"}

2020-05-21 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112881#comment-17112881 ] Cao Manh Dat commented on SOLR-14419: - Ok then it +1 from me. > Query DLS {"param":"ref"} >

[jira] [Commented] (SOLR-14419) Query DLS {"param":"ref"}

2020-05-21 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112869#comment-17112869 ] Mikhail Khludnev commented on SOLR-14419: - [~caomanhdat], I might not fully understand your

[jira] [Created] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
Colvin Cowie created SOLR-14504: --- Summary: ZkController LiveNodesListener has NullPointerException in startup race Key: SOLR-14504 URL: https://issues.apache.org/jira/browse/SOLR-14504 Project: Solr

[jira] [Commented] (SOLR-14505) Intermittent NPE in ZkController.registerLiveNodesListener()

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113005#comment-17113005 ] Colvin Cowie commented on SOLR-14505: - Oh dear, another race condition: I created

[jira] [Commented] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113034#comment-17113034 ] Colvin Cowie commented on SOLR-14504: - So with breakpoints on in a debugger it's easy to reproduce

[jira] [Comment Edited] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113034#comment-17113034 ] Colvin Cowie edited comment on SOLR-14504 at 5/21/20, 10:16 AM: So with

[jira] [Commented] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113064#comment-17113064 ] Colvin Cowie commented on SOLR-14504: - Without making big changes to ZkController's actual

[jira] [Updated] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-14504: Attachment: SOLR-14504.patch > ZkController LiveNodesListener has NullPointerException in startup

[jira] [Updated] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-14504: Status: Patch Available (was: Open) > ZkController LiveNodesListener has NullPointerException in

[jira] [Comment Edited] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113064#comment-17113064 ] Colvin Cowie edited comment on SOLR-14504 at 5/21/20, 11:01 AM: Without

[jira] [Commented] (SOLR-13072) Management of markers for nodeLost / nodeAdded events is broken

2020-05-21 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113004#comment-17113004 ] Andrzej Bialecki commented on SOLR-13072: - [~cjcowie] thanks for reporting this - I created a

[jira] [Comment Edited] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113034#comment-17113034 ] Colvin Cowie edited comment on SOLR-14504 at 5/21/20, 10:15 AM: So with

[jira] [Commented] (SOLR-14503) Solr does not respect waitForZk (SOLR_WAIT_FOR_ZK) property

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113066#comment-17113066 ] Colvin Cowie commented on SOLR-14503: - Hi [~caomanhdat] can you take a look at this? Thanks > Solr

[jira] [Commented] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113118#comment-17113118 ] Andrzej Bialecki commented on SOLR-14504: - The proposed fix makes sense, I'll commit it shortly -

[jira] [Commented] (SOLR-14505) Intermittent NPE in ZkController.registerLiveNodesListener()

2020-05-21 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113008#comment-17113008 ] Andrzej Bialecki commented on SOLR-14505: - :D ok, let's close this one. > Intermittent NPE in

[jira] [Resolved] (SOLR-14505) Intermittent NPE in ZkController.registerLiveNodesListener()

2020-05-21 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-14505. - Resolution: Duplicate > Intermittent NPE in ZkController.registerLiveNodesListener() >

[jira] [Created] (SOLR-14505) Intermittent NPE in ZkController.registerLiveNodesListener()

2020-05-21 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-14505: --- Summary: Intermittent NPE in ZkController.registerLiveNodesListener() Key: SOLR-14505 URL: https://issues.apache.org/jira/browse/SOLR-14505 Project: Solr

[jira] [Updated] (SOLR-14505) Intermittent NPE in ZkController.registerLiveNodesListener()

2020-05-21 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-14505: Description: Reported by [~cjcowie] in SOLR-13072 & mailing lists: "Running on Solr 8.3.1

[jira] [Commented] (SOLR-14384) Stack SolrRequestInfo

2020-05-21 Thread Nazerke Seidan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113070#comment-17113070 ] Nazerke Seidan commented on SOLR-14384: --- [~mkhl] I think it is a good idea to add some more

[GitHub] [lucene-solr] tflobbe closed pull request #1511: SOLR-13289: minExactHits -> minExactCount

2020-05-21 Thread GitBox
tflobbe closed pull request #1511: URL: https://github.com/apache/lucene-solr/pull/1511 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (LUCENE-9376) Fix or suppress 20 resource leak precommit warnings in lucene/search

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113652#comment-17113652 ] ASF subversion and git services commented on LUCENE-9376: - Commit

[jira] [Updated] (SOLR-14479) Fix or suppress warnings in solr/analysis

2020-05-21 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14479: -- Summary: Fix or suppress warnings in solr/analysis (was: Fix or suppress warnings in

[jira] [Updated] (SOLR-14480) Fix or suppress warnings in solr/api

2020-05-21 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14480: -- Summary: Fix or suppress warnings in solr/api (was: Fix or suppress warnings in

[GitHub] [lucene-solr] tflobbe opened a new pull request #1511: SOLR-13289: minExactHits -> minExactCount

2020-05-21 Thread GitBox
tflobbe opened a new pull request #1511: URL: https://github.com/apache/lucene-solr/pull/1511 Rename the parameter used to define the number of hits to count This is an automated message from the Apache Git Service. To

[jira] [Comment Edited] (LUCENE-7368) Remove queryNorm

2020-05-21 Thread Dumitru Daniliuc (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113558#comment-17113558 ] Dumitru Daniliuc edited comment on LUCENE-7368 at 5/21/20, 9:55 PM:

[jira] [Created] (SOLR-14507) Option to pass solr.hdfs.home in API backup/restore calls

2020-05-21 Thread Haley Reeve (Jira)
Haley Reeve created SOLR-14507: -- Summary: Option to pass solr.hdfs.home in API backup/restore calls Key: SOLR-14507 URL: https://issues.apache.org/jira/browse/SOLR-14507 Project: Solr Issue

[GitHub] [lucene-solr] tflobbe merged pull request #1517: SOLR-13289: Use the final collector's scoreMode

2020-05-21 Thread GitBox
tflobbe merged pull request #1517: URL: https://github.com/apache/lucene-solr/pull/1517 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (SOLR-13289) Support for BlockMax WAND

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113605#comment-17113605 ] ASF subversion and git services commented on SOLR-13289: Commit

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #1501: SOLR-13289: Add Refguide changes

2020-05-21 Thread GitBox
tflobbe commented on a change in pull request #1501: URL: https://github.com/apache/lucene-solr/pull/1501#discussion_r428974497 ## File path: solr/solr-ref-guide/src/common-query-parameters.adoc ## @@ -361,3 +361,42 @@ This is what happens if a similar request is sent that

[jira] [Commented] (LUCENE-7368) Remove queryNorm

2020-05-21 Thread Dumitru Daniliuc (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113558#comment-17113558 ] Dumitru Daniliuc commented on LUCENE-7368: -- [~jpountz], thanks for looking into this! Here's

[jira] [Commented] (LUCENE-9376) Fix or suppress 20 resource leak precommit warnings in lucene/search

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113654#comment-17113654 ] ASF subversion and git services commented on LUCENE-9376: - Commit

[jira] [Commented] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113687#comment-17113687 ] ASF subversion and git services commented on SOLR-14504: Commit

[jira] [Commented] (LUCENE-9374) Port check-broken-links to gradle

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113683#comment-17113683 ] ASF subversion and git services commented on LUCENE-9374: - Commit

[jira] [Commented] (SOLR-13289) Support for BlockMax WAND

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113689#comment-17113689 ] ASF subversion and git services commented on SOLR-13289: Commit

[jira] [Commented] (SOLR-13289) Support for BlockMax WAND

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113688#comment-17113688 ] ASF subversion and git services commented on SOLR-13289: Commit

[jira] [Commented] (LUCENE-9376) Fix or suppress 20 resource leak precommit warnings in lucene/search

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113691#comment-17113691 ] ASF subversion and git services commented on LUCENE-9376: - Commit

[jira] [Commented] (SOLR-13289) Support for BlockMax WAND

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113690#comment-17113690 ] ASF subversion and git services commented on SOLR-13289: Commit

[jira] [Commented] (SOLR-14492) many json.facet aggregations can throw ArrayIndexOutOfBoundsException when using DVHASH due to incorrect resize impl

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113684#comment-17113684 ] ASF subversion and git services commented on SOLR-14492: Commit

[jira] [Commented] (SOLR-14482) Fix or suppress warnings in solr/search/facet

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113686#comment-17113686 ] ASF subversion and git services commented on SOLR-14482: Commit

[jira] [Commented] (SOLR-14477) relatedness() values can be wrong when using 'prefix'

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113685#comment-17113685 ] ASF subversion and git services commented on SOLR-14477: Commit

[jira] [Commented] (SOLR-13289) Support for BlockMax WAND

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113621#comment-17113621 ] ASF subversion and git services commented on SOLR-13289: Commit

[GitHub] [lucene-solr] tflobbe merged pull request #1511: SOLR-13289: minExactHits -> minExactCount

2020-05-21 Thread GitBox
tflobbe merged pull request #1511: URL: https://github.com/apache/lucene-solr/pull/1511 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (LUCENE-7368) Remove queryNorm

2020-05-21 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113528#comment-17113528 ] Adrien Grand commented on LUCENE-7368: -- [~ddaniliuc] It was intentional. This second IDF factor was

[jira] [Commented] (LUCENE-9378) Configurable compression for BinaryDocValues

2020-05-21 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113535#comment-17113535 ] Michael Sokolov commented on LUCENE-9378: - Here are the index file sizes (after merging to a

[jira] [Updated] (SOLR-14507) Option to pass solr.hdfs.home in API backup/restore calls

2020-05-21 Thread Haley Reeve (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haley Reeve updated SOLR-14507: --- Status: Patch Available (was: Open) > Option to pass solr.hdfs.home in API backup/restore calls >

[jira] [Updated] (LUCENE-9376) Fix or suppress 20 resource leak precommit warnings in lucene/search

2020-05-21 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated LUCENE-9376: --- Fix Version/s: 8.6 Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [lucene-solr] ErickErickson closed pull request #1526: SOLR-14495: Fix or suppress warnings in solr/search/function

2020-05-21 Thread GitBox
ErickErickson closed pull request #1526: URL: https://github.com/apache/lucene-solr/pull/1526 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1506: SOLR-14470: Add streaming expressions to /export handler

2020-05-21 Thread GitBox
dsmiley commented on a change in pull request #1506: URL: https://github.com/apache/lucene-solr/pull/1506#discussion_r428932332 ## File path: solr/core/src/java/org/apache/solr/handler/sql/FilterCalciteConnection.java ## @@ -0,0 +1,382 @@ +/* + * Licensed to the Apache

[jira] [Comment Edited] (LUCENE-7368) Remove queryNorm

2020-05-21 Thread Dumitru Daniliuc (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113558#comment-17113558 ] Dumitru Daniliuc edited comment on LUCENE-7368 at 5/21/20, 9:31 PM:

[jira] [Updated] (SOLR-14507) Option to pass solr.hdfs.home in API backup/restore calls

2020-05-21 Thread Haley Reeve (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haley Reeve updated SOLR-14507: --- Attachment: SOLR-14507.patch Status: Open (was: Open) > Option to pass solr.hdfs.home in

[GitHub] [lucene-solr] tflobbe merged pull request #1501: SOLR-13289: Add Refguide changes

2020-05-21 Thread GitBox
tflobbe merged pull request #1501: URL: https://github.com/apache/lucene-solr/pull/1501 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (SOLR-13289) Support for BlockMax WAND

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113629#comment-17113629 ] ASF subversion and git services commented on SOLR-13289: Commit

[jira] [Updated] (SOLR-11334) UnifiedSolrHighlighter returns an error when hl.fl delimited by ", "

2020-05-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-11334: Status: Patch Available (was: Open) > UnifiedSolrHighlighter returns an error when hl.fl

[GitHub] [lucene-solr] dsmiley merged pull request #1490: SOLR-14461: Replace commons-fileupload with Jetty

2020-05-21 Thread GitBox
dsmiley merged pull request #1490: URL: https://github.com/apache/lucene-solr/pull/1490 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Resolved] (SOLR-12320) Not all multi-part post requests should create tmp files.

2020-05-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-12320. - Resolution: Not A Problem > Not all multi-part post requests should create tmp files. >

[jira] [Resolved] (SOLR-14461) Replace commons-fileupload use with standard Servlet/Jetty

2020-05-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-14461. - Fix Version/s: 8.6 Resolution: Fixed > Replace commons-fileupload use with standard

[GitHub] [lucene-solr] shalinmangar merged pull request #1512: SOLR-13325: Add a collection selector to ComputePlanAction

2020-05-21 Thread GitBox
shalinmangar merged pull request #1512: URL: https://github.com/apache/lucene-solr/pull/1512 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

[jira] [Commented] (SOLR-13325) Add a collection selector to ComputePlanAction

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113750#comment-17113750 ] ASF subversion and git services commented on SOLR-13325: Commit

[jira] [Resolved] (SOLR-13878) Update commons-fileupload to 1.4 to fix potential resource leak issue

2020-05-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-13878. - Fix Version/s: 8.6 Resolution: Not A Problem As of 8.6, this will no longer be a

[GitHub] [lucene-solr] shalinmangar commented on a change in pull request #1512: SOLR-13325: Add a collection selector to ComputePlanAction

2020-05-21 Thread GitBox
shalinmangar commented on a change in pull request #1512: URL: https://github.com/apache/lucene-solr/pull/1512#discussion_r429042522 ## File path: solr/solr-ref-guide/src/solrcloud-autoscaling-trigger-actions.adoc ## @@ -29,12 +29,13 @@ commands which can re-balance the

[jira] [Commented] (SOLR-14461) Replace commons-fileupload use with standard Servlet/Jetty

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113738#comment-17113738 ] ASF subversion and git services commented on SOLR-14461: Commit

[jira] [Commented] (SOLR-14461) Replace commons-fileupload use with standard Servlet/Jetty

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113755#comment-17113755 ] ASF subversion and git services commented on SOLR-14461: Commit

[jira] [Commented] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113336#comment-17113336 ] ASF subversion and git services commented on SOLR-14504: Commit

[jira] [Commented] (SOLR-13749) Implement support for joining across collections with multiple shards ( XCJF )

2020-05-21 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113505#comment-17113505 ] Gus Heck commented on SOLR-13749: - The zkHost parameter is a lot less exciting, because zookeeper isn't

[jira] [Assigned] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-05-21 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-13939: - Assignee: Erick Erickson > Extract any non-gradle related patches (deprecations, URL

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-05-21 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113407#comment-17113407 ] Erick Erickson commented on SOLR-13939: --- Ah, good point. I'll leave it open then and assign it to

[jira] [Updated] (LUCENE-9378) Configurable compression for BinaryDocValues

2020-05-21 Thread Viral Gandhi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viral Gandhi updated LUCENE-9378: - Description: Lucene 8.5.1 includes a change to always [compress

[jira] [Updated] (LUCENE-9378) Configurable compression for BinaryDocValues

2020-05-21 Thread Viral Gandhi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viral Gandhi updated LUCENE-9378: - Description: Lucene 8.5.1 includes a change to always compress BinaryDocValues. This caused 

[jira] [Created] (LUCENE-9378) Configurable compression for BinaryDocValues

2020-05-21 Thread Viral Gandhi (Jira)
Viral Gandhi created LUCENE-9378: Summary: Configurable compression for BinaryDocValues Key: LUCENE-9378 URL: https://issues.apache.org/jira/browse/LUCENE-9378 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-9211) Adding compression to BinaryDocValues storage

2020-05-21 Thread Viral Gandhi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113384#comment-17113384 ] Viral Gandhi commented on LUCENE-9211: -- This improvement had a negative impact on our internal

[jira] [Commented] (SOLR-13749) Implement support for joining across collections with multiple shards ( XCJF )

2020-05-21 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113517#comment-17113517 ] Gus Heck commented on SOLR-13749: - Let me clarify the above... some of it is forward looking in the even

[jira] [Comment Edited] (SOLR-13749) Implement support for joining across collections with multiple shards ( XCJF )

2020-05-21 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113517#comment-17113517 ] Gus Heck edited comment on SOLR-13749 at 5/21/20, 8:26 PM: --- Let me clarify the

[jira] [Commented] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113324#comment-17113324 ] Andrzej Bialecki commented on SOLR-14504: - Right, I tried to come up with a unit test, too, but

[jira] [Commented] (LUCENE-9378) Configurable compression for BinaryDocValues

2020-05-21 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113506#comment-17113506 ] Adrien Grand commented on LUCENE-9378: -- If you still have the indices, I'd be curious to know what

[jira] [Commented] (LUCENE-9378) Configurable compression for BinaryDocValues

2020-05-21 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113489#comment-17113489 ] Michael Sokolov commented on LUCENE-9378: - I updated luceneutil to enable sorting by a

[jira] [Updated] (SOLR-14416) Nodes view doesn't work correctly when Solr is hosted on Windows

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-14416: Security: (was: Public) > Nodes view doesn't work correctly when Solr is hosted on Windows >

[jira] [Updated] (SOLR-14422) Solr 8.5 Admin UI shows Angular placeholders on first load / refresh

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-14422: Security: (was: Public) > Solr 8.5 Admin UI shows Angular placeholders on first load / refresh

[jira] [Commented] (SOLR-14469) Removed deprecated code in solr/core (master only)

2020-05-21 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113131#comment-17113131 ] Erick Erickson commented on SOLR-14469: --- One idea that has come up is to deal with the problem of

[jira] [Commented] (SOLR-14482) Fix or suppress warnings in solr/search/facet

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113170#comment-17113170 ] ASF subversion and git services commented on SOLR-14482: Commit

[jira] [Resolved] (SOLR-14482) Fix or suppress warnings in solr/search/facet

2020-05-21 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14482. --- Fix Version/s: 8.6 Resolution: Fixed > Fix or suppress warnings in solr/search/facet

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-05-21 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113193#comment-17113193 ] Erick Erickson commented on SOLR-13939: --- [~dweiss] Should I close this? I think it's totally

[jira] [Updated] (SOLR-14421) New examples in solr.in.cmd in Solr 8.5 don't work as provided

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-14421: Security: (was: Public) > New examples in solr.in.cmd in Solr 8.5 don't work as provided >

[jira] [Updated] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-14504: Security: (was: Public) > ZkController LiveNodesListener has NullPointerException in startup

[jira] [Commented] (SOLR-14482) Fix or suppress warnings in solr/search/facet

2020-05-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113171#comment-17113171 ] ASF subversion and git services commented on SOLR-14482: Commit

[jira] [Updated] (SOLR-14428) FuzzyQuery has severe memory usage in 8.5

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-14428: Security: (was: Public) > FuzzyQuery has severe memory usage in 8.5 >

[jira] [Updated] (SOLR-14503) Solr does not respect waitForZk (SOLR_WAIT_FOR_ZK) property

2020-05-21 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-14503: Security: (was: Public) > Solr does not respect waitForZk (SOLR_WAIT_FOR_ZK) property >

[jira] [Created] (SOLR-14506) COLSTATUS Null Pointer Exception

2020-05-21 Thread Austin Weidler (Jira)
Austin Weidler created SOLR-14506: - Summary: COLSTATUS Null Pointer Exception Key: SOLR-14506 URL: https://issues.apache.org/jira/browse/SOLR-14506 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-14504) ZkController LiveNodesListener has NullPointerException in startup race

2020-05-21 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113272#comment-17113272 ] Lucene/Solr QA commented on SOLR-14504: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (SOLR-14506) COLSTATUS Null Pointer Exception

2020-05-21 Thread Austin Weidler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Austin Weidler updated SOLR-14506: -- Priority: Critical (was: Major) > COLSTATUS Null Pointer Exception >

[jira] [Updated] (LUCENE-9377) Unknown query type SynonymQuery in ComplexPhraseQueryParser for boolean clauses

2020-05-21 Thread Nikolay Khitrin (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Khitrin updated LUCENE-9377: Attachment: LUCENE-9377.patch Lucene Fields: New,Patch Available (was: New)

[jira] [Created] (LUCENE-9377) Unknown query type SynonymQuery in ComplexPhraseQueryParser for boolean clauses

2020-05-21 Thread Nikolay Khitrin (Jira)
Nikolay Khitrin created LUCENE-9377: --- Summary: Unknown query type SynonymQuery in ComplexPhraseQueryParser for boolean clauses Key: LUCENE-9377 URL: https://issues.apache.org/jira/browse/LUCENE-9377

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-05-21 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113203#comment-17113203 ] Dawid Weiss commented on SOLR-13939: {quote}bq. Solr test-related fixes (thread leaks, minor changes

[jira] [Assigned] (SOLR-14384) Stack SolrRequestInfo

2020-05-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-14384: --- Assignee: David Smiley Reporter: David Smiley (was: Mikhail Khludnev) > Stack

[jira] [Updated] (SOLR-14384) Stack SolrRequestInfo

2020-05-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-14384: Description: Sometimes SolrRequestInfo need to be suspended/overridden with a new one that is