[jira] [Commented] (SOLR-14701) Deprecate Schemaless Mode (Discussion)

2020-09-10 Thread Alexandre Rafalovitch (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193991#comment-17193991 ] Alexandre Rafalovitch commented on SOLR-14701: -- [~sarowe], I think you did the initial

[jira] [Commented] (SOLR-14701) Deprecate Schemaless Mode (Discussion)

2020-09-10 Thread Alexandre Rafalovitch (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193989#comment-17193989 ] Alexandre Rafalovitch commented on SOLR-14701: -- Ok, I think I have working code for this

[jira] [Updated] (LUCENE-9508) DocumentsWriter doesn't check for BlockedFlushes in stall mode``

2020-09-10 Thread Sorabh Hamirwasia (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorabh Hamirwasia updated LUCENE-9508: -- Description: Hi, I was investigating an issue where the memory usage by a single

[jira] [Commented] (LUCENE-6744) equals methods should compare classes directly, not use instanceof

2020-09-10 Thread Puneeth Bikkumanla (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193986#comment-17193986 ] Puneeth Bikkumanla commented on LUCENE-6744: Hey, I just opened up a PR for this issue today

[jira] [Comment Edited] (LUCENE-6744) equals methods should compare classes directly, not use instanceof

2020-09-10 Thread Puneeth Bikkumanla (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-6744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193986#comment-17193986 ] Puneeth Bikkumanla edited comment on LUCENE-6744 at 9/11/20, 5:01 AM:

[GitHub] [lucene-solr] noblepaul merged pull request #1852: propegate() to propagate()

2020-09-10 Thread GitBox
noblepaul merged pull request #1852: URL: https://github.com/apache/lucene-solr/pull/1852 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

[GitHub] [lucene-solr] PuneethBikkumanla opened a new pull request #1858: LUCENE-6744: initial fix to few files untested

2020-09-10 Thread GitBox
PuneethBikkumanla opened a new pull request #1858: URL: https://github.com/apache/lucene-solr/pull/1858 # Description Hey everyone! This is my first PR. In this PR, I am addressing the concern of the original ticket that the equals method is asymmetrically comparing two

[jira] [Commented] (SOLR-14701) Deprecate Schemaless Mode (Discussion)

2020-09-10 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193976#comment-17193976 ] David Smiley commented on SOLR-14701: - bq. Or we really demote it to example schema and explain how

[jira] [Created] (SOLR-14853) Make enableRemoteStreaming option global; not configSet

2020-09-10 Thread David Smiley (Jira)
David Smiley created SOLR-14853: --- Summary: Make enableRemoteStreaming option global; not configSet Key: SOLR-14853 URL: https://issues.apache.org/jira/browse/SOLR-14853 Project: Solr Issue

[jira] [Commented] (SOLR-13931) Decommission Analytics component/handler

2020-09-10 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193960#comment-17193960 ] David Smiley commented on SOLR-13931: - I asked about this on the dev list recently before knowing

[jira] [Commented] (SOLR-14776) Precompute the fingerprint during PeerSync

2020-09-10 Thread Cao Manh Dat (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193951#comment-17193951 ] Cao Manh Dat commented on SOLR-14776: - > Is there a chance that the core is changing between

[GitHub] [lucene-solr] dweiss merged pull request #1854: SOLR-14417: Gradle build sometimes fails RE BlockPoolSlice

2020-09-10 Thread GitBox
dweiss merged pull request #1854: URL: https://github.com/apache/lucene-solr/pull/1854 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

[jira] [Commented] (SOLR-13645) Add analytics function to format/extract components from dates

2020-09-10 Thread Neal Sidhwaney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193877#comment-17193877 ] Neal Sidhwaney commented on SOLR-13645: --- Thanks Houston, I appreciate the kind comments and review. 

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1770: SOLR-14763 SolrJ HTTP/2 Async API using CompletableFuture

2020-09-10 Thread GitBox
dsmiley commented on a change in pull request #1770: URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r486657172 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseCloudSolrClient.java ## @@ -862,15 +1011,32 @@ public

[GitHub] [lucene-solr] madrob commented on a change in pull request #1769: SOLR-14789: Absorb the docker-solr repo.

2020-09-10 Thread GitBox
madrob commented on a change in pull request #1769: URL: https://github.com/apache/lucene-solr/pull/1769#discussion_r486650047 ## File path: solr/docker/build.gradle ## @@ -0,0 +1,94 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor

[GitHub] [lucene-solr] madrob commented on pull request #1769: SOLR-14789: Absorb the docker-solr repo.

2020-09-10 Thread GitBox
madrob commented on pull request #1769: URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-690751069 Overall looks good, just a pair of minor questions/comments. This is an automated message from the Apache

[GitHub] [lucene-solr] madrob commented on a change in pull request #1769: SOLR-14789: Absorb the docker-solr repo.

2020-09-10 Thread GitBox
madrob commented on a change in pull request #1769: URL: https://github.com/apache/lucene-solr/pull/1769#discussion_r486650047 ## File path: solr/docker/build.gradle ## @@ -0,0 +1,94 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor

[GitHub] [lucene-solr] murblanc commented on pull request #1845: SOLR-14613: Autoscaling replacement using placement plugins

2020-09-10 Thread GitBox
murblanc commented on pull request #1845: URL: https://github.com/apache/lucene-solr/pull/1845#issuecomment-690736516 Thanks @thelabdude for your long and useful comment. Let me try to give my take on this. By saying writing plugins should be easy in point 1, I meant the

[GitHub] [lucene-solr] thelabdude edited a comment on pull request #1845: SOLR-14613: Autoscaling replacement using placement plugins

2020-09-10 Thread GitBox
thelabdude edited a comment on pull request #1845: URL: https://github.com/apache/lucene-solr/pull/1845#issuecomment-690613460 Building on @noblepaul 's concern, I do think we need to reconcile the newly added interfaces in the `org.apache.solr.cluster.api` package (under solrj) with the

[jira] [Commented] (SOLR-13645) Add analytics function to format/extract components from dates

2020-09-10 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193848#comment-17193848 ] Houston Putman commented on SOLR-13645: --- Hey [~nealsidhwaney], thank you for the contribution! I'm

[jira] [Created] (SOLR-14852) SolrZkResourceLoader.openResource should not throw an NPE for empty znodes

2020-09-10 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-14852: - Summary: SolrZkResourceLoader.openResource should not throw an NPE for empty znodes Key: SOLR-14852 URL: https://issues.apache.org/jira/browse/SOLR-14852 Project:

[GitHub] [lucene-solr] moisheschwartz opened a new pull request #1857: Update json-faceting-domain-changes.adoc

2020-09-10 Thread GitBox
moisheschwartz opened a new pull request #1857: URL: https://github.com/apache/lucene-solr/pull/1857 Added missing word # Description Added a missing word. # Solution Added the word. # Tests # Checklist Please review the

[jira] [Resolved] (SOLR-14417) Gradle build sometimes fails RE BlockPoolSlice

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-14417. Fix Version/s: master (9.0) Assignee: Dawid Weiss Resolution: Fixed > Gradle build

[jira] [Commented] (SOLR-14417) Gradle build sometimes fails RE BlockPoolSlice

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

[jira] [Commented] (SOLR-14417) Gradle build sometimes fails RE BlockPoolSlice

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

[jira] [Commented] (LUCENE-9501) IndexSortSortedNumericDocValuesRangeQuery violates iterator invariant.

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

[jira] [Commented] (SOLR-14847) Solr packaging needs to produce server tgz for release

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193828#comment-17193828 ] Dawid Weiss commented on SOLR-14847: You're very welcome. Thank you for being patient with my build

[jira] [Resolved] (LUCENE-9449) Skip non-competitive documents when sort by _doc with search after

2020-09-10 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova resolved LUCENE-9449. - Resolution: Fixed > Skip non-competitive documents when sort by _doc with search after

[jira] [Commented] (LUCENE-9449) Skip non-competitive documents when sort by _doc with search after

2020-09-10 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193822#comment-17193822 ] Mayya Sharipova commented on LUCENE-9449: - [https://github.com/apache/lucene-solr/pull/1833] has

[GitHub] [lucene-solr] mayya-sharipova commented on pull request #1856: LUCENE-9449 Skip docs with _doc sort and "after" (#1725)

2020-09-10 Thread GitBox
mayya-sharipova commented on pull request #1856: URL: https://github.com/apache/lucene-solr/pull/1856#issuecomment-690635209 @jimczi This is a backport for https://github.com/apache/lucene-solr/pull/1725. Not sure if you would like to review it, or I can just merge it.

[GitHub] [lucene-solr] mayya-sharipova opened a new pull request #1856: LUCENE-9449 Skip docs with _doc sort and "after" (#1725)

2020-09-10 Thread GitBox
mayya-sharipova opened a new pull request #1856: URL: https://github.com/apache/lucene-solr/pull/1856 - Enhance DocComparator to provide an iterator over competitive documents when searching with "after". This iterator can quickly position on the desired "after" document skipping all

[GitHub] [lucene-solr] mayya-sharipova merged pull request #1833: LUCENE-9501: Fix invariant violation in IndexSortSortedNumericDocValuesRangeQuery.

2020-09-10 Thread GitBox
mayya-sharipova merged pull request #1833: URL: https://github.com/apache/lucene-solr/pull/1833 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (LUCENE-9501) IndexSortSortedNumericDocValuesRangeQuery violates iterator invariant.

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

[GitHub] [lucene-solr] madrob merged pull request #1844: SOLR-14847: Create Solr Server TGZ

2020-09-10 Thread GitBox
madrob merged pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844 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

[GitHub] [lucene-solr] thelabdude commented on pull request #1845: SOLR-14613: Autoscaling replacement using placement plugins

2020-09-10 Thread GitBox
thelabdude commented on pull request #1845: URL: https://github.com/apache/lucene-solr/pull/1845#issuecomment-690613460 Building on @noblepaul 's concern, I do think we need to reconcile the newly added interfaces in the `org.apache.solr.cluster.api` package (under solrj) with the very

[jira] [Comment Edited] (LUCENE-9449) Skip non-competitive documents when sort by _doc with search after

2020-09-10 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193789#comment-17193789 ] Mayya Sharipova edited comment on LUCENE-9449 at 9/10/20, 6:42 PM: ---

[jira] [Commented] (LUCENE-9449) Skip non-competitive documents when sort by _doc with search after

2020-09-10 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193789#comment-17193789 ] Mayya Sharipova commented on LUCENE-9449: - The test failure would be fixed by this PR: 

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1770: SOLR-14763 SolrJ HTTP/2 Async API using CompletableFuture

2020-09-10 Thread GitBox
dsmiley commented on a change in pull request #1770: URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r486536304 ## File path: solr/solrj/src/java/org/apache/solr/client/solrj/SolrRequest.java ## @@ -260,18 +260,13 @@ public final T process(SolrClient client)

[jira] [Commented] (LUCENE-9449) Skip non-competitive documents when sort by _doc with search after

2020-09-10 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193769#comment-17193769 ] Mayya Sharipova commented on LUCENE-9449: - [~tflobbe] Thanks for informing me about this, and

[GitHub] [lucene-solr] tflobbe merged pull request #1823: SOLR-14510: Remove deprecations added with BlockMax WAND support

2020-09-10 Thread GitBox
tflobbe merged pull request #1823: URL: https://github.com/apache/lucene-solr/pull/1823 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-14510) Remove deprecations added with the BlockMax WAND support

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

[jira] [Commented] (LUCENE-9449) Skip non-competitive documents when sort by _doc with search after

2020-09-10 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193758#comment-17193758 ] Tomas Eduardo Fernandez Lobbe commented on LUCENE-9449: --- I didn't look at this

[jira] [Comment Edited] (LUCENE-9444) Need an API to easily fetch facet labels for a field in a document

2020-09-10 Thread Ankur (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193350#comment-17193350 ] Ankur edited comment on LUCENE-9444 at 9/10/20, 5:06 PM: - Thanks [~mikemccand].

[jira] [Commented] (SOLR-14439) Upgrade to Tika 1.24.1

2020-09-10 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193732#comment-17193732 ] Tim Allison commented on SOLR-14439: I'll merge the PR tomorrow (Friday ET) against {{branch_8x}} if

[jira] [Commented] (SOLR-14847) Solr packaging needs to produce server tgz for release

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

[jira] [Resolved] (SOLR-14847) Solr packaging needs to produce server tgz for release

2020-09-10 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-14847. -- Fix Version/s: master (9.0) Assignee: Mike Drob Resolution: Fixed Thanks for the help

[jira] [Comment Edited] (SOLR-14847) Solr packaging needs to produce server tgz for release

2020-09-10 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193690#comment-17193690 ] Mike Drob edited comment on SOLR-14847 at 9/10/20, 3:56 PM: Thanks for the

[GitHub] [lucene-solr] tballison opened a new pull request #1855: SOLR-14439 -- upgrade to Tika 1.24.1

2020-09-10 Thread GitBox
tballison opened a new pull request #1855: URL: https://github.com/apache/lucene-solr/pull/1855 * https://issues.apache.org/jira/projects/SOLR/issues/SOLR-14439 * SOLR-14439: Upgrade to Tika 1.24.1 # Description Upgrade to Tika 1.24.1. # Solution

[jira] [Reopened] (SOLR-14151) Make schema components load from packages

2020-09-10 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Eduardo Fernandez Lobbe reopened SOLR-14151: -- This test also started failing since the last commit in this Jira

[jira] [Commented] (SOLR-14820) Create replica is broken

2020-09-10 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193721#comment-17193721 ] Christine Poerschke commented on SOLR-14820: Thanks for sharing that Solr and ZooKeeper are

[GitHub] [lucene-solr] dweiss merged pull request #1853: LUCENE-9519: Correct behavior for highlights that cross multi-value boundary

2020-09-10 Thread GitBox
dweiss merged pull request #1853: URL: https://github.com/apache/lucene-solr/pull/1853 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

[GitHub] [lucene-solr] dweiss commented on pull request #1844: SOLR-14847: Create Solr Server TGZ

2020-09-10 Thread GitBox
dweiss commented on pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844#issuecomment-690364133 I don't know. It's on master only and pretty much everything falls under "gradle build" umbrella. Feel free to add it if you like though!

[jira] [Commented] (LUCENE-9518) Add sanity to gradle archiving tasks (predictable order, default permissions, fail on duplicates)

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193674#comment-17193674 ] Dawid Weiss commented on LUCENE-9518: - I don't know what happens to these. I never had the need to

[jira] [Updated] (SOLR-14851) Http2SolrClient doesn't handle keystore type correctly

2020-09-10 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon updated SOLR-14851: -- Attachment: SOLR-14851-01.patch > Http2SolrClient doesn't handle keystore type correctly >

[jira] [Updated] (SOLR-14851) Http2SolrClient doesn't handle keystore type correctly

2020-09-10 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon updated SOLR-14851: -- Status: Patch Available (was: Open) > Http2SolrClient doesn't handle keystore type correctly

[jira] [Created] (SOLR-14851) Http2SolrClient doesn't handle keystore type correctly

2020-09-10 Thread Andras Salamon (Jira)
Andras Salamon created SOLR-14851: - Summary: Http2SolrClient doesn't handle keystore type correctly Key: SOLR-14851 URL: https://issues.apache.org/jira/browse/SOLR-14851 Project: Solr Issue

[jira] [Commented] (LUCENE-9518) Add sanity to gradle archiving tasks (predictable order, default permissions, fail on duplicates)

2020-09-10 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193652#comment-17193652 ] Mike Drob commented on LUCENE-9518: --- I found

[jira] [Commented] (SOLR-13807) Caching for term facet counts

2020-09-10 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193650#comment-17193650 ] Michael Gibney commented on SOLR-13807: --- As a side-effect of [PR

[GitHub] [lucene-solr] madrob commented on pull request #1844: SOLR-14847: Create Solr Server TGZ

2020-09-10 Thread GitBox
madrob commented on pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844#issuecomment-690323468 Does this need a CHANGES entry? We haven't been doing that for other gradle build things, but wanted to confirm.

[GitHub] [lucene-solr] dweiss commented on pull request #1844: SOLR-14847: Create Solr Server TGZ

2020-09-10 Thread GitBox
dweiss commented on pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844#issuecomment-690322403 I think the timestamps/ execution bits are not part of inputs on purpose (to allow distributed artifact caches). This is on the border of my gradle foo knowledge, you'd

[GitHub] [lucene-solr] dweiss opened a new pull request #1854: SOLR-14417: Gradle build sometimes fails RE BlockPoolSlice

2020-09-10 Thread GitBox
dweiss opened a new pull request #1854: URL: https://github.com/apache/lucene-solr/pull/1854 Workaround. This is test-change only, shouldn't affect anything else. This is an automated message from the Apache Git Service. To

[GitHub] [lucene-solr] HoustonPutman commented on pull request #1844: SOLR-14847: Create Solr Server TGZ

2020-09-10 Thread GitBox
HoustonPutman commented on pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844#issuecomment-690320665 Ahh ok, thank for clearing that up. Whenever I cleaned it up beforehand, the task worked fine. I've also tested changing actual files and the task unsurprisingly

[jira] [Commented] (LUCENE-9519) Correct behavior for highlights that cross multi-value boundaries

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

[jira] [Resolved] (LUCENE-9519) Correct behavior for highlights that cross multi-value boundaries

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9519. - Fix Version/s: master (9.0) Resolution: Fixed > Correct behavior for highlights that

[GitHub] [lucene-solr] dweiss commented on pull request #1844: SOLR-14847: Create Solr Server TGZ

2020-09-10 Thread GitBox
dweiss commented on pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844#issuecomment-690316717 I think those bits are not part of the task's inputs so it's not re-run. Try --rerun-tasks or cleanDistTar

[GitHub] [lucene-solr] HoustonPutman commented on pull request #1844: SOLR-14847: Create Solr Server TGZ

2020-09-10 Thread GitBox
HoustonPutman commented on pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844#issuecomment-690313852 I might be using it wrong, but I don't think the distTar task overwrites previously generated tars. I've tried changing the executable bit paths, and the tar that

[jira] [Commented] (LUCENE-9518) Add sanity to gradle archiving tasks (predictable order, default permissions, fail on duplicates)

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193637#comment-17193637 ] Dawid Weiss commented on LUCENE-9518: - Duplicate entries in archives are typically an error (a ZIP

[jira] [Commented] (LUCENE-9518) Add sanity to gradle archiving tasks (predictable order, default permissions, fail on duplicates)

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193636#comment-17193636 ] Dawid Weiss commented on LUCENE-9518: - Google for predictable archives order; this affects caches

[jira] [Commented] (LUCENE-9518) Add sanity to gradle archiving tasks (predictable order, default permissions, fail on duplicates)

2020-09-10 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193635#comment-17193635 ] Mike Drob commented on LUCENE-9518: --- Hi Dawid - can you give a little more detail on what issue this

[GitHub] [lucene-solr] dweiss opened a new pull request #1853: LUCENE-9519: Correct behavior for highlights that cross multi-value boundary

2020-09-10 Thread GitBox
dweiss opened a new pull request #1853: URL: https://github.com/apache/lucene-solr/pull/1853 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-14417) Gradle build sometimes fails RE BlockPoolSlice

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193631#comment-17193631 ] Dawid Weiss commented on SOLR-14417: It's not classpath ordering. The referencing class and the

[jira] [Commented] (LUCENE-9520) (build) strange "/generated" folders show up out of nowhere

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193627#comment-17193627 ] Dawid Weiss commented on LUCENE-9520: - Another question is why jgit reports these because they're

[jira] [Created] (LUCENE-9520) (build) strange "/generated" folders show up out of nowhere

2020-09-10 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9520: --- Summary: (build) strange "/generated" folders show up out of nowhere Key: LUCENE-9520 URL: https://issues.apache.org/jira/browse/LUCENE-9520 Project: Lucene - Core

[jira] [Created] (LUCENE-9519) Correct behavior for highlights that cross multi-value boundaries

2020-09-10 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9519: --- Summary: Correct behavior for highlights that cross multi-value boundaries Key: LUCENE-9519 URL: https://issues.apache.org/jira/browse/LUCENE-9519 Project: Lucene -

[jira] [Commented] (SOLR-14701) Deprecate Schemaless Mode (Discussion)

2020-09-10 Thread Alexandre Rafalovitch (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193561#comment-17193561 ] Alexandre Rafalovitch commented on SOLR-14701: -- Shoot. We are all missing something. The

[GitHub] [lucene-solr] noblepaul opened a new pull request #1852: propegate() to propagate()

2020-09-10 Thread GitBox
noblepaul opened a new pull request #1852: URL: https://github.com/apache/lucene-solr/pull/1852 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (LUCENE-9464) Add high(er)-level hit highlighter example that demonstrates and uses low-level components

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

[GitHub] [lucene-solr] dweiss commented on pull request #1820: LUCENE-9464: Add high(er)-level hit highlighter example that demonstrates and uses low-level components

2020-09-10 Thread GitBox
dweiss commented on pull request #1820: URL: https://github.com/apache/lucene-solr/pull/1820#issuecomment-690175885 I've merged this in. If we decide to change it or improve the API, let it be another issue. This is an

[jira] [Resolved] (LUCENE-9464) Add high(er)-level hit highlighter example that demonstrates and uses low-level components

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9464. - Fix Version/s: master (9.0) Resolution: Fixed > Add high(er)-level hit highlighter

[GitHub] [lucene-solr] dweiss merged pull request #1820: LUCENE-9464: Add high(er)-level hit highlighter example that demonstrates and uses low-level components

2020-09-10 Thread GitBox
dweiss merged pull request #1820: URL: https://github.com/apache/lucene-solr/pull/1820 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

[jira] [Commented] (SOLR-14823) Allow Rule Based Replica Assignment Policy

2020-09-10 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193541#comment-17193541 ] Noble Paul commented on SOLR-14823: --- Autoscaling policy framework is removed from master. > Allow Rule

[jira] [Assigned] (SOLR-14816) Bring back shard whitelisting feature

2020-09-10 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-14816: - Assignee: Noble Paul > Bring back shard whitelisting feature >

[jira] [Assigned] (SOLR-14817) Handle security in the node forwarding / proxy / remoteQuery feature that HttpSolrCall has

2020-09-10 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-14817: - Assignee: Noble Paul > Handle security in the node forwarding / proxy / remoteQuery feature

[jira] [Resolved] (SOLR-14823) Allow Rule Based Replica Assignment Policy

2020-09-10 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-14823. --- Resolution: Invalid > Allow Rule Based Replica Assignment Policy >

[jira] [Commented] (LUCENE-9517) BugfixDeflater_JDK8252739 causes Java security issues in JDK 11

2020-09-10 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193514#comment-17193514 ] Ignacio Vera commented on LUCENE-9517: -- Absolutely! I realise the issue did come in a moment you

[jira] [Commented] (LUCENE-9517) BugfixDeflater_JDK8252739 causes Java security issues in JDK 11

2020-09-10 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17193510#comment-17193510 ] Uwe Schindler commented on LUCENE-9517: --- Sorry for beeing a bit harsh, see PR for more

[jira] [Resolved] (LUCENE-9517) BugfixDeflater_JDK8252739 causes Java security issues in JDK 11

2020-09-10 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-9517. --- Resolution: Fixed I merged the PR and backported the changes to 8.x: - forbiddenapis

[jira] [Commented] (LUCENE-9517) BugfixDeflater_JDK8252739 causes Java security issues in JDK 11

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

[GitHub] [lucene-solr] dweiss merged pull request #1851: LUCENE-9518: Add sanity to gradle archiving tasks.

2020-09-10 Thread GitBox
dweiss merged pull request #1851: URL: https://github.com/apache/lucene-solr/pull/1851 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

[jira] [Commented] (LUCENE-9517) BugfixDeflater_JDK8252739 causes Java security issues in JDK 11

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

[GitHub] [lucene-solr] uschindler commented on pull request #1849: LUCENE-9517: Add doPrivileged block when creating BugfixDeflater_JDK8252739 objects

2020-09-10 Thread GitBox
uschindler commented on pull request #1849: URL: https://github.com/apache/lucene-solr/pull/1849#issuecomment-690102497 > I have a go locally and It does not seem to work. Tht's what I expected. If they would have used `MethodHandles.lookup()` it would have worked better without

[GitHub] [lucene-solr] uschindler merged pull request #1850: LUCENE-9517: Don't subclass Deflater and instead create a patch for setDictionary() using a functional interface

2020-09-10 Thread GitBox
uschindler merged pull request #1850: URL: https://github.com/apache/lucene-solr/pull/1850 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

[GitHub] [lucene-solr] iverase commented on pull request #1849: LUCENE-9517: Add doPrivileged block when creating BugfixDeflater_JDK8252739 objects

2020-09-10 Thread GitBox
iverase commented on pull request #1849: URL: https://github.com/apache/lucene-solr/pull/1849#issuecomment-690067149 > It would still be interesting to know, if making BugfixDeflater_JDK8252739 public helps. I have a go locally and It does not seem to work. > while at the

[jira] [Resolved] (LUCENE-9518) Add sanity to gradle archiving tasks (predictable order, default permissions, fail on duplicates)

2020-09-10 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9518. - Fix Version/s: master (9.0) Resolution: Fixed > Add sanity to gradle archiving tasks

[jira] [Commented] (LUCENE-9518) Add sanity to gradle archiving tasks (predictable order, default permissions, fail on duplicates)

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

[GitHub] [lucene-solr] uschindler commented on pull request #1849: LUCENE-9517: Add doPrivileged block when creating BugfixDeflater_JDK8252739 objects

2020-09-10 Thread GitBox
uschindler commented on pull request #1849: URL: https://github.com/apache/lucene-solr/pull/1849#issuecomment-690055724 Thanks Dawid! All is fine :-) One problem that was a bit confusing when @iverase opened the original issue was this sentence: "We are running into issues when

[GitHub] [lucene-solr] dweiss opened a new pull request #1851: LUCENE-9518: Add sanity to gradle archiving tasks.

2020-09-10 Thread GitBox
dweiss opened a new pull request #1851: URL: https://github.com/apache/lucene-solr/pull/1851 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] [Created] (LUCENE-9518) Add sanity to gradle archiving tasks (predictable order, default permissions, fail on duplicates)

2020-09-10 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9518: --- Summary: Add sanity to gradle archiving tasks (predictable order, default permissions, fail on duplicates) Key: LUCENE-9518 URL: https://issues.apache.org/jira/browse/LUCENE-9518

[GitHub] [lucene-solr] dweiss commented on pull request #1849: LUCENE-9517: Add doPrivileged block when creating BugfixDeflater_JDK8252739 objects

2020-09-10 Thread GitBox
dweiss commented on pull request #1849: URL: https://github.com/apache/lucene-solr/pull/1849#issuecomment-690042351 Simon is right that language matters. And stays on the Web forever. We all have dark sides. And we're all scared of yours, Uwe! :) +1 to the new workaround. Adding

[GitHub] [lucene-solr] uschindler edited a comment on pull request #1849: LUCENE-9517: Add doPrivileged block when creating BugfixDeflater_JDK8252739 objects

2020-09-10 Thread GitBox
uschindler edited a comment on pull request #1849: URL: https://github.com/apache/lucene-solr/pull/1849#issuecomment-690042065 Nevertheless, I think we should work the new workaround, because I don't want JDK to do crazy reflection on every constructor call. It would still be interesting

  1   2   >