chenkovsky commented on issue #895: LUCENE-8985: SynonymGraphFilter cannot
handle input stream with tokens filtered.
URL: https://github.com/apache/lucene-solr/pull/895#issuecomment-564895096
@mikemccand I agree that separating refactoring code into another pull
request is better. actually
janhoy commented on a change in pull request #1077: SOLR-14069: Ref guide:
overhaul: resources, libs, plugins, config-sets
URL: https://github.com/apache/lucene-solr/pull/1077#discussion_r357002240
##
File path: solr/solr-ref-guide/src/config-sets.adoc
##
@@ -76,4 +82,16 @
chatman opened a new pull request #1078: SOLR-14071: Untrusted configsets
shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078
Added a test for this.
This is an automated message from the Apache G
[
https://issues.apache.org/jira/browse/SOLR-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994360#comment-16994360
]
Ishan Chattopadhyaya commented on SOLR-14071:
-
Added PR https://github.com/ap
[
https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994361#comment-16994361
]
Jan Høydahl commented on SOLR-14066:
Let the DIH savvy committers decide. If we have
noblepaul commented on issue #1078: SOLR-14071: Untrusted configsets shouldn't
be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#issuecomment-564900283
+1
This is an automated message from the Apache Gi
[
https://issues.apache.org/jira/browse/SOLR-14070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994364#comment-16994364
]
Jan Høydahl commented on SOLR-14070:
Does not solrJ rely on this for inter-node commu
[
https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994367#comment-16994367
]
Noble Paul commented on SOLR-14013:
---
I shall merge a fix soon. This fix is important
>
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994369#comment-16994369
]
Jan Høydahl commented on SOLR-14067:
What about a sysprop solr.enable.scriptUpdatePro
[
https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994375#comment-16994375
]
Ishan Chattopadhyaya commented on SOLR-14066:
-
bq. Let the DIH savvy committe
janhoy commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357011766
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
[
https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994384#comment-16994384
]
Jan Høydahl commented on SOLR-14066:
Nice with an early heads-up to users list so the
dweiss commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357014229
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
[
https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994387#comment-16994387
]
Jan Høydahl commented on SOLR-14066:
Is it only Noble and Shalin who “own” DIH? I hav
dweiss commented on a change in pull request #1076: SOLR-14048: Improve Hadoop
test sanity checks
URL: https://github.com/apache/lucene-solr/pull/1076#discussion_r357016993
##
File path: solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java
##
@@ -87,6 +99,23 @@
[
https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994395#comment-16994395
]
Ishan Chattopadhyaya commented on SOLR-14066:
-
bq. Is it only Noble and Shali
chatman commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357018557
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
dweiss commented on issue #1070: LUCENE-9089: FST Builder fluent-style
constructor.
URL: https://github.com/apache/lucene-solr/pull/1070#issuecomment-564908599
There are not that many people touching the FST classes. I don't think you
should wait -- stale patch will require a new round of
chenkovsky edited a comment on issue #895: LUCENE-8985: SynonymGraphFilter
cannot handle input stream with tokens filtered.
URL: https://github.com/apache/lucene-solr/pull/895#issuecomment-564909221
> is SynonymGraphFilter also broken if a synonym contains a stopword? I
think (not sure) th
chenkovsky commented on issue #895: LUCENE-8985: SynonymGraphFilter cannot
handle input stream with tokens filtered.
URL: https://github.com/apache/lucene-solr/pull/895#issuecomment-564909221
> is SynonymGraphFilter also broken if a synonym contains a stopword? I
think (not sure) the old S
dweiss commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357020131
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
chatman commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357022530
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
[
https://issues.apache.org/jira/browse/SOLR-14053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994405#comment-16994405
]
Dawid Weiss commented on SOLR-14053:
Thanks Kevin.
> Fix HDFS tests to be ignored if
chatman commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357026930
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
dweiss commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357027093
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
janhoy commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357030555
##
File path: solr/solr-ref-guide/src/configsets-api.adoc
##
@@ -89,7 +89,7 @@ A con
chatman commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357030750
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
chatman commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357030750
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
chatman commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357031453
##
File path: solr/solr-ref-guide/src/configsets-api.adoc
##
@@ -89,7 +89,7 @@ A co
[
https://issues.apache.org/jira/browse/SOLR-14070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994427#comment-16994427
]
Ishan Chattopadhyaya commented on SOLR-14070:
-
bq. Does not solrJ rely on thi
[
https://issues.apache.org/jira/browse/SOLR-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994440#comment-16994440
]
ASF subversion and git services commented on SOLR-14071:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994441#comment-16994441
]
ASF subversion and git services commented on SOLR-14071:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-14071.
-
Resolution: Fixed
Thanks [~janhoy] and [~dweiss] for your review.
> Untrusted co
[
https://issues.apache.org/jira/browse/SOLR-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994448#comment-16994448
]
ASF subversion and git services commented on SOLR-13978:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994449#comment-16994449
]
ASF subversion and git services commented on SOLR-13978:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-13978.
-
Resolution: Fixed
Removed LTR from default configset :-( I promise to help bring
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994455#comment-16994455
]
Ishan Chattopadhyaya commented on SOLR-14067:
-
bq. What about a sysprop solr.
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994459#comment-16994459
]
Ishan Chattopadhyaya commented on SOLR-14067:
-
We removed RunExecurableListen
chatman closed pull request #1078: SOLR-14071: Untrusted configsets shouldn't
be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078
This is an automated message from the Apache Git Service.
To respond to th
chatman commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357052890
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
[
https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994395#comment-16994395
]
Ishan Chattopadhyaya edited comment on SOLR-14066 at 12/12/19 10:06 AM:
---
chatman opened a new pull request #1079: SOLR-14067:
StatelessScriptUpdateProcessor removal due to security concerns
URL: https://github.com/apache/lucene-solr/pull/1079
Removed SSUP, added upgrade notes.
This is an automated
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994489#comment-16994489
]
Ishan Chattopadhyaya commented on SOLR-14067:
-
Added PR for this, https://git
[
https://issues.apache.org/jira/browse/SOLR-14065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994512#comment-16994512
]
ASF subversion and git services commented on SOLR-14065:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-14065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994513#comment-16994513
]
ASF subversion and git services commented on SOLR-14065:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-14065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-14065.
-
Resolution: Fixed
Thanks [~janhoy].
> Deprecate Velocity
> --
>
[
https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated SOLR-13778:
---
Attachment: logs-20191212.zip
> Windows JDK SSL Test Failure trend: SSLException: Software cau
[
https://issues.apache.org/jira/browse/SOLR-13896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki resolved SOLR-13896.
-
Resolution: Fixed
Fixed as part of SOLR-13975.
> Paused a non-leader node can cause reco
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994554#comment-16994554
]
David Eric Pugh commented on SOLR-14067:
I know that I have used this feature a n
[
https://issues.apache.org/jira/browse/SOLR-14026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-14026:
--
Status: Patch Available (was: Open)
> Upgrade Jetty to 9.4.24.v20191120 and dropwizard to 4.1.
[
https://issues.apache.org/jira/browse/SOLR-14026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-14026:
--
Attachment: SOLR-14026.patch
Status: Open (was: Open)
I think this is ready. Last nigh
[
https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated SOLR-13778:
---
Attachment: logs-2019-12-12-1.zip
> Windows JDK SSL Test Failure trend: SSLException: Software caused
[
https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated SOLR-13778:
---
Attachment: (was: logs-20191212.zip)
> Windows JDK SSL Test Failure trend: SSLExcept
dweiss commented on a change in pull request #1078: SOLR-14071: Untrusted
configsets shouldn't be allowed to use
URL: https://github.com/apache/lucene-solr/pull/1078#discussion_r357110411
##
File path: solr/core/src/test/org/apache/solr/cloud/TestConfigSetsAPI.java
##
@@
[
https://issues.apache.org/jira/browse/SOLR-14026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994591#comment-16994591
]
Erick Erickson commented on SOLR-14026:
---
I just noticed an useless static string in
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994597#comment-16994597
]
Ishan Chattopadhyaya commented on SOLR-14067:
-
Fair enough [~epugh], let's ke
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994599#comment-16994599
]
Ishan Chattopadhyaya commented on SOLR-14067:
-
Will add a flag, disabled by d
[
https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994603#comment-16994603
]
ASF subversion and git services commented on SOLR-14013:
Commit b
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994606#comment-16994606
]
David Eric Pugh commented on SOLR-14067:
I'm looking forward to the first Plugin
[
https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994610#comment-16994610
]
Noble Paul commented on SOLR-14013:
---
I accidentally pushed the fix to master instead of
[
https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994611#comment-16994611
]
Dawid Weiss commented on SOLR-13778:
So, this one was fun. Please read if you like go
[
https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994614#comment-16994614
]
ASF subversion and git services commented on SOLR-14013:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994616#comment-16994616
]
Noble Paul commented on SOLR-14067:
---
bq.Will add a flag, disabled by default.
+1
> Rem
[
https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994621#comment-16994621
]
Noble Paul commented on SOLR-14013:
---
[~jpountz] It's not yet pushed to branch_8x. I'll
[
https://issues.apache.org/jira/browse/SOLR-13975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki reopened SOLR-13975:
-
Jenkins failure related to this change
([https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Win
[
https://issues.apache.org/jira/browse/SOLR-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994648#comment-16994648
]
ASF subversion and git services commented on SOLR-13978:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994650#comment-16994650
]
ASF subversion and git services commented on SOLR-14013:
Commit b
[
https://issues.apache.org/jira/browse/SOLR-13970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994645#comment-16994645
]
ASF subversion and git services commented on SOLR-13970:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994651#comment-16994651
]
ASF subversion and git services commented on SOLR-14013:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994647#comment-16994647
]
ASF subversion and git services commented on SOLR-14071:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-14065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994649#comment-16994649
]
ASF subversion and git services commented on SOLR-14065:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994646#comment-16994646
]
ASF subversion and git services commented on SOLR-13978:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein reassigned SOLR-14073:
-
Assignee: Joel Bernstein
> Fix segment look ahead NPE in CollapsingQParserPlugin
> -
Joel Bernstein created SOLR-14073:
-
Summary: Fix segment look ahead NPE in CollapsingQParserPlugin
Key: SOLR-14073
URL: https://issues.apache.org/jira/browse/SOLR-14073
Project: Solr
Issue Ty
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14073:
--
Description: The CollapsingQParserPlugin right now has bug that if every
segment is not visited
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14073:
--
Description: The CollapsingQParserPlugin right now has bug that if every
segment is not visited
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14073:
--
Description: The CollapsingQParserPlugin has a bug that if every segment is
not visited during
Joel Bernstein created SOLR-14074:
-
Summary: Make CollapsingQParserPlugin re-entrant
Key: SOLR-14074
URL: https://issues.apache.org/jira/browse/SOLR-14074
Project: Solr
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994706#comment-16994706
]
Tim Allison commented on SOLR-14066:
{quote}Then be “DIH is no longer part of Apache
[
https://issues.apache.org/jira/browse/SOLR-14054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994711#comment-16994711
]
Tim Allison commented on SOLR-14054:
This shouldn't be a problem, but I noticed that
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14073:
--
Attachment: SOLR-14073.patch
> Fix segment look ahead NPE in CollapsingQParserPlugin
>
iverase commented on issue #1020: LUCENE-9055: Fixes the detection of lines
crossing triangles through edge points
URL: https://github.com/apache/lucene-solr/pull/1020#issuecomment-565028340
@nknize do you think we can make this fix for 8.4?
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994739#comment-16994739
]
Joel Bernstein commented on SOLR-14073:
---
This is an untested patch. I'm going to do
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994739#comment-16994739
]
Joel Bernstein edited comment on SOLR-14073 at 12/12/19 2:31 PM:
--
Joel Bernstein created SOLR-14075:
-
Summary: Investigate performance degradation of /export from Solr
6 to Solr 7
Key: SOLR-14075
URL: https://issues.apache.org/jira/browse/SOLR-14075
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-14075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14075:
--
Description: There have been customer reports, not on the user or dev list,
of performance degr
[
https://issues.apache.org/jira/browse/SOLR-14075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14075:
--
Description: There have been customer reports, not on the user or dev list,
of performance degr
Robert Muir created SOLR-14076:
--
Summary: SearchRateTriggerIntegrationTest: fix static leak
Key: SOLR-14076
URL: https://issues.apache.org/jira/browse/SOLR-14076
Project: Solr
Issue Type: Bug
risdenk closed pull request #1075: SOLR-14047: Make sure tests don't pickup
other Hadoop installs
URL: https://github.com/apache/lucene-solr/pull/1075
This is an automated message from the Apache Git Service.
To respond to t
risdenk commented on issue #1075: SOLR-14047: Make sure tests don't pickup
other Hadoop installs
URL: https://github.com/apache/lucene-solr/pull/1075#issuecomment-565053392
Merged in 322ed8ce4d8729ad5230a65913b27f7285578a1e with CHANGES entry
---
[
https://issues.apache.org/jira/browse/SOLR-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994780#comment-16994780
]
ASF subversion and git services commented on SOLR-14047:
Commit 3
risdenk commented on issue #1075: SOLR-14047: Make sure tests don't pickup
other Hadoop installs
URL: https://github.com/apache/lucene-solr/pull/1075#issuecomment-565053853
Thanks for the review David
This is an automated mes
[
https://issues.apache.org/jira/browse/SOLR-14048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-14048:
Fix Version/s: 8.5
> Improve Hadoop test sanity checks
> -
>
>
[
https://issues.apache.org/jira/browse/SOLR-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-14047:
Fix Version/s: 8.5
> Make sure tests don't pickup other Hadoop installs
> -
risdenk commented on a change in pull request #1076: SOLR-14048: Improve Hadoop
test sanity checks
URL: https://github.com/apache/lucene-solr/pull/1076#discussion_r357208260
##
File path: solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java
##
@@ -87,6 +99,23 @@
[
https://issues.apache.org/jira/browse/SOLR-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994789#comment-16994789
]
ASF subversion and git services commented on SOLR-14047:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-14047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-14047:
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Make sure tests don't pickup o
[
https://issues.apache.org/jira/browse/SOLR-14065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994794#comment-16994794
]
Erik Hatcher commented on SOLR-14065:
-
Regrettably +1: RIP Solritas.
> Deprecate Vel
[
https://issues.apache.org/jira/browse/SOLR-14065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994796#comment-16994796
]
Erik Hatcher commented on SOLR-14065:
-
{quote}I’d love to see a small angular/react a
dweiss commented on a change in pull request #1076: SOLR-14048: Improve Hadoop
test sanity checks
URL: https://github.com/apache/lucene-solr/pull/1076#discussion_r357224018
##
File path: solr/core/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java
##
@@ -87,6 +99,23 @@
1 - 100 of 179 matches
Mail list logo