[
https://issues.apache.org/jira/browse/SOLR-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe resolved SOLR-14471.
--
Fix Version/s: 8.6
master (9.0)
Resolu
[
https://issues.apache.org/jira/browse/SOLR-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107937#comment-17107937
]
ASF subversion and git services commented on SOLR-14471:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107938#comment-17107938
]
ASF subversion and git services commented on SOLR-14471:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107931#comment-17107931
]
ASF subversion and git services commented on SOLR-14471:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107929#comment-17107929
]
ASF subversion and git services commented on SOLR-14471:
Commit 5
tflobbe merged pull request #1507:
URL: https://github.com/apache/lucene-solr/pull/1507
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
tflobbe commented on a change in pull request #1517:
URL: https://github.com/apache/lucene-solr/pull/1517#discussion_r425557943
##
File path: solr/core/src/test/org/apache/solr/search/SolrIndexSearcherTest.java
##
@@ -189,12 +206,95 @@ public void testMinExactHitsWithMaxScoreRe
tflobbe commented on a change in pull request #1517:
URL: https://github.com/apache/lucene-solr/pull/1517#discussion_r425557741
##
File path: solr/core/src/test/org/apache/solr/search/SolrIndexSearcherTest.java
##
@@ -189,12 +206,95 @@ public void testMinExactHitsWithMaxScoreRe
Cao Manh Dat created SOLR-14488:
---
Summary: Making replica from leader configurable
Key: SOLR-14488
URL: https://issues.apache.org/jira/browse/SOLR-14488
Project: Solr
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107860#comment-17107860
]
Jay edited comment on SOLR-12057 at 5/15/20, 2:32 AM:
--
[~sarkaramr..
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107860#comment-17107860
]
Jay commented on SOLR-12057:
[~sarkaramr...@gmail.com] Will this ticket be part of the future
[
https://issues.apache.org/jira/browse/SOLR-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107859#comment-17107859
]
Michael Gibney commented on SOLR-14471:
---
Thanks for the feedback, [~tflobbe]. Is th
mbwaheed commented on a change in pull request #1430:
URL: https://github.com/apache/lucene-solr/pull/1430#discussion_r425531924
##
File path:
solr/core/src/test/org/apache/solr/store/shared/SharedCoreIndexingBatchProcessorTest.java
##
@@ -0,0 +1,270 @@
+/*
+ * Licensed to the
mbwaheed commented on a change in pull request #1430:
URL: https://github.com/apache/lucene-solr/pull/1430#discussion_r425526455
##
File path:
solr/core/src/test/org/apache/solr/store/shared/SharedCoreConcurrencyTest.java
##
@@ -595,7 +595,7 @@ private void
configureTestShare
dsmiley commented on a change in pull request #1517:
URL: https://github.com/apache/lucene-solr/pull/1517#discussion_r425521045
##
File path: solr/core/src/test/org/apache/solr/search/SolrIndexSearcherTest.java
##
@@ -189,12 +206,95 @@ public void testMinExactHitsWithMaxScoreRe
mbwaheed commented on a change in pull request #1430:
URL: https://github.com/apache/lucene-solr/pull/1430#discussion_r425524750
##
File path:
solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java
##
@@ -1465,4 +1318,30 @@ private void zkCheck()
mbwaheed commented on a change in pull request #1430:
URL: https://github.com/apache/lucene-solr/pull/1430#discussion_r425524682
##
File path:
solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java
##
@@ -1465,4 +1318,30 @@ private void zkCheck()
David Smiley created SOLR-14487:
---
Summary: collapse parser treats a zero field value as non-existent
Key: SOLR-14487
URL: https://issues.apache.org/jira/browse/SOLR-14487
Project: Solr
Issue Ty
mbwaheed commented on a change in pull request #1430:
URL: https://github.com/apache/lucene-solr/pull/1430#discussion_r425522694
##
File path:
solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java
##
@@ -184,6 +186,30 @@ public void processCommi
mbwaheed commented on a change in pull request #1430:
URL: https://github.com/apache/lucene-solr/pull/1430#discussion_r425517306
##
File path:
solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java
##
@@ -184,6 +186,30 @@ public void processCommi
mbwaheed commented on a change in pull request #1430:
URL: https://github.com/apache/lucene-solr/pull/1430#discussion_r425514716
##
File path:
solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java
##
@@ -114,16 +104,29 @@
private RollupReques
mbwaheed commented on a change in pull request #1430:
URL: https://github.com/apache/lucene-solr/pull/1430#discussion_r425514283
##
File path:
solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java
##
@@ -114,16 +104,29 @@
private RollupReques
[
https://issues.apache.org/jira/browse/LUCENE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107817#comment-17107817
]
Lucene/Solr QA commented on LUCENE-9328:
| (/) *{color:green}+1 overall{color}*
[
https://issues.apache.org/jira/browse/SOLR-14477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-14477:
--
Attachment: SOLR-14477.patch
Status: Open (was: Open)
patch updated with TestC
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107802#comment-17107802
]
Tomoko Uchida commented on LUCENE-9321:
---
Yes. I come up with the idea as I saw how
megancarey commented on a change in pull request #1504:
URL: https://github.com/apache/lucene-solr/pull/1504#discussion_r425424095
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/PolicyHelper.java
##
@@ -382,45 +383,55 @@ static MapWriter loggi
madrob commented on pull request #1518:
URL: https://github.com/apache/lucene-solr/pull/1518#issuecomment-628941414
Uhh... @ErickErickson I think you're missing your changes? There's nothing
there under "Files Changed"
This
uschindler commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-628929672
I pushed a first mockup using Groovy's `SimpleTemplateEngine`.
This is an automated message from the Apac
[
https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein resolved SOLR-14478.
---
Resolution: Resolved
> Allow the diff Stream Evaluator to operate on the rows of a matrix
> -
[
https://issues.apache.org/jira/browse/SOLR-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein resolved SOLR-14407.
---
Resolution: Resolved
> Handle shards.purpose in the postlogs tool
>
ErickErickson opened a new pull request #1518:
URL: https://github.com/apache/lucene-solr/pull/1518
The facet code has a _lot_ of classes declared in a file with a different
name. This tries to fix all the warnings in solr/core/search/facet. gradlew
check passes. Here for comments.
tflobbe opened a new pull request #1517:
URL: https://github.com/apache/lucene-solr/pull/1517
Fixes a bug @dsmiley pointed out to in
[SOLR-13289](https://issues.apache.org/jira/browse/SOLR-13289?focusedCommentId=17103601&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#
[
https://issues.apache.org/jira/browse/LUCENE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107668#comment-17107668
]
Mikhail Khludnev commented on LUCENE-9328:
--
Finally, after sneaking [~romseygee
[
https://issues.apache.org/jira/browse/LUCENE-9365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107662#comment-17107662
]
Michael McCandless commented on LUCENE-9365:
If that really fixes this corne
[
https://issues.apache.org/jira/browse/LUCENE-9371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107659#comment-17107659
]
Michael McCandless commented on LUCENE-9371:
+1
> Make RegExp internal stat
[
https://issues.apache.org/jira/browse/LUCENE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated LUCENE-9328:
-
Attachment: LUCENE-9328.patch
Status: Patch Available (was: Patch Available)
>
murblanc commented on a change in pull request #1510:
URL: https://github.com/apache/lucene-solr/pull/1510#discussion_r425412381
##
File path: solr/core/src/java/org/apache/solr/cloud/ZkDistributedQueue.java
##
@@ -51,9 +51,16 @@
import org.slf4j.LoggerFactory;
/**
- * A ZK
[
https://issues.apache.org/jira/browse/SOLR-14486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107653#comment-17107653
]
Ilan Ginzburg commented on SOLR-14486:
--
Thanks [~ab] for creating this. I will keep
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107615#comment-17107615
]
Gregg Donovan commented on SOLR-13289:
--
We've been using
[ExternalFileField|https:/
uschindler commented on a change in pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#discussion_r425384992
##
File path: gradle/documentation/markdown.gradle
##
@@ -0,0 +1,190 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
dweiss commented on a change in pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#discussion_r425375832
##
File path: gradle/documentation/markdown.gradle
##
@@ -0,0 +1,190 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *
[
https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107591#comment-17107591
]
Andrzej Bialecki commented on SOLR-12823:
-
[~murblanc] I created SOLR-14486 to fi
Andrzej Bialecki created SOLR-14486:
---
Summary: Autoscaling simulation framework should stop using
/clusterstate.json
Key: SOLR-14486
URL: https://issues.apache.org/jira/browse/SOLR-14486
Project: So
dweiss commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-628834560
I don't mind either way. Can be per-project gradle file. Seems to fit there
nicely.
This is an automated mes
uschindler commented on a change in pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#discussion_r425371129
##
File path: gradle/documentation/markdown.gradle
##
@@ -0,0 +1,190 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107579#comment-17107579
]
Uwe Schindler edited comment on LUCENE-9321 at 5/14/20, 7:11 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107579#comment-17107579
]
Uwe Schindler commented on LUCENE-9321:
---
bq. See markdown task. It extracts first
uschindler commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-628833244
> I guess this description will come in handy for maven artifact (pom) as
well.
Yes, there it's public and searchable in e.g., search.maven.org
--
uschindler commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-628832740
The title and metadata of a project should IMHO be part of project's gradle
file. You just add a `description = "..."` next to the dependencies, an done.
Is this OK to yo
madrob commented on a change in pull request #1509:
URL: https://github.com/apache/lucene-solr/pull/1509#discussion_r425360430
##
File path:
solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java
##
@@ -82,7 +82,7 @@ public void handleRequestBody(SolrQueryR
dweiss commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-628820984
bq. Should I simple add a project.description to all .gradle files, so it's
consistent with Ant?
Hmm... What do you mean by adding project.description? We don't need to
dweiss commented on a change in pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#discussion_r425355108
##
File path: gradle/documentation/markdown.gradle
##
@@ -0,0 +1,190 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *
[
https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107549#comment-17107549
]
Chris M. Hostetter commented on SOLR-13132:
---
{quote}I did the work on this bran
murblanc commented on a change in pull request #1510:
URL: https://github.com/apache/lucene-solr/pull/1510#discussion_r425337695
##
File path:
solr/solrj/src/java/org/apache/solr/common/params/CollectionParams.java
##
@@ -70,6 +70,19 @@ public boolean isHigherOrEqual(LockLevel
murblanc commented on a change in pull request #1510:
URL: https://github.com/apache/lucene-solr/pull/1510#discussion_r425336000
##
File path: solr/core/src/java/org/apache/solr/cloud/ZkDistributedQueue.java
##
@@ -51,9 +51,16 @@
import org.slf4j.LoggerFactory;
/**
- * A ZK
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107528#comment-17107528
]
Tomoko Uchida commented on LUCENE-9321:
---
It's a bit off-topic... can we apply a mi
[
https://issues.apache.org/jira/browse/SOLR-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107525#comment-17107525
]
Chris M. Hostetter commented on SOLR-14467:
---
{quote}I noticed that the test pat
murblanc commented on a change in pull request #1510:
URL: https://github.com/apache/lucene-solr/pull/1510#discussion_r425332349
##
File path: solr/core/src/java/org/apache/solr/cloud/ZkDistributedQueue.java
##
@@ -51,9 +51,16 @@
import org.slf4j.LoggerFactory;
/**
- * A ZK
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107467#comment-17107467
]
Lucene/Solr QA commented on SOLR-14485:
---
| (/) *{color:green}+1 overall{color}* |
\
uschindler commented on a change in pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#discussion_r425286729
##
File path: gradle/documentation/documentation.gradle
##
@@ -34,4 +36,11 @@ configure(subprojects.findAll { it.path == ':lucene' ||
it.path == '
[
https://issues.apache.org/jira/browse/SOLR-14426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107452#comment-17107452
]
Houston Putman commented on SOLR-14426:
---
I agree that the static inner classes is a
Mark Harwood created LUCENE-9371:
Summary: Make RegExp internal state more visible to support more
rendering formats
Key: LUCENE-9371
URL: https://issues.apache.org/jira/browse/LUCENE-9371
Project: Lu
uschindler commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-628742753
Hi, I added a first implemntation of `index.html`: 8dca5bb (Lucene only)
It works quite well:
- I added a method that collects all sub-projects with a specific pa
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107385#comment-17107385
]
Andras Salamon commented on SOLR-14485:
---
Uploaded a new patch (using the same filen
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Salamon updated SOLR-14485:
--
Attachment: SOLR-14485-01.patch
> Fix or suppress 11 resource leak warnings in apache/solr/clou
[
https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107384#comment-17107384
]
ASF subversion and git services commented on SOLR-14478:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107383#comment-17107383
]
ASF subversion and git services commented on SOLR-14407:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107380#comment-17107380
]
ASF subversion and git services commented on SOLR-14407:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107381#comment-17107381
]
ASF subversion and git services commented on SOLR-14478:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107369#comment-17107369
]
Andras Salamon commented on SOLR-14485:
---
I also prefer try-with-resources, on the o
[
https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14478:
--
Fix Version/s: 8.6
> Allow the diff Stream Evaluator to operate on the rows of a matrix
> -
[
https://issues.apache.org/jira/browse/SOLR-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14407:
--
Fix Version/s: 8.6
> Handle shards.purpose in the postlogs tool
>
[
https://issues.apache.org/jira/browse/SOLR-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107358#comment-17107358
]
ASF subversion and git services commented on SOLR-14407:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107359#comment-17107359
]
ASF subversion and git services commented on SOLR-14478:
Commit 0
[
https://issues.apache.org/jira/browse/LUCENE-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107356#comment-17107356
]
Mark Harwood commented on LUCENE-9370:
--
PR [here|https://github.com/apache/lucene-s
markharwood opened a new pull request #1516:
URL: https://github.com/apache/lucene-solr/pull/1516
This prevents illegal backslash syntax from user searches being accepted now
and throws an error instead.
This echoes the [Java Pattern
policy](https://docs.oracle.com/javase/8/docs/api/jav
[
https://issues.apache.org/jira/browse/SOLR-14329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107348#comment-17107348
]
Cassandra Targett commented on SOLR-14329:
--
[~munendrasn], this issue changed th
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107339#comment-17107339
]
Erick Erickson commented on SOLR-14485:
---
Actually, I had time today and did a quick
[
https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107325#comment-17107325
]
ASF subversion and git services commented on SOLR-14478:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107324#comment-17107324
]
ASF subversion and git services commented on SOLR-14407:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107321#comment-17107321
]
Michael Gibney commented on SOLR-14467:
---
Hi Hoss, I've been looking into this (over
[
https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107302#comment-17107302
]
Ilan Ginzburg commented on SOLR-14462:
--
In existing (9.0 master) code as well as in
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107297#comment-17107297
]
Andras Salamon commented on SOLR-14485:
---
Sure thing. I was following the Oozie nami
mocobeta commented on pull request #1488:
URL: https://github.com/apache/lucene-solr/pull/1488#issuecomment-628629711
> Also, thanks for eyeballing the outputs with your keen eye, Tomoko.
If I correctly understand the meaning of the phrase, my fellows occasionally
say similar things
[
https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14478:
--
Description:
Currently the *diff* function performs *serial differencing* on a numeric
vector.
[
https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14478:
--
Description:
Currently the *diff* function performs *serial differencing* on a numeric
vector.
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107273#comment-17107273
]
Erick Erickson commented on SOLR-14485:
---
I'll take a look today/tomorrow.
A very m
[
https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14478:
--
Attachment: Screen Shot 2020-05-14 at 8.54.07 AM.png
> Allow the diff Stream Evaluator to opera
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson reassigned SOLR-14485:
-
Assignee: Erick Erickson
> Fix or suppress 11 resource leak warnings in apache/solr/clou
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Salamon updated SOLR-14485:
--
Attachment: SOLR-14485-01.patch
> Fix or suppress 11 resource leak warnings in apache/solr/clou
[
https://issues.apache.org/jira/browse/SOLR-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Salamon updated SOLR-14485:
--
Status: Patch Available (was: Open)
> Fix or suppress 11 resource leak warnings in apache/solr
Andras Salamon created SOLR-14485:
-
Summary: Fix or suppress 11 resource leak warnings in
apache/solr/cloud
Key: SOLR-14485
URL: https://issues.apache.org/jira/browse/SOLR-14485
Project: Solr
magibney commented on a change in pull request #1507:
URL: https://github.com/apache/lucene-solr/pull/1507#discussion_r425099741
##
File path:
solr/solrj/src/test/org/apache/solr/client/solrj/routing/RequestReplicaListTransformerGeneratorTest.java
##
@@ -88,6 +88,19 @@ public
[
https://issues.apache.org/jira/browse/SOLR-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107235#comment-17107235
]
Lucene/Solr QA commented on SOLR-14484:
---
| (x) *{color:red}-1 overall{color}* |
\\
uschindler commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-628571533
I can now proceed with this one as #1488 is done.
This is an automated message from the Apache Git Servic
[
https://issues.apache.org/jira/browse/LUCENE-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107215#comment-17107215
]
ASF subversion and git services commented on LUCENE-9278:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107214#comment-17107214
]
ASF subversion and git services commented on LUCENE-9321:
-
Commi
uschindler merged pull request #1488:
URL: https://github.com/apache/lucene-solr/pull/1488
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
[
https://issues.apache.org/jira/browse/LUCENE-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107204#comment-17107204
]
Mark Harwood commented on LUCENE-9370:
--
The [Java
rules|https://docs.oracle.com/ja
uschindler commented on pull request #1488:
URL: https://github.com/apache/lucene-solr/pull/1488#issuecomment-628558810
I just noticed we have no CHANGES entry for Gradle at all. We should maybe
add one for all.
So I will merge this without adding a new changes entry.
-
1 - 100 of 118 matches
Mail list logo