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

2020-09-30 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205277#comment-17205277 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-14151: -- I believe [this

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1932: Reuse crypto keys in reference impl

2020-09-30 Thread GitBox
noblepaul commented on a change in pull request #1932: URL: https://github.com/apache/lucene-solr/pull/1932#discussion_r497984715 ## File path: solr/test-framework/src/java/org/apache/solr/SolrTestCase.java ## @@ -124,6 +126,17 @@ protected volatile static

[jira] [Commented] (SOLR-14408) Refactor MoreLikeThisHandler Implementation

2020-09-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205234#comment-17205234 ] David Smiley commented on SOLR-14408: - I found {{org.apache.lucene.util.QueryBuilder.TermAndBoost}}

[GitHub] [lucene-solr] madrob commented on pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-09-30 Thread GitBox
madrob commented on pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#issuecomment-701674748 Dawid, it took me a few tries of going through your comments and other examples in the code but I think it finally dawned on me what you meant as the proper way to do it.

[GitHub] [lucene-solr] markrmiller commented on a change in pull request #1932: Reuse crypto keys in reference impl

2020-09-30 Thread GitBox
markrmiller commented on a change in pull request #1932: URL: https://github.com/apache/lucene-solr/pull/1932#discussion_r497827861 ## File path: solr/test-framework/src/java/org/apache/solr/SolrTestCase.java ## @@ -225,7 +238,7 @@ public static void

[GitHub] [lucene-solr] markrmiller commented on a change in pull request #1932: Reuse crypto keys in reference impl

2020-09-30 Thread GitBox
markrmiller commented on a change in pull request #1932: URL: https://github.com/apache/lucene-solr/pull/1932#discussion_r497827172 ## File path: solr/test-framework/src/java/org/apache/solr/SolrTestCase.java ## @@ -279,7 +292,6 @@ public static void

[jira] [Commented] (SOLR-14904) Don't use documentCache for large result sets

2020-09-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205047#comment-17205047 ] David Smiley commented on SOLR-14904: - I'm thinking for a threshold use the smaller of

[jira] [Commented] (SOLR-14908) solr-8.6.2/contrib/clustering/README.txt contains reference rot.

2020-09-30 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17205033#comment-17205033 ] Cassandra Targett commented on SOLR-14908: -- It just needs ".html" at the end of the URL. >

[jira] [Updated] (SOLR-14908) solr-8.6.2/contrib/clustering/README.txt contains reference rot.

2020-09-30 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-14908: - Component/s: documentation > solr-8.6.2/contrib/clustering/README.txt contains reference

[jira] [Assigned] (SOLR-14904) Don't use documentCache for large result sets

2020-09-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-14904: --- Assignee: David Smiley > Don't use documentCache for large result sets >

[jira] [Created] (SOLR-14908) solr-8.6.2/contrib/clustering/README.txt contains reference rot.

2020-09-30 Thread Rainer Gnan (Jira)
Rainer Gnan created SOLR-14908: -- Summary: solr-8.6.2/contrib/clustering/README.txt contains reference rot. Key: SOLR-14908 URL: https://issues.apache.org/jira/browse/SOLR-14908 Project: Solr

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1929: LUCENE-9548: Apache repository publishing

2020-09-30 Thread GitBox
dweiss commented on a change in pull request #1929: URL: https://github.com/apache/lucene-solr/pull/1929#discussion_r497754262 ## File path: gradle/maven/defaults-maven.gradle ## @@ -102,29 +123,74 @@ configure(subprojects.findAll { it.path in rootProject.published }) { prj

[GitHub] [lucene-solr] NazerkeBS commented on a change in pull request #1935: SOLR-14905: Update commons-io version to 2.8.0

2020-09-30 Thread GitBox
NazerkeBS commented on a change in pull request #1935: URL: https://github.com/apache/lucene-solr/pull/1935#discussion_r497742834 ## File path: lucene/ivy-versions.properties ## @@ -54,8 +54,8 @@ com.sun.jersey.version = 1.19 /commons-cli/commons-cli = 1.4

[GitHub] [lucene-solr] madrob commented on a change in pull request #1929: LUCENE-9548: Apache repository publishing

2020-09-30 Thread GitBox
madrob commented on a change in pull request #1929: URL: https://github.com/apache/lucene-solr/pull/1929#discussion_r497720643 ## File path: gradle/maven/defaults-maven.gradle ## @@ -102,29 +123,74 @@ configure(subprojects.findAll { it.path in rootProject.published }) { prj

[GitHub] [lucene-solr] madrob commented on a change in pull request #1932: Reuse crypto keys in reference impl

2020-09-30 Thread GitBox
madrob commented on a change in pull request #1932: URL: https://github.com/apache/lucene-solr/pull/1932#discussion_r497719525 ## File path: solr/test-framework/src/java/org/apache/solr/SolrTestCase.java ## @@ -124,6 +126,17 @@ protected volatile static

[GitHub] [lucene-solr] madrob commented on a change in pull request #1932: Reuse crypto keys in reference impl

2020-09-30 Thread GitBox
madrob commented on a change in pull request #1932: URL: https://github.com/apache/lucene-solr/pull/1932#discussion_r497719279 ## File path: solr/core/src/java/org/apache/solr/security/PublicKeyHandler.java ## @@ -32,18 +32,22 @@ public class PublicKeyHandler extends

[jira] [Commented] (SOLR-14123) autoAddReplicas is not reliable when multiple nodes go down.

2020-09-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204943#comment-17204943 ] David Smiley commented on SOLR-14123: - [~ab] I suspect this issue can be closed because the

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

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

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

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

[GitHub] [lucene-solr] mikemccand merged pull request #1928: LUCENE-9444: Improve test coverage for TaxonomyFacetLabels

2020-09-30 Thread GitBox
mikemccand merged pull request #1928: URL: https://github.com/apache/lucene-solr/pull/1928 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] (SOLR-14907) Support single file upload/overwrite in configSet API

2020-09-30 Thread Houston Putman (Jira)
Houston Putman created SOLR-14907: - Summary: Support single file upload/overwrite in configSet API Key: SOLR-14907 URL: https://issues.apache.org/jira/browse/SOLR-14907 Project: Solr Issue

[jira] [Resolved] (SOLR-14906) solr-core depends on restlet 2.4.3 that is missing from Maven repo

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-14906. Resolution: Won't Fix These dependencies are in a different Maven repository, you need to add it

[jira] [Updated] (SOLR-14906) solr-core depends on restlet 2.4.3 that is missing from Maven repo

2020-09-30 Thread Krzysztof Debski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Debski updated SOLR-14906: Description: [https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/]  does

[jira] [Updated] (SOLR-14906) solr-core depends on restlet 2.4.3 that is missing from Maven repo

2020-09-30 Thread Krzysztof Debski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Debski updated SOLR-14906: Description: [https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/]  does

[GitHub] [lucene-solr] dweiss commented on pull request #1899: Adding dev-docs around the use of Git Worktree.

2020-09-30 Thread GitBox
dweiss commented on pull request #1899: URL: https://github.com/apache/lucene-solr/pull/1899#issuecomment-701483688 help/ are plain text files that are also converted to gradle tasks. I wouldn't want them to be converted to adoc because then we'd have to parse them somehow. To me help/ is

[jira] [Updated] (SOLR-14906) solr-core depends on restlet 2.4.3 that is missing from Maven repo

2020-09-30 Thread Krzysztof Debski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Debski updated SOLR-14906: Summary: solr-core depends on restlet 2.4.3 that is missing from Maven repo (was:

[jira] [Created] (SOLR-14906) solr-core depends on restlet 2.4.3 that is missing in Maven repo

2020-09-30 Thread Krzysztof Debski (Jira)
Krzysztof Debski created SOLR-14906: --- Summary: solr-core depends on restlet 2.4.3 that is missing in Maven repo Key: SOLR-14906 URL: https://issues.apache.org/jira/browse/SOLR-14906 Project: Solr

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1935: SOLR-14905: Update commons-io version to 2.8.0

2020-09-30 Thread GitBox
dsmiley commented on a change in pull request #1935: URL: https://github.com/apache/lucene-solr/pull/1935#discussion_r497617859 ## File path: lucene/ivy-versions.properties ## @@ -54,8 +54,8 @@ com.sun.jersey.version = 1.19 /commons-cli/commons-cli = 1.4

[GitHub] [lucene-solr] NazerkeBS commented on pull request #1934: SOLR-14905: Update commons-io version to 2.8.0

2020-09-30 Thread GitBox
NazerkeBS commented on pull request #1934: URL: https://github.com/apache/lucene-solr/pull/1934#issuecomment-701459344 @bruno-roustant, the second PR for backporting this change to 8x: https://github.com/apache/lucene-solr/pull/1935

[GitHub] [lucene-solr] NazerkeBS opened a new pull request #1935: SOLR-14905: Update commons-io version to 2.8.0

2020-09-30 Thread GitBox
NazerkeBS opened a new pull request #1935: URL: https://github.com/apache/lucene-solr/pull/1935 # Description Please provide a short description of the changes you're making with this pull request. # Solution Please provide a short description of the

[jira] [Commented] (SOLR-14749) Provide a clean API for cluster-level event processing

2020-09-30 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204769#comment-17204769 ] Noble Paul commented on SOLR-14749: --- [~ab] please do not make backward incompatible changes without

[GitHub] [lucene-solr] dsmiley commented on pull request #1899: Adding dev-docs around the use of Git Worktree.

2020-09-30 Thread GitBox
dsmiley commented on pull request #1899: URL: https://github.com/apache/lucene-solr/pull/1899#issuecomment-701424468 Oh wait... this is confusing -- help/ and dev-docs/. I went looking for this doc just now and looked in the wrong place (help/). Any opinions @dweiss

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-09-30 Thread GitBox
noblepaul commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r497515320 ## File path: solr/core/src/java/org/apache/solr/handler/admin/ContainerPluginsApi.java ## @@ -64,15 +64,15 @@ public

[GitHub] [lucene-solr] NazerkeBS commented on pull request #1934: SOLR-14905: Update commons-io version to 2.8.0

2020-09-30 Thread GitBox
NazerkeBS commented on pull request #1934: URL: https://github.com/apache/lucene-solr/pull/1934#issuecomment-701393720 I will backport this change to 8x with new PR. This is an automated message from the Apache Git Service.

[GitHub] [lucene-solr] ErickErickson commented on pull request #1934: SOLR-14905: Update commons-io version to 2.8.0

2020-09-30 Thread GitBox
ErickErickson commented on pull request #1934: URL: https://github.com/apache/lucene-solr/pull/1934#issuecomment-701392535 I don't insist on backporting to 8x, just making sure it's on people's radar if people want to backport...

[GitHub] [lucene-solr] jpountz commented on pull request #1912: LUCENE-9535: Try to do larger flushes.

2020-09-30 Thread GitBox
jpountz commented on pull request #1912: URL: https://github.com/apache/lucene-solr/pull/1912#issuecomment-701391295 I shot in the middle by still using a list rather than a true PQ but trying to keep it mostly ordered in order to make it more likely to poll one of the larger DWPTs. The

[GitHub] [lucene-solr] bruno-roustant commented on pull request #1934: SOLR-14905: Update commons-io version to 2.8.0

2020-09-30 Thread GitBox
bruno-roustant commented on pull request #1934: URL: https://github.com/apache/lucene-solr/pull/1934#issuecomment-701386113 Good point Erick. I think the plan was mainly to upgrade master, but that would be nice to also upgrade 8x. @NazerkeBS would you like to create a second PR

[GitHub] [lucene-solr] ErickErickson commented on pull request #1934: SOLR-14905: Update commons-io version to 2.8.0

2020-09-30 Thread GitBox
ErickErickson commented on pull request #1934: URL: https://github.com/apache/lucene-solr/pull/1934#issuecomment-701382688 This will not update 8x. We switched to Gradle for master only, backporting to a different build system partway through the 8x code line didn't seem wise. On

[jira] [Commented] (SOLR-14905) Update commons-io version to 2.8.0 due to security vulnerability

2020-09-30 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204715#comment-17204715 ] Bruno Roustant commented on SOLR-14905: --- Thanks Nazerke. I'm testing your PR on my side also. >

[jira] [Commented] (SOLR-14905) Update commons-io version to 2.8.0 due to security vulnerability

2020-09-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204700#comment-17204700 ] David Smiley commented on SOLR-14905: - Thanks. Judging from your PR... assuming tests pass (diid you

[jira] [Resolved] (LUCENE-9550) Upgrade Gradle to version 6.6.1

2020-09-30 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-9550. -- Fix Version/s: 8.7 Resolution: Fixed > Upgrade Gradle to version 6.6.1 >

[GitHub] [lucene-solr] NazerkeBS opened a new pull request #1934: SOLR-14905: Update commons-io version to 2.8.0

2020-09-30 Thread GitBox
NazerkeBS opened a new pull request #1934: URL: https://github.com/apache/lucene-solr/pull/1934 # Description Please provide a short description of the changes you're making with this pull request. # Solution Please provide a short description of the

[GitHub] [lucene-solr] dsmiley commented on pull request #1740: LUCENE-9458: WDGF and WDF should tie-break by endOffset

2020-09-30 Thread GitBox
dsmiley commented on pull request #1740: URL: https://github.com/apache/lucene-solr/pull/1740#issuecomment-701351121 @jimczi I dunno if you want to look at this again but I plan to commit within the next day for 8.7. This

[jira] [Created] (SOLR-14905) Update commons-io version to 2.8.0 due to security vulnerability

2020-09-30 Thread Nazerke Seidan (Jira)
Nazerke Seidan created SOLR-14905: - Summary: Update commons-io version to 2.8.0 due to security vulnerability Key: SOLR-14905 URL: https://issues.apache.org/jira/browse/SOLR-14905 Project: Solr

[jira] [Commented] (LUCENE-9550) Upgrade Gradle to version 6.6.1

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204598#comment-17204598 ] Dawid Weiss commented on LUCENE-9550: - Thanks Adrien. If something pops up, we'll create a follow-up

[jira] [Commented] (LUCENE-9550) Upgrade Gradle to version 6.6.1

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

[GitHub] [lucene-solr] jpountz merged pull request #1933: LUCENE-9550: Upgrade to Gradle 6.6.1.

2020-09-30 Thread GitBox
jpountz merged pull request #1933: URL: https://github.com/apache/lucene-solr/pull/1933 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-9550) Upgrade Gradle to version 6.6.1

2020-09-30 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204594#comment-17204594 ] Adrien Grand commented on LUCENE-9550: -- No Gradle warning, here's the output I got: {code} $

[jira] [Commented] (LUCENE-9550) Upgrade Gradle to version 6.6.1

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204578#comment-17204578 ] Dawid Weiss commented on LUCENE-9550: - Looks good to me, Adrien. If you can eyeball the output and

[jira] [Resolved] (LUCENE-9551) Upgrade gradle wrapper to v6.6.1

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9551. - Resolution: Duplicate Dupl. of LUCENE-9550 > Upgrade gradle wrapper to v6.6.1 >

[jira] [Commented] (LUCENE-4510) when a test's heart beats it should also throw up (dump stack of all threads)

2020-09-30 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204574#comment-17204574 ] Uwe Schindler commented on LUCENE-4510: --- To all: jstack PID (using the version from the used test

[GitHub] [lucene-solr] jpountz opened a new pull request #1933: LUCENE-9550: Upgrade to Gradle 6.6.1.

2020-09-30 Thread GitBox
jpountz opened a new pull request #1933: URL: https://github.com/apache/lucene-solr/pull/1933 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] [Created] (LUCENE-9551) Upgrade gradle wrapper to v6.6.1

2020-09-30 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9551: --- Summary: Upgrade gradle wrapper to v6.6.1 Key: LUCENE-9551 URL: https://issues.apache.org/jira/browse/LUCENE-9551 Project: Lucene - Core Issue Type: Task

[jira] [Created] (LUCENE-9550) Upgrade Gradle to version 6.6.1

2020-09-30 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-9550: Summary: Upgrade Gradle to version 6.6.1 Key: LUCENE-9550 URL: https://issues.apache.org/jira/browse/LUCENE-9550 Project: Lucene - Core Issue Type: Task

[jira] [Commented] (LUCENE-4510) when a test's heart beats it should also throw up (dump stack of all threads)

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204566#comment-17204566 ] Dawid Weiss commented on LUCENE-4510: - Doesn't work on Windows. :P > when a test's heart beats it

[jira] [Commented] (LUCENE-9541) BitSetConjunctionDISI doesn't advance based on its components

2020-09-30 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204564#comment-17204564 ] Adrien Grand commented on LUCENE-9541: -- In my opinion this is a bug in how ConjunctionDISI was

[jira] [Commented] (LUCENE-9533) Consider switching to javacc21

2020-09-30 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204554#comment-17204554 ] Uwe Schindler commented on LUCENE-9533: --- No success on that one? > Consider switching to javacc21

[jira] [Commented] (LUCENE-4510) when a test's heart beats it should also throw up (dump stack of all threads)

2020-09-30 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204552#comment-17204552 ] Robert Muir commented on LUCENE-4510: - signals can work, but maybe you have to send it signal 9

[jira] [Resolved] (LUCENE-9549) gradle "Reproduce with" line doesn't fully quote all args

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9549. - Fix Version/s: master (9.0) Resolution: Fixed I added command line quoting via ANT's

[jira] [Commented] (LUCENE-9549) gradle "Reproduce with" line doesn't fully quote all args

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

[jira] [Commented] (LUCENE-9548) Publish master (9.x) snapshots to https://repository.apache.org

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204522#comment-17204522 ] Dawid Weiss commented on LUCENE-9548: - Sent a question to Infra, they must have encountered this

[jira] [Assigned] (LUCENE-9533) Consider switching to javacc21

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-9533: --- Assignee: (was: Dawid Weiss) > Consider switching to javacc21 >

[jira] [Resolved] (LUCENE-9533) Consider switching to javacc21

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9533. - Resolution: Won't Fix > Consider switching to javacc21 > -- > >

[jira] [Commented] (LUCENE-4510) when a test's heart beats it should also throw up (dump stack of all threads)

2020-09-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17204490#comment-17204490 ] Dawid Weiss commented on LUCENE-4510: - Even a signal doesn't always work, sadly. I think we will