On 19/06/17 17:38, Erick Erickson wrote:
> We've recently gone to AsciiDoc which is much easier to edit IMO, and
> also allows anyone (hint hint) to attach a patch to a JIRA for the
> documentation that makes it into the next version of reference guide
> as well as the current online version.
Hint
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/952/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter
Error Message:
Collection not found: routeFieldColl
Stack Trace:
org.apa
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4092/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
7 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Could not find collection:collection2
Stack Trace:
java.lang.Asser
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19921/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences
Error Message:
Adding a policy with 'cores' attribute should not hav
[
https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cao Manh Dat resolved SOLR-10923.
-
Resolution: Fixed
> AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a policy
>
[
https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056896#comment-16056896
]
ASF subversion and git services commented on SOLR-10923:
Commit 2d
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/988/
Java: 32bit/jdk-9-ea+173 -client -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery
Error Message:
Expected a collection with one shard and two replicas null Last available
[
https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man reassigned SOLR-10923:
---
Assignee: Cao Manh Dat
I havne't dug into the code, but based on the comments in SOLR-10406 it looks
[
https://issues.apache.org/jira/browse/SOLR-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056870#comment-16056870
]
Hoss Man commented on SOLR-10406:
-
FYI: git bisect says the commit for this jira caused th
[
https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056867#comment-16056867
]
Hoss Man commented on SOLR-10923:
-
FWIW...
{noformat}
$ git bisect start HEAD f1e2be64519
Hello,
I am running *Solr 3.5* and using Data Import Handler. I am using the
following query -
Although the FULL Import is running fine but the delta import is having
trouble. Here is what I am experiencing -
1. Delta Imports are working in cumulative fashion - any increment
(delta) is t
Got no response on the solr-user mailing list and so trying the dev-mailing
list.
Please guide me if this should not be done. But I thought that the issue
looks strange enough to post it here.
Thanks
SG
On Mon, Jun 19, 2017 at 8:13 PM, S G wrote:
> Hi,
>
> We are stuck in a strange problem.
>
[
https://issues.apache.org/jira/browse/SOLR-10864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-10864:
Attachment: SOLR-10864.patch
bq. Still one nocommit in there to work around SOLR-10929, ...
Bah! ... 2 patc
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows//
Java: 32bit/jdk1.8.0_131 -client -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent
Error Message:
Did not find the expected number of groups for field intGSF expected:<4
[
https://issues.apache.org/jira/browse/SOLR-10864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-10864:
Attachment: SOLR-10864.patch
Ok, here's what i've got.
Been hammering on the tests, I think I've got all t
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1886/
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences
Error Message:
Adding a policy with 'cores' attribute should not have succeeded.
Stack Trace:
java.lang.AssertionError:
Hoss Man created SOLR-10929:
---
Summary: remove useless valType from ExternalFileField
Key: SOLR-10929
URL: https://issues.apache.org/jira/browse/SOLR-10929
Project: Solr
Issue Type: Sub-task
S
[
https://issues.apache.org/jira/browse/SOLR-10928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jefferyyuan updated SOLR-10928:
---
Summary: Support elevate.q in QueryElevationComponent (was: Support
elevate.q () in QueryElevationCom
jefferyyuan created SOLR-10928:
--
Summary: Support elevate.q () in QueryElevationComponent
Key: SOLR-10928
URL: https://issues.apache.org/jira/browse/SOLR-10928
Project: Solr
Issue Type: Improvem
[
https://issues.apache.org/jira/browse/SOLR-10922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056741#comment-16056741
]
Pushkar Raste commented on SOLR-10922:
--
Is this duplicate of SOLR-9915 ?
> NPE in Pe
[
https://issues.apache.org/jira/browse/SOLR-10169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056738#comment-16056738
]
Pushkar Raste commented on SOLR-10169:
--
Is this duplicate of SOLR-9915
> PeerSync wi
[
https://issues.apache.org/jira/browse/SOLR-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056644#comment-16056644
]
ASF subversion and git services commented on SOLR-10574:
Commit 1a
[
https://issues.apache.org/jira/browse/SOLR-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056612#comment-16056612
]
Ishan Chattopadhyaya commented on SOLR-10574:
-
Thanks, Steve, Jan, Cassandra.
[
https://issues.apache.org/jira/browse/LUCENE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056605#comment-16056605
]
Robert Muir commented on LUCENE-7882:
-
I know i have benchmarked that its definitely
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19919/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseParallelGC
4 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.SolrSchemalessExampleTest
Error Message:
Source
'/home/jenkins/workspace/Luce
[
https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056564#comment-16056564
]
Anshum Gupta commented on SOLR-10915:
-
There's existing constructors that were release
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1885/
4 tests failed.
FAILED:
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
Error Message:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/data_driven_sch
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1385/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
5 tests failed.
FAILED:
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
Error Message:
/export/home/jenkins/workspace/Lucene-S
[
https://issues.apache.org/jira/browse/SOLR-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-10921:
Attachment: SOLR-10921.patch
Here's a draft / in-progress patch showing the current approach. Needs
[
https://issues.apache.org/jira/browse/LUCENE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056533#comment-16056533
]
Michael McCandless commented on LUCENE-7882:
That's a great question [~dawid.
[
https://issues.apache.org/jira/browse/LUCENE-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-7883:
--
Attachment: LUCENE-7883.patch
Patch removing context classloader usage. Tests seem to pass, unf
[
https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056496#comment-16056496
]
Anshum Gupta commented on SOLR-10915:
-
[~gerlowskija] one more thing, can you have the
[
https://issues.apache.org/jira/browse/SOLR-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056458#comment-16056458
]
David Smiley commented on SOLR-4319:
This issue would probably be solved with docValues
[
https://issues.apache.org/jira/browse/LUCENE-7884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Zhao updated LUCENE-7884:
-
Labels: easyfix newbie newdev patch (was: easyfix newbie patch)
> StringHelper needs to catch NoClassDef
[
https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056440#comment-16056440
]
Cassandra Targett commented on SOLR-10494:
--
Is it? Damn it. We need How To Contri
[
https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett updated SOLR-10494:
-
Attachment: SOLR-10494-withdocs.patch
> Switch Solr's Default Response Type from XML to JS
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/951/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI
Error Message:
Could not find collection : implicitcoll
Stack Trace:
Hi folks,
First time contributing to Lucene, here is a small patch for StringHelper:
https://issues.apache.org/jira/browse/LUCENE-7884
Can someone please take a look?
Thanks,
Yan
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/789/
No tests ran.
Build Log:
[...truncated 25926 lines...]
prepare-release-no-sign:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist
[copy] Co
[
https://issues.apache.org/jira/browse/LUCENE-7884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Zhao updated LUCENE-7884:
-
Attachment: LUCENE-7884.patch
> StringHelper needs to catch NoClassDefFoundError
> --
Yan Zhao created LUCENE-7884:
Summary: StringHelper needs to catch NoClassDefFoundError
Key: LUCENE-7884
URL: https://issues.apache.org/jira/browse/LUCENE-7884
Project: Lucene - Core
Issue Type:
[
https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056416#comment-16056416
]
Jan Høydahl commented on SOLR-10494:
Good work Cassandra. Think your patch is reversed
[
https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett updated SOLR-10494:
-
Attachment: SOLR-10494-withdocs.patch
Here's a patch with [~solrtrey]'s changes + ref guid
[
https://issues.apache.org/jira/browse/SOLR-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056400#comment-16056400
]
Michael Schumann commented on SOLR-4319:
This would be nice. We achieved this behav
[
https://issues.apache.org/jira/browse/SOLR-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jefferyyuan updated SOLR-10927:
---
Summary: Support position to context.xml in Query Elevation Component
(was: Suuport position to conte
jefferyyuan created SOLR-10927:
--
Summary: Suuport position to context.xml in Query Elevation
Component
Key: SOLR-10927
URL: https://issues.apache.org/jira/browse/SOLR-10927
Project: Solr
Issue
[
https://issues.apache.org/jira/browse/SOLR-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056379#comment-16056379
]
David Smiley commented on SOLR-4319:
Certainly... I hit this recently. I'm surprised "
Hoss Man created SOLR-10926:
---
Summary: increase the odds of randomly choosing point fields
Key: SOLR-10926
URL: https://issues.apache.org/jira/browse/SOLR-10926
Project: Solr
Issue Type: Sub-task
Hoss Man created SOLR-10925:
---
Summary: remove explicit FooPointField types & usages from test
configs once randomization is universal
Key: SOLR-10925
URL: https://issues.apache.org/jira/browse/SOLR-10925
Pr
[
https://issues.apache.org/jira/browse/SOLR-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-10844:
Description:
As discovered when working on SOLR-10807: if you change all existing test
configs to use FooPo
[
https://issues.apache.org/jira/browse/SOLR-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056346#comment-16056346
]
Cassandra Targett commented on SOLR-10574:
--
bq. Looks like there are some failing
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19918/
Java: 32bit/jdk-9-ea+173 -client -XX:+UseParallelGC
8 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.SolrSchemalessExampleTest
Error Message:
Source
'/home/jenkins/workspace/Lucene-Solr-master-
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4091/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
9 tests failed.
FAILED:
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
Collection not found: withShardField
Stack Trace:
or
[
https://issues.apache.org/jira/browse/SOLR-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl closed SOLR-5077.
-
Resolution: Done
Done in SOLR-9623
> Inconsistencies in solrconfig upload limits - examples and test-files
[
https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-9623.
---
Resolution: Fixed
> Disable remote streaming by default
> ---
>
>
[
https://issues.apache.org/jira/browse/SOLR-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810679#comment-15810679
]
jefferyyuan edited comment on SOLR-6092 at 6/20/17 7:14 PM:
Vot
[
https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056296#comment-16056296
]
ASF subversion and git services commented on SOLR-9623:
---
Commit a4f27
[
https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056294#comment-16056294
]
Jan Høydahl commented on SOLR-10494:
That was just a IDEA search, see
https://www.dro
[
https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056285#comment-16056285
]
Cassandra Targett commented on SOLR-10494:
--
I'm happy to help with doc/website up
[
https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056272#comment-16056272
]
Erick Erickson commented on LUCENE-7880:
bq: It wouldn't be an issue if it was a
[
https://issues.apache.org/jira/browse/SOLR-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056267#comment-16056267
]
Hoss Man commented on SOLR-10924:
-
I've filed this "bug" so we have a record of the discre
Hoss Man created SOLR-10924:
---
Summary: PointField multivalued docValues don't "dedup" like
TrieField
Key: SOLR-10924
URL: https://issues.apache.org/jira/browse/SOLR-10924
Project: Solr
Issue Type:
[
https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056255#comment-16056255
]
Erick Erickson commented on SOLR-4586:
--
Jan:
Got it. I think moving it to solr.xml is
[
https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reopened SOLR-9623:
---
Thanks Steve, I'm on the case
> Disable remote streaming by default
> ---
[
https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056217#comment-16056217
]
Jan Høydahl commented on SOLR-4586:
---
[~erickerickson] yes I know the bug, experienced it
[
https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056210#comment-16056210
]
Anshum Gupta commented on SOLR-10915:
-
Sorry about that confusion, should've read what
[
https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056201#comment-16056201
]
Jason Gerlowski commented on SOLR-10915:
I think I'm reading you wrong.
bq. we sh
[
https://issues.apache.org/jira/browse/SOLR-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056191#comment-16056191
]
David Smiley edited comment on SOLR-3346 at 6/20/17 6:04 PM:
-
[
[
https://issues.apache.org/jira/browse/SOLR-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056191#comment-16056191
]
David Smiley commented on SOLR-3346:
[~janhoy] see SOLR-6807. I'd love to see this don
[
https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056177#comment-16056177
]
Anshum Gupta commented on SOLR-10915:
-
Thanks Jason. The patch looks good overall but
[
https://issues.apache.org/jira/browse/SOLR-10494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056131#comment-16056131
]
Trey Grainger commented on SOLR-10494:
--
yes, I'll address all of the code/config chan
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19917/
Java: 32bit/jdk-9-ea+173 -server -XX:+UseParallelGC
9 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences
Error Message:
Adding a policy with 'cores' attribute should not h
[
https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cao Manh Dat reassigned SOLR-10923:
---
Assignee: (was: Cao Manh Dat)
> AutoScalingHandlerTest.testPolicyAndPreferences() failure
[
https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056082#comment-16056082
]
Adrien Grand commented on LUCENE-7880:
--
bq. If you were writing this from scratch wo
[
https://issues.apache.org/jira/browse/SOLR-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cao Manh Dat reassigned SOLR-10923:
---
Assignee: Cao Manh Dat
> AutoScalingHandlerTest.testPolicyAndPreferences() failure: Adding a
[
https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056053#comment-16056053
]
Jason Gerlowski commented on SOLR-10915:
A few responses:
bq. Where a Builder cla
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6665/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseSerialGC
9 tests failed.
FAILED:
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
Error Message:
C:\Users\jenkins\workspace\Lucene-S
[
https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056028#comment-16056028
]
Steve Rowe commented on SOLR-9623:
--
Also these {{SolrRequestParserTest}} failures ("Remote
[
https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056026#comment-16056026
]
Steve Rowe commented on SOLR-9623:
--
{{git bisect}} blames the commit on this issue for a r
[
https://issues.apache.org/jira/browse/SOLR-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056009#comment-16056009
]
Shawn Heisey commented on SOLR-10915:
-
If I'm understanding what's going on here, I re
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3798/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
expected:<3> but was:<1>
Stack Trace:
java.lang.AssertionError: e
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1884/
9 tests failed.
FAILED:
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
Error Message:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/data_driven_sch
[
https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055988#comment-16055988
]
Alan Woodward commented on LUCENE-7880:
---
bq. we should find a heuristic that can de
[
https://issues.apache.org/jira/browse/SOLR-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055972#comment-16055972
]
Steve Rowe commented on SOLR-9623:
--
{{TestRemoteStreaming.testStreamUrl()}} now fails for
[
https://issues.apache.org/jira/browse/SOLR-10911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055956#comment-16055956
]
Erick Erickson commented on SOLR-10911:
---
Hey Shalin:
If you happen across a good wa
On 2017-05-17 19:10 (-0700), David Smiley wrote:
> > How else other than a comment could the system communicate results back to
> > the user? Or do you mean that whatever runs should post a comment, but
> > suppress email notification somehow.
> >
>
> Yes; that. The rationale being that if some
[
https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055916#comment-16055916
]
Erick Erickson commented on LUCENE-7880:
Adrien:
So how would you fix the design
[
https://issues.apache.org/jira/browse/SOLR-10864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055918#comment-16055918
]
Steve Rowe commented on SOLR-10864:
---
bq. ...but actually in hindsight, I think your idea
[
https://issues.apache.org/jira/browse/SOLR-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055923#comment-16055923
]
Steve Rowe commented on SOLR-10574:
---
Looks like there are some failing tests after this
Steve Rowe created SOLR-10923:
-
Summary: AutoScalingHandlerTest.testPolicyAndPreferences()
failure: Adding a policy with 'cores' attribute should not have succeeded
Key: SOLR-10923
URL: https://issues.apache.org/jira/
[
https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055882#comment-16055882
]
Erick Erickson commented on SOLR-4586:
--
[~janhoy]
"last core wins" is my shorthand fo
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19916/
Java: 64bit/jdk-9-ea+173 -XX:+UseCompressedOops -XX:+UseParallelGC
9 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences
Error Message:
Adding a policy with 'cores' attribu
[
https://issues.apache.org/jira/browse/LUCENE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055874#comment-16055874
]
Uwe Schindler edited comment on LUCENE-7870 at 6/20/17 2:49 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055874#comment-16055874
]
Uwe Schindler commented on LUCENE-7870:
---
Hi Andreas,
this issue should be solved in
[
https://issues.apache.org/jira/browse/LUCENE-7873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-7873.
---
Resolution: Fixed
> Remove context classloader from SPI lookups by default
>
[
https://issues.apache.org/jira/browse/LUCENE-7873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055870#comment-16055870
]
ASF subversion and git services commented on LUCENE-7873:
-
Commit
Markus Jelsma created SOLR-10922:
Summary: NPE in PeerSync
Key: SOLR-10922
URL: https://issues.apache.org/jira/browse/SOLR-10922
Project: Solr
Issue Type: Bug
Security Level: Public (De
[
https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055839#comment-16055839
]
Michael Sun commented on SOLR-10317:
bq.the fluctuations are now been contained
[~vive
[
https://issues.apache.org/jira/browse/SOLR-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley closed SOLR-7190.
--
Resolution: Not A Problem
Fix Version/s: (was: 5.2)
5.5
The title, "Remove
[
https://issues.apache.org/jira/browse/LUCENE-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-7868:
---
Attachment: LUCENE-7868.patch
Another iteration folding [~simonw]'s last feedback. T
1 - 100 of 164 matches
Mail list logo