[
https://issues.apache.org/jira/browse/SOLR-12922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-12922:
Attachment: SOLR-12922.patch
> Facet parser plugin for json.facet
> ---
Mikhail Khludnev created SOLR-12922:
---
Summary: Facet parser plugin for json.facet
Key: SOLR-12922
URL: https://issues.apache.org/jira/browse/SOLR-12922
Project: Solr
Issue Type: New Feature
+1 Mark! I’m in.
Anshum
> On Oct 24, 2018, at 11:05 PM, Mark Miller wrote:
>
> My boss has indicated I'm going to get a little time to spend on addressing
> our test situation. Turns out the current downward trend situation is a
> little worrying to some that count on the project down the
Mark Miller created SOLR-12921:
--
Summary: Separate Solr unit tests and integration tests.
Key: SOLR-12921
URL: https://issues.apache.org/jira/browse/SOLR-12921
Project: Solr
Issue Type: Sub-task
Mark Miller created LUCENE-8546:
---
Summary: Fix ant beast to fail and succeed based on whether
beasting actually fails or succeeds.
Key: LUCENE-8546
URL: https://issues.apache.org/jira/browse/LUCENE-8546
My boss has indicated I'm going to get a little time to spend on addressing
our test situation. Turns out the current downward trend situation is a
little worrying to some that count on the project down the road ;)
We can finally dig out though, I promise.
It's going to be a little bit before I'm
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/354/
No tests ran.
Build Log:
[...truncated 23439 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1:
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/357/
All tests passed
Build Log:
[...truncated 14616 lines...]
[junit4] JVM J1: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/temp/junit4-J1-20181
Mark Miller created SOLR-12920:
--
Summary: Resurrect regular test beasting reports.
Key: SOLR-12920
URL: https://issues.apache.org/jira/browse/SOLR-12920
Project: Solr
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/SOLR-9422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul resolved SOLR-9422.
--
Resolution: Won't Fix
{{BytesRef}} is {{String}} most of the times
> JavbinCodec should write Bytesref
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7583/
Java: 64bit/jdk-12-ea+12 -XX:-UseCompressedOops -XX:+UseG1GC
27 tests failed.
FAILED:
org.apache.solr.ltr.store.rest.TestModelManagerPersistence.testWrapperModelPersistence
Error Message:
Software caused connection abort: r
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23089/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest
Error Message:
testParserCoverage was run w/o any other method expl
Github user moshebla commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/455#discussion_r228032204
--- Diff: solr/core/src/java/org/apache/solr/update/AddUpdateCommand.java
---
@@ -262,6 +263,11 @@ private void flattenAnonymous(List
unwrappedDocs, S
[
https://issues.apache.org/jira/browse/SOLR-11868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663225#comment-16663225
]
Erick Erickson commented on SOLR-11868:
---
Actually, I've long thought that allowing
Github user dsmiley commented on a diff in the pull request:
https://github.com/apache/lucene-solr/pull/455#discussion_r228026284
--- Diff: solr/core/src/java/org/apache/solr/update/AddUpdateCommand.java
---
@@ -262,6 +263,11 @@ private void flattenAnonymous(List
unwrappedDocs, So
[
https://issues.apache.org/jira/browse/LUCENE-8544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662390#comment-16662390
]
Michael Gibney edited comment on LUCENE-8544 at 10/25/18 2:57 AM:
[
https://issues.apache.org/jira/browse/SOLR-11868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663117#comment-16663117
]
David Smiley commented on SOLR-11868:
-
I wonder if we even need this setting if clust
[
https://issues.apache.org/jira/browse/LUCENE-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663115#comment-16663115
]
Michael Gibney commented on LUCENE-8509:
> The trim filter removes the leading s
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/875/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream
Error Message:
expected:<5> but was:<0>
Stack Trace:
java.lan
Mark Miller created SOLR-12919:
--
Summary: Introduce a new set of Mock objects that cover key parts
of the system and are easy to use.
Key: SOLR-12919
URL: https://issues.apache.org/jira/browse/SOLR-12919
[
https://issues.apache.org/jira/browse/SOLR-12793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker resolved SOLR-12793.
--
Resolution: Fixed
Fix Version/s: master (8.0)
7.6
> Move TestCloudJSO
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/191/
6 tests failed.
FAILED: org.apache.solr.cloud.TestStressInPlaceUpdates.stressTest
Error Message:
Error from server at https://127.0.0.1:35235/bmi/ik: Could not load collection
from ZK: collection1
Stack Trace:
org.apa
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23088/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC
11 tests failed.
FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery
Error Message:
Can not find doc 7 in https://127.0.0.1:46617/solr
Stack Trace:
java.la
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2898/
2 tests failed.
FAILED:
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testParallelUpdateQTime
Error Message:
Error from server at
https://127.0.0.1:46383/solr/collection1_shard2_replica_n2: Expected mime type
applicat
[
https://issues.apache.org/jira/browse/SOLR-12801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663047#comment-16663047
]
Mark Miller commented on SOLR-12801:
We currently have a complete mix of integration
Mark Miller created LUCENE-8545:
---
Summary: Precommit could check for any tests in the latest commit
and do a cursory beasting.
Key: LUCENE-8545
URL: https://issues.apache.org/jira/browse/LUCENE-8545
Pro
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2122/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest
Error Message:
testParserCoverage was run w/o any other method explici
Erick Erickson created SOLR-12918:
-
Summary: Reproducing test failure in
TestHighFrequencyDictionaryFactory
Key: SOLR-12918
URL: https://issues.apache.org/jira/browse/SOLR-12918
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-12829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662983#comment-16662983
]
Joel Bernstein commented on SOLR-12829:
---
Yeah, I typically do that last. I'm about
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2972/
Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
30 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery
Error Message:
Could not find collection:collection1
Stack Trace:
java.
[
https://issues.apache.org/jira/browse/LUCENE-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662897#comment-16662897
]
David Smiley commented on LUCENE-8509:
--
bq. The trim filter removes the leading spa
[
https://issues.apache.org/jira/browse/SOLR-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662894#comment-16662894
]
Joel Bernstein commented on SOLR-12772:
---
Yep, the docs were incorrect. Thanks for f
[
https://issues.apache.org/jira/browse/SOLR-12793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662892#comment-16662892
]
ASF subversion and git services commented on SOLR-12793:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-12895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-12895:
Component/s: highlighter
> SurroundQParserPlugin support for UnifiedHighlighter
> -
[
https://issues.apache.org/jira/browse/SOLR-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662876#comment-16662876
]
Tim Underwood commented on SOLR-12875:
--
I added a simple test to the PR that trigger
[
https://issues.apache.org/jira/browse/SOLR-12801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662860#comment-16662860
]
Varun Thacker commented on SOLR-12801:
--
{quote}I want to start having a place for un
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23087/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseG1GC
30 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery
Error Message:
Could not find collection:collection1
Stack Trace:
java.lang.As
[
https://issues.apache.org/jira/browse/SOLR-12917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12917:
Description:
There are multiple methods in *CdcrBidirectionalTest* introduced SOLR-11003,
can be u
Amrit Sarkar created SOLR-12917:
---
Summary: Improve CDCR Tests; create factory methods to avoid
redundancy
Key: SOLR-12917
URL: https://issues.apache.org/jira/browse/SOLR-12917
Project: Solr
Is
[
https://issues.apache.org/jira/browse/SOLR-12793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662846#comment-16662846
]
ASF subversion and git services commented on SOLR-12793:
Commit 7
Thanks Steve! That worked for me
I'll go ahrad and make this as the default example to the "test-help" target
- [help] ant test "-Dtests.class=org.apache.lucene.package.*"
+ [help] ant test
"-Dtests.class=org.apache.lucene.package.Test*|org.apache.lucene.package.*Test"
On Wed, Oct 24, 2018 at 7
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/1162/
No tests ran.
Build Log:
[...truncated 23412 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1:
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:con
[
https://issues.apache.org/jira/browse/SOLR-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12911:
Attachment: SOLR-12911.patch
> Include "refine" param (refinement SOLR-9432) to the FacetStream
>
[
https://issues.apache.org/jira/browse/LUCENE-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662833#comment-16662833
]
Trey Jones commented on LUCENE-8524:
{quote}A can be discussed but I think it needs
[
https://issues.apache.org/jira/browse/SOLR-12795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12795:
Attachment: (was: SOLR-12795.patch)
> Introduce 'limit' parameter in FacetStream.
> ---
[
https://issues.apache.org/jira/browse/SOLR-12795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12795:
Attachment: SOLR-12795.patch
> Introduce 'limit' parameter in FacetStream.
> --
[
https://issues.apache.org/jira/browse/SOLR-12795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12795:
Attachment: (was: SOLR-12795.patch)
> Introduce 'limit' parameter in FacetStream.
> ---
[
https://issues.apache.org/jira/browse/SOLR-12795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12795:
Attachment: SOLR-12795.patch
> Introduce 'limit' parameter in FacetStream.
> --
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4891/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC
6 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest
Error Message:
testParserCoverage was run w/o any other method explicitly testin
[
https://issues.apache.org/jira/browse/SOLR-12827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662778#comment-16662778
]
ASF subversion and git services commented on SOLR-12827:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-12827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662779#comment-16662779
]
ASF subversion and git services commented on SOLR-12827:
Commit a
Konstantin Gribov created SOLR-12916:
Summary: Fail to parse queries for listeners added via Config API
Key: SOLR-12916
URL: https://issues.apache.org/jira/browse/SOLR-12916
Project: Solr
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/196/
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
Error Message:
did not finish processing in time
Stack Trace:
java.lang.AssertionError: did not finish processing in time
[
https://issues.apache.org/jira/browse/SOLR-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662746#comment-16662746
]
ASF subversion and git services commented on SOLR-9317:
---
Commit 1687
[
https://issues.apache.org/jira/browse/SOLR-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662745#comment-16662745
]
ASF subversion and git services commented on SOLR-9317:
---
Commit b72f
[
https://issues.apache.org/jira/browse/SOLR-12913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-12913:
--
Attachment: SOLR-12913.patch
> Streaming Expressions / Math Expressions docs for 7.6 release
>
[
https://issues.apache.org/jira/browse/SOLR-9425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-9425.
---
Resolution: Fixed
Assignee: Christine Poerschke
Fix Version/s: master (
[
https://issues.apache.org/jira/browse/SOLR-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-12772.
Resolution: Fixed
Assignee: Christine Poerschke
Fix Version/s: maste
[
https://issues.apache.org/jira/browse/SOLR-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-12905.
Resolution: Fixed
Fix Version/s: master (8.0)
7.6
> repro
[
https://issues.apache.org/jira/browse/SOLR-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662715#comment-16662715
]
Mikhail Khludnev commented on SOLR-12875:
-
Ok. Could {{resize}} be necessary for
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2971/
Java: 64bit/jdk-12-ea+12 -XX:+UseCompressedOops -XX:+UseParallelGC
19 tests failed.
FAILED:
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testParallelUpdateQTime
Error Message:
Error from server at
https://127.0.0.1:399
[
https://issues.apache.org/jira/browse/SOLR-9425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662710#comment-16662710
]
ASF subversion and git services commented on SOLR-9425:
---
Commit e675
[
https://issues.apache.org/jira/browse/SOLR-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662707#comment-16662707
]
ASF subversion and git services commented on SOLR-12905:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662708#comment-16662708
]
ASF subversion and git services commented on SOLR-12873:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662711#comment-16662711
]
ASF subversion and git services commented on SOLR-12772:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-9425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662691#comment-16662691
]
ASF subversion and git services commented on SOLR-9425:
---
Commit ab14
[
https://issues.apache.org/jira/browse/SOLR-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662692#comment-16662692
]
ASF subversion and git services commented on SOLR-12772:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662689#comment-16662689
]
ASF subversion and git services commented on SOLR-12905:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662690#comment-16662690
]
ASF subversion and git services commented on SOLR-12873:
Commit c
Build: https://builds.apache.org/job/Lucene-Solr-repro/1769/
[...truncated 28 lines...]
[repro] Jenkins log URL:
https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1677/consoleText
[repro] Revision: e083b1501ebe21abaf95bcd93f89af12142fd1ee
[repro] Ant options: -Dtests.multiplier=2
-
[
https://issues.apache.org/jira/browse/SOLR-12873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662665#comment-16662665
]
Christine Poerschke commented on SOLR-12873:
bq. The patch doesn't appear to
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662659#comment-16662659
]
Varun Thacker commented on SOLR-12057:
--
{quote}I strongly agree with consolidating C
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662648#comment-16662648
]
Amrit Sarkar edited comment on SOLR-12057 at 10/24/18 6:24 PM:
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662648#comment-16662648
]
Amrit Sarkar edited comment on SOLR-12057 at 10/24/18 6:23 PM:
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662648#comment-16662648
]
Amrit Sarkar commented on SOLR-12057:
-
Thanks Varun for the detailed feedback,
The
[
https://issues.apache.org/jira/browse/SOLR-12105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12105:
Description: Inplace updates
(https://lucene.apache.org/solr/guide/6_6/updating-parts-of-documents.
[
https://issues.apache.org/jira/browse/SOLR-12105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12105:
Description: Inplace updates
(https://lucene.apache.org/solr/guide/6_6/updating-parts-of-documents.
[
https://issues.apache.org/jira/browse/SOLR-12105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12105:
Description: Inplace updates
(https://lucene.apache.org/solr/guide/6_6/updating-parts-of-documents.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2897/
3 tests failed.
FAILED:
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica
Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:34450_solr,
127.0.0.1:37321_solr, 127.0.0.1:38657_so
[
https://issues.apache.org/jira/browse/SOLR-12105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12105:
Summary: Support Inplace updates in CDCR. (was: Support Inplace updates in
cdcr)
> Support Inplac
[
https://issues.apache.org/jira/browse/SOLR-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662635#comment-16662635
]
Tim Underwood commented on SOLR-12875:
--
[~mkhludnev] Can you review this?
> ArrayIn
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23086/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC
16 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest
Error Message:
SolrCore.getOpenCount()==2
Stack Trace:
java.lang.RuntimeException: Solr
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker reassigned SOLR-12057:
Assignee: Varun Thacker
> CDCR does not replicate to Collections with TLOG Replicas
>
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662607#comment-16662607
]
Varun Thacker commented on SOLR-12057:
--
Hi Amrit,
Thanks for the patch! Here's som
[
https://issues.apache.org/jira/browse/SOLR-12259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662584#comment-16662584
]
Steve Rowe commented on SOLR-12259:
---
In addition to the issues mentioned on SOLR-11127
Thank you for this effort nonetheless, Erick.
Dawid
On Wed, Oct 24, 2018 at 6:53 PM Erick Erickson wrote:
>
> We're making forward progress on the whole testing situation, so I'll
> stop doing BadApple commits. I'll continue to pull down Hoss' reports
> weekly to have a history that we can mine,
[
https://issues.apache.org/jira/browse/SOLR-12829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662561#comment-16662561
]
Varun Thacker commented on SOLR-12829:
--
Hi Joel,
I noticed that the commit doesn't
[
https://issues.apache.org/jira/browse/SOLR-12259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662554#comment-16662554
]
Erick Erickson commented on SOLR-12259:
---
bq. can deal with "safe" X+2 upgrades if t
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7582/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest
Error Message:
SolrCore.getOpenCount()==2
Stack Trace:
java.lang.Runtime
We're making forward progress on the whole testing situation, so I'll
stop doing BadApple commits. I'll continue to pull down Hoss' reports
weekly to have a history that we can mine, but I'd rather put my
efforts in to the root problem than record-keeping.
By collecting Hoss' reports I can always
Mark Miller created SOLR-12915:
--
Summary: Fix all Solr tests to work with ant beast.
Key: SOLR-12915
URL: https://issues.apache.org/jira/browse/SOLR-12915
Project: Solr
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/SOLR-12879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662504#comment-16662504
]
Steve Rowe commented on SOLR-12879:
---
{{QueryEqualityTest}} is failing 100% of the time
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662483#comment-16662483
]
Amrit Sarkar commented on SOLR-12057:
-
Uploaded fresh patch, which can be applied aga
Build: https://builds.apache.org/job/Lucene-Solr-repro/1767/
[...truncated 28 lines...]
[repro] Jenkins log URL:
https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/353/consoleText
[repro] Revision: ffabbaf1f2a34a29dd9416cfd84fbfe93b7ad227
[repro] Ant options: -DsmokeTestRelease.java9=/h
[
https://issues.apache.org/jira/browse/SOLR-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amrit Sarkar updated SOLR-12057:
Attachment: SOLR-12057.patch
> CDCR does not replicate to Collections with TLOG Replicas
>
[
https://issues.apache.org/jira/browse/SOLR-12914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Miller updated SOLR-12914:
Description:
TermsComponent class always tries to fetch all terms from all shards for a
further pr
[
https://issues.apache.org/jira/browse/SOLR-12914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Miller updated SOLR-12914:
Description:
TermsComponent class always tries to fetch all terms from all shards for a
further pr
[
https://issues.apache.org/jira/browse/SOLR-12914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Miller updated SOLR-12914:
Description:
TermsComponent class always tries to fetch all terms from all shards for a
further pr
Vadim Miller created SOLR-12914:
---
Summary: Solr crashes in /terms request handler
Key: SOLR-12914
URL: https://issues.apache.org/jira/browse/SOLR-12914
Project: Solr
Issue Type: Bug
Secur
[
https://issues.apache.org/jira/browse/SOLR-12908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662437#comment-16662437
]
Varun Thacker commented on SOLR-12908:
--
I missed that! Sorry for the noise.
It woul
1 - 100 of 166 matches
Mail list logo