tflobbe commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474402967
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseCloudSolrClient.java
##
@@ -853,6 +858,18 @@ public RouteException(ErrorCode
dsmiley commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474412138
##
File path:
solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java
##
@@ -156,36 +155,31 @@ public void submit(final ShardReque
Noble Paul created SOLR-14769:
-
Summary: Create a document to define how new types of plugins
should be introduced
Key: SOLR-14769
URL: https://issues.apache.org/jira/browse/SOLR-14769
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-14754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181562#comment-17181562
]
Utsuk Prani commented on SOLR-14754:
Hi @David,
Yes correct. I tested and it is work
rishisankar commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474390018
##
File path: solr/solrj/src/java/org/apache/solr/client/solrj/SolrClient.java
##
@@ -1290,6 +1295,39 @@ public SolrDocumentList getById(Collectio
rishisankar commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474386386
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
##
@@ -394,26 +393,26 @@ public void onHeaders(Response
CaoManhDat commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474380934
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
##
@@ -394,26 +393,26 @@ public void onHeaders(Response r
[
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181543#comment-17181543
]
Mark Robert Miller commented on SOLR-14636:
---
Okay, enough of that, it’s a trick
[
https://issues.apache.org/jira/browse/SOLR-14713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181534#comment-17181534
]
Cao Manh Dat commented on SOLR-14713:
-
I will post a report generated by solr-bench,
gautamworah96 commented on a change in pull request #1733:
URL: https://github.com/apache/lucene-solr/pull/1733#discussion_r474356325
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java
##
@@ -322,9 +324,14 @@ public Face
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181516#comment-17181516
]
ASF subversion and git services commented on LUCENE-9448:
-
Commi
rishisankar closed pull request #1688:
URL: https://github.com/apache/lucene-solr/pull/1688
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 t
rishisankar commented on pull request #1688:
URL: https://github.com/apache/lucene-solr/pull/1688#issuecomment-677960512
Closing this PR - created a new PR for this change
[here](https://github.com/apache/lucene-solr/pull/1770).
rishisankar commented on a change in pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770#discussion_r474320477
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseCloudSolrClient.java
##
@@ -476,8 +478,11 @@ public void registerDocColle
rishisankar opened a new pull request #1770:
URL: https://github.com/apache/lucene-solr/pull/1770
# Description
This change adds a standard `CompletableFuture>
requestAsync(SolrRequest request)` API to SolrClient, implemented for
Http2SolrClient and CloudHttp2SolrClient
[
https://issues.apache.org/jira/browse/SOLR-14658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reassigned SOLR-14658:
---
Assignee: David Smiley
> SolrJ COLSTATUS interface returns all collections when specifying o
[
https://issues.apache.org/jira/browse/SOLR-14311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181475#comment-17181475
]
David Smiley commented on SOLR-14311:
-
I'm not really sure why this issue was created
HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-677929969
I should point out that the `tests`, `docs` and `runtime/include/scripts`
are almost identical copies from the docker-solr repo. Some small changes have
been made to t
HoustonPutman opened a new pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769
This is still a WIP.
`gradle assemble` will now create a docker image that has been created with
contents of `:solr:packaging`.
The "Solr image" is broken up into 2 docker files
msokolov commented on a change in pull request #1764:
URL: https://github.com/apache/lucene-solr/pull/1764#discussion_r474285099
##
File path:
lucene/core/src/test/org/apache/lucene/index/TestIndexWriterExceptions.java
##
@@ -2023,4 +2023,44 @@ public void eval(MockDirectoryWr
[
https://issues.apache.org/jira/browse/SOLR-13949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-13949:
Security: (was: Private (Security Issue))
I'm removing the Security Level as this is not about
[
https://issues.apache.org/jira/browse/SOLR-14691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181444#comment-17181444
]
Andrzej Bialecki commented on SOLR-14691:
-
I initially set the priority to Major
[
https://issues.apache.org/jira/browse/LUCENE-9378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181436#comment-17181436
]
Nico Tonozzi commented on LUCENE-9378:
--
We have also noticed this problem at Twitte
[
https://issues.apache.org/jira/browse/SOLR-14691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-14691:
Priority: Critical (was: Blocker)
> Metrics reporting should avoid creating object
[
https://issues.apache.org/jira/browse/SOLR-14691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181434#comment-17181434
]
Ishan Chattopadhyaya commented on SOLR-14691:
-
I'm +1 to downgrading this to
[
https://issues.apache.org/jira/browse/SOLR-14311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181431#comment-17181431
]
Ishan Chattopadhyaya commented on SOLR-14311:
-
I'm +1 to downgrading to criti
[
https://issues.apache.org/jira/browse/SOLR-14311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-14311:
Priority: Critical (was: Blocker)
> Shared schema should not have access to core l
jimczi commented on a change in pull request #1725:
URL: https://github.com/apache/lucene-solr/pull/1725#discussion_r474232065
##
File path: lucene/core/src/java/org/apache/lucene/search/FieldComparator.java
##
@@ -136,6 +136,13 @@ public int compareValues(T first, T second) {
[
https://issues.apache.org/jira/browse/SOLR-14311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181422#comment-17181422
]
Adrien Grand commented on SOLR-14311:
-
[~noble.paul] What is the reasoning for making
[
https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181420#comment-17181420
]
Adrien Grand commented on SOLR-12632:
-
Changing priority from Blocker to Major as we
[
https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated SOLR-12632:
Priority: Major (was: Blocker)
> Completely remove Trie fields
> -
>
>
[
https://issues.apache.org/jira/browse/SOLR-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181419#comment-17181419
]
Adrien Grand commented on SOLR-14575:
-
Removing from the list of blockers as the bug
[
https://issues.apache.org/jira/browse/SOLR-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated SOLR-14575:
Priority: Major (was: Blocker)
> Solr restore is failing when basic authentication is enabled
> --
janhoy commented on a change in pull request #1763:
URL: https://github.com/apache/lucene-solr/pull/1763#discussion_r474243964
##
File path: dev-tools/scripts/releaseWizard.yaml
##
@@ -1278,6 +1284,43 @@ groups:
cmd: git push origin
logfile: push.log
[
https://issues.apache.org/jira/browse/SOLR-14691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181418#comment-17181418
]
Adrien Grand commented on SOLR-14691:
-
[~ab] GC efficiency is important but I wonder
[
https://issues.apache.org/jira/browse/SOLR-14758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181415#comment-17181415
]
Mike Drob commented on SOLR-14758:
--
The test without you patch isn't failing for me loca
madrob commented on a change in pull request #1436:
URL: https://github.com/apache/lucene-solr/pull/1436#discussion_r474238251
##
File path: solr/solr-ref-guide/src/common-query-parameters.adoc
##
@@ -206,7 +206,7 @@ The default value of this parameter is blank, which causes
n
atris merged pull request #27:
URL: https://github.com/apache/lucene-site/pull/27
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
mayya-sharipova commented on pull request #1725:
URL: https://github.com/apache/lucene-solr/pull/1725#issuecomment-677849598
@jimczi Thank you for the initial feedback. I have tried to address it.
Please continue to review, when you have time.
I have caught up with @jimczi offline,
Markus Kalkbrenner created SOLR-14768:
-
Summary: Error 500 on PDF extraction:
java.lang.NoClassDefFoundError: org/eclipse/jetty/server/MultiParts
Key: SOLR-14768
URL: https://issues.apache.org/jira/browse/SOLR
atris opened a new pull request #27:
URL: https://github.com/apache/lucene-site/pull/27
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
[
https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181320#comment-17181320
]
David Smiley commented on LUCENE-9027:
--
Furthermore, I think this advertises a best
[
https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181319#comment-17181319
]
David Smiley commented on LUCENE-9027:
--
bq. the version doesn't really matter
I di
[
https://issues.apache.org/jira/browse/SOLR-14713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181315#comment-17181315
]
David Smiley commented on SOLR-14713:
-
Okay; I'm just reviewing at a very high level
[
https://issues.apache.org/jira/browse/SOLR-14767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181312#comment-17181312
]
Munendra S N commented on SOLR-14767:
-
This bug was encountered by [~apoorvprecisely]
Munendra S N created SOLR-14767:
---
Summary: Adding document in XML format fails with
NumberFormatException
Key: SOLR-14767
URL: https://issues.apache.org/jira/browse/SOLR-14767
Project: Solr
Is
[
https://issues.apache.org/jira/browse/SOLR-14759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181274#comment-17181274
]
Dawid Weiss commented on SOLR-14759:
I'll take care of this one. This also implies a
[
https://issues.apache.org/jira/browse/SOLR-14759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss reassigned SOLR-14759:
--
Assignee: Dawid Weiss
> Separate the Lucene and Solr builds
>
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181259#comment-17181259
]
Dawid Weiss commented on LUCENE-9472:
-
This is an example of multiplying a randomize
mikemccand commented on pull request #1733:
URL: https://github.com/apache/lucene-solr/pull/1733#issuecomment-677728465
This change looks good to me!
I think the biggest issue is what to do about backwards compatibility?
Users who upgrade to this release will suddenly see their taxo
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9472.
-
Resolution: Workaround
> True concurrent test suite duplication and execution (beasting)
> -
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss reassigned LUCENE-9472:
---
Assignee: Dawid Weiss
> True concurrent test suite duplication and execution (beasting)
> -
mikemccand commented on a change in pull request #1733:
URL: https://github.com/apache/lucene-solr/pull/1733#discussion_r474059462
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java
##
@@ -322,9 +324,14 @@ public FacetLa
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181253#comment-17181253
]
Dawid Weiss commented on LUCENE-9472:
-
Please read what's in help/tests.txt. Simple
[
https://issues.apache.org/jira/browse/SOLR-14758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181244#comment-17181244
]
Bram Van Dam edited comment on SOLR-14758 at 8/20/20, 3:09 PM:
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181247#comment-17181247
]
Mike Drob commented on LUCENE-9472:
---
I wonder if this is something we should be implem
[
https://issues.apache.org/jira/browse/SOLR-14758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181244#comment-17181244
]
Bram Van Dam commented on SOLR-14758:
-
[~mdrob] Added an updated version of the patch
[
https://issues.apache.org/jira/browse/SOLR-14758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bram Van Dam updated SOLR-14758:
Attachment: SOLR-14758.patch
Status: Patch Available (was: Patch Available)
> NPE in Query
[
https://issues.apache.org/jira/browse/LUCENE-9450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181243#comment-17181243
]
Michael McCandless commented on LUCENE-9450:
Thanks [~gworah] – that is good
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181240#comment-17181240
]
Dawid Weiss commented on LUCENE-9472:
-
Next time you need to beast something, try it
[
https://issues.apache.org/jira/browse/LUCENE-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181239#comment-17181239
]
Michael McCandless commented on LUCENE-4312:
Great, thank you [~mgibney]! I
mikemccand commented on pull request #1623:
URL: https://github.com/apache/lucene-solr/pull/1623#issuecomment-677710206
I will restart beasting on the latest PR now. Thanks @s1monw!
This is an automated message from the Apac
[
https://issues.apache.org/jira/browse/LUCENE-9471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181234#comment-17181234
]
Michael McCandless commented on LUCENE-9471:
Woot, thanks for pushing a work
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181232#comment-17181232
]
Michael McCandless commented on LUCENE-9472:
Ooooh tempting!!
> True concur
markharwood commented on pull request #1708:
URL: https://github.com/apache/lucene-solr/pull/1708#issuecomment-677691691
@jimczi The TL/DR is I think it's going to be too hard to implement the
stricter parsing logic.
I spoke with @romseygeek and we couldn't see a neat way that the st
[
https://issues.apache.org/jira/browse/SOLR-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181179#comment-17181179
]
Jan Høydahl commented on SOLR-14705:
Which branch are you looking in? The master vers
murblanc commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473959273
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/ClusterSingleton.java
##
@@ -0,0 +1,14 @@
+package org.apache.solr.cluster.events;
+
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181176#comment-17181176
]
Dawid Weiss commented on LUCENE-9472:
-
I filed a PR with PoC. I don't think it is so
dweiss opened a new pull request #1768:
URL: https://github.com/apache/lucene-solr/pull/1768
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
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-9472:
Description:
I toyed with this a bit because it's hacker's delight... Forked the default
Gradle t
[
https://issues.apache.org/jira/browse/LUCENE-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-9472:
Summary: True concurrent test suite duplication and execution (beasting)
(was: True )
> True con
Dawid Weiss created LUCENE-9472:
---
Summary: True
Key: LUCENE-9472
URL: https://issues.apache.org/jira/browse/LUCENE-9472
Project: Lucene - Core
Issue Type: Improvement
Reporter: Daw
murblanc commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473953526
##
File path: solr/core/src/java/org/apache/solr/cluster/events/ScheduledEvent.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Found
chatman commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473942456
##
File path: solr/core/src/java/org/apache/solr/cluster/events/ScheduledEvent.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Founda
[
https://issues.apache.org/jira/browse/SOLR-14758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181155#comment-17181155
]
Mike Drob commented on SOLR-14758:
--
The fix looks straightforward enough, could you add
dweiss commented on a change in pull request #1732:
URL: https://github.com/apache/lucene-solr/pull/1732#discussion_r473913739
##
File path:
lucene/test-framework/src/java/org/apache/lucene/index/BaseTermVectorsFormatTestCase.java
##
@@ -504,8 +504,8 @@ protected void assertEq
[
https://issues.apache.org/jira/browse/LUCENE-9471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9471.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Gradle leaves behind junk temporary files
dweiss merged pull request #1767:
URL: https://github.com/apache/lucene-solr/pull/1767
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
[
https://issues.apache.org/jira/browse/LUCENE-9471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181136#comment-17181136
]
ASF subversion and git services commented on LUCENE-9471:
-
Commi
janhoy commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473907204
##
File path: solr/core/src/java/org/apache/solr/cluster/events/ScheduledEvent.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Foundat
janhoy commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473907204
##
File path: solr/core/src/java/org/apache/solr/cluster/events/ScheduledEvent.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Foundat
[
https://issues.apache.org/jira/browse/SOLR-14752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181113#comment-17181113
]
Philipp Trulson commented on SOLR-14752:
Yes, I'll give it a try [~janhoy]
> Zoo
[
https://issues.apache.org/jira/browse/SOLR-14752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1718#comment-1718
]
Jan Høydahl commented on SOLR-14752:
[~der_eismann] let us know if you plan to attemp
[
https://issues.apache.org/jira/browse/SOLR-14669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181107#comment-17181107
]
Jan Høydahl commented on SOLR-14669:
Do you think this is same as SOLR-14671 ?
> So
chatman commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473884994
##
File path: solr/core/src/java/org/apache/solr/cluster/events/ScheduledEvent.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Founda
[
https://issues.apache.org/jira/browse/LUCENE-9471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181100#comment-17181100
]
Dawid Weiss commented on LUCENE-9471:
-
Hi Mike ([~mikemccand]). This is a workaround
chatman commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473881086
##
File path: solr/core/src/java/org/apache/solr/cluster/events/ScheduledEvent.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Founda
dweiss opened a new pull request #1767:
URL: https://github.com/apache/lucene-solr/pull/1767
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
[
https://issues.apache.org/jira/browse/LUCENE-9468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9468.
-
Resolution: Won't Fix
> "./gradlew -p lucene test" leaks lucene/core/build/tmp/test/jar_extract_
[
https://issues.apache.org/jira/browse/LUCENE-9468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss reopened LUCENE-9468:
-
> "./gradlew -p lucene test" leaks lucene/core/build/tmp/test/jar_extract_
> files
> --
sigram commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473848530
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/ClusterSingleton.java
##
@@ -0,0 +1,14 @@
+package org.apache.solr.cluster.events;
+
+
sigram commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473852648
##
File path: solr/core/src/java/org/apache/solr/cluster/events/ScheduledEvent.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Foundat
sigram commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473852648
##
File path: solr/core/src/java/org/apache/solr/cluster/events/ScheduledEvent.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Foundat
[
https://issues.apache.org/jira/browse/LUCENE-9468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181089#comment-17181089
]
Dawid Weiss commented on LUCENE-9468:
-
Just FYI: the underlying issue is similar - t
sigram commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473848530
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/ClusterSingleton.java
##
@@ -0,0 +1,14 @@
+package org.apache.solr.cluster.events;
+
+
adorow commented on pull request #1759:
URL: https://github.com/apache/lucene-solr/pull/1759#issuecomment-677507729
@madrob one of the GitHub Actions failed because `Could not download
commons-text-1.6.jar (org.apache.commons:commons-text:1.6)`. Seems like
something that just happened by c
[
https://issues.apache.org/jira/browse/LUCENE-9471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181082#comment-17181082
]
Dawid Weiss commented on LUCENE-9471:
-
Each gradle forked JVM leaves a classpath fil
Dawid Weiss created LUCENE-9471:
---
Summary: Gradle leaves behind junk temporary files
Key: LUCENE-9471
URL: https://issues.apache.org/jira/browse/LUCENE-9471
Project: Lucene - Core
Issue Type: S
[
https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-9077:
Description:
This task focuses on providing gradle-based build equivalent for Lucene and
Solr (on
noblepaul commented on a change in pull request #1758:
URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r473828077
##
File path: solr/core/src/java/org/apache/solr/cluster/events/ScheduledEvent.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Software Foun
1 - 100 of 118 matches
Mail list logo