[JENKINS] Lucene-Solr-repro - Build # 815 - Still Unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/815/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/81/consoleText [repro] Revision: 6013fa4aeb2113746153cef25e0a8b8be3ae090a [repro] Repro line: ant test

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 685 - Still Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/685/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 9 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds Error Message: events: [CapturedEvent{timestamp=2130328205535285,

[jira] [Comment Edited] (SOLR-12362) JSON loader should save the relationship of children

2018-06-13 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511968#comment-16511968 ] mosh edited comment on SOLR-12362 at 6/14/18 4:20 AM: -- I think it's a better idea to

[jira] [Updated] (SOLR-12362) JSON loader should save the relationship of children

2018-06-13 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mosh updated SOLR-12362: Description: Once _childDocuments in SolrInputDocument is changed to a Map, JsonLoader should add the child

[jira] [Created] (SOLR-12485) Xml loader should save the relationship of children

2018-06-13 Thread mosh (JIRA)
mosh created SOLR-12485: --- Summary: Xml loader should save the relationship of children Key: SOLR-12485 URL: https://issues.apache.org/jira/browse/SOLR-12485 Project: Solr Issue Type: Sub-task

[jira] [Commented] (SOLR-12362) JSON loader should save the relationship of children

2018-06-13 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511968#comment-16511968 ] mosh commented on SOLR-12362: - I think it's a better idea to separate the two. I'll open a new sub-task. >

[jira] [Updated] (SOLR-12362) JSON loader should save the relationship of children

2018-06-13 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mosh updated SOLR-12362: Summary: JSON loader should save the relationship of children (was: JSON and XML loaders should save the

[jira] [Updated] (SOLR-12362) JSON loader should save the relationship of children

2018-06-13 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mosh updated SOLR-12362: Description: Once _childDocuments in SolrInputDocument is changed to a Map, the JsonLoader should add the child

[JENKINS] Lucene-Solr-BadApples-master-Linux (64bit/jdk-9.0.4) - Build # 50 - Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/50/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: Didn't see all replicas for shard shard1 in repfacttest_c8n_1x3

[jira] [Resolved] (LUCENE-8344) TokenStreamToAutomaton doesn't ignore trailing posInc when preservePositionIncrements=false

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-8344. -- Resolution: Fixed Assignee: David Smiley Fix Version/s: 7.4 Thanks for the

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4675 - Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4675/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 8 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: .response[3][id][0]:17!=14 Stack Trace:

[JENKINS] Lucene-Solr-Tests-7.4 - Build # 5 - Still Unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.4/5/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: last state: DocCollection(testSplitIntegration_collection//clusterstate.json/72)={ "replicationFactor":"2",

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-10) - Build # 631 - Still Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/631/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 17 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: found:2[index.20180614032324993,

[jira] [Commented] (LUCENE-8344) TokenStreamToAutomaton doesn't ignore trailing posInc when preservePositionIncrements=false

2018-06-13 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511879#comment-16511879 ] Jim Ferenczi commented on LUCENE-8344: -- +1 to the patch and +1 to backport to 7.4 especially if

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-11-ea+14) - Build # 2122 - Still Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2122/ Java: 64bit/jdk-11-ea+14 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT Error Message: Captured an uncaught exception in

[JENKINS] Lucene-Solr-repro - Build # 814 - Still Unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/814/ [...truncated 60 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.4/4/consoleText [repro] Revision: 30ed80092b789359e00b12097a5f6ed02aa1f995 [repro] Repro line: ant test

[JENKINS] Lucene-Solr-Tests-7.x - Build # 641 - Still Unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/641/ 5 tests failed. FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations Error Message: Error from server at https://127.0.0.1:41583/solr: KeeperErrorCode = NoNode for

[JENKINS] Lucene-Solr-repro - Build # 813 - Still Unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/813/ [...truncated 59 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/640/consoleText [repro] Revision: f847488e8dc59b5562f1a15db10ca12ba50814a7 [repro] Repro line: ant test

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-10.0.1) - Build # 7356 - Still Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7356/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 23 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration Error Message: did not finish processing in time

[JENKINS] Lucene-Solr-BadApples-NightlyTests-7.x - Build # 13 - Still Unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/13/ 14 tests failed. FAILED: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete Error Message: Error from server at

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22245 - Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22245/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in

[jira] [Updated] (SOLR-11654) TimePartitionedUpdateProcessor.lookupShardLeaderOfCollection should route to the ideal shard

2018-06-13 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-11654: Attachment: SOLR-11654.patch > TimePartitionedUpdateProcessor.lookupShardLeaderOfCollection should route

[jira] [Commented] (SOLR-11654) TimePartitionedUpdateProcessor.lookupShardLeaderOfCollection should route to the ideal shard

2018-06-13 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511785#comment-16511785 ] Gus Heck commented on SOLR-11654: - It looks like the lack of a slice name might cause some problems if a

[jira] [Commented] (SOLR-11654) TimePartitionedUpdateProcessor.lookupShardLeaderOfCollection should route to the ideal shard

2018-06-13 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511776#comment-16511776 ] Gus Heck commented on SOLR-11654: - New patch with TrackingUpdateProcessorFactory class (for test use

[jira] [Updated] (SOLR-11654) TimePartitionedUpdateProcessor.lookupShardLeaderOfCollection should route to the ideal shard

2018-06-13 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-11654: Attachment: SOLR-11654.patch > TimePartitionedUpdateProcessor.lookupShardLeaderOfCollection should route

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_172) - Build # 2121 - Still Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2121/ Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration Error Message: did not finish processing in time Stack Trace:

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 664 - Still unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/664/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 11 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: did not finish processing in time Stack Trace:

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1908 - Still Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1908/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 11 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration Error Message: did not finish processing in time Stack

[jira] [Commented] (SOLR-12413) Solr ignores aliases.json from ZooKeeper at startup

2018-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511589#comment-16511589 ] Gaël Jourdan commented on SOLR-12413: - Yes, I think it solves the issue. But the comment states that

Re: Lucene/Solr 7.4

2018-06-13 Thread Adrien Grand
It is. In general I trust your judgement to only backport low-risk fixes. Le mer. 13 juin 2018 à 21:03, Steve Rowe a écrit : > Crap, I forgot to ask for inclusion of SOLR-12481, a doc-only fix related > to SOLR-12434. I’m going to assume that it’s okay to backport as well, > I’ll go do that

[jira] [Commented] (LUCENE-8343) BlendedInfixSuggester bad score calculus for certain suggestion weights

2018-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511583#comment-16511583 ] Michael McCandless commented on LUCENE-8343: Woops sorry [~alessandro.benedetti]; I missed

[jira] [Commented] (LUCENE-7976) Make TieredMergePolicy respect maxSegmentSizeMB and allow singleton merges of very large segments

2018-06-13 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511577#comment-16511577 ] Erick Erickson commented on LUCENE-7976: bq. maybe change to this?: Sure. Next patch. bq.

[jira] [Updated] (SOLR-12481) update.autoCreateFields must be set via Config API command 'set-user-property', but 'bin/solr create' tells users to use the default action 'set-property', which fails be

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-12481: -- Fix Version/s: (was: 7.5) 7.4 > update.autoCreateFields must be set via Config

Re: Lucene/Solr 7.4

2018-06-13 Thread Steve Rowe
Crap, I forgot to ask for inclusion of SOLR-12481, a doc-only fix related to SOLR-12434. I’m going to assume that it’s okay to backport as well, I’ll go do that now. Sorry for the churn. -- Steve www.lucidworks.com > On Jun 13, 2018, at 1:49 PM, Steve Rowe wrote: > > Thanks, done. > > --

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10) - Build # 2120 - Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2120/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration Error Message: did not finish processing in time Stack Trace:

[jira] [Commented] (LUCENE-8344) TokenStreamToAutomaton doesn't ignore trailing posInc when preservePositionIncrements=false

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511547#comment-16511547 ] David Smiley commented on LUCENE-8344: -- What about [~areek] who AFAIK wrote this stuff originally?

[jira] [Commented] (LUCENE-8356) Remove StandardFilter

2018-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511546#comment-16511546 ] Michael McCandless commented on LUCENE-8356: +1 > Remove StandardFilter >

[jira] [Commented] (LUCENE-7976) Make TieredMergePolicy respect maxSegmentSizeMB and allow singleton merges of very large segments

2018-06-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511517#comment-16511517 ] Michael McCandless commented on LUCENE-7976: bq. I don't think so. Since this is common

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk1.8.0) - Build # 684 - Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/684/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 7 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: last state:

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 22243 - Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22243/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC 5 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: events:

[jira] [Updated] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-12434: -- Fix Version/s: (was: 7.5) 7.4 > bin/solr {config,healthcheck} ignore ZK_HOST in

Re: Lucene/Solr 7.4

2018-06-13 Thread Steve Rowe
Thanks, done. -- Steve www.lucidworks.com > On Jun 13, 2018, at 1:08 PM, Adrien Grand wrote: > > OK to backport SOLR-12434. > > Le mer. 13 juin 2018 à 18:41, Steve Rowe a écrit : > Adrien, > > Are you okay with backporting SOLR-12434 to 7.4? > > -- > Steve > www.lucidworks.com > > > On

[jira] [Resolved] (SOLR-11779) Basic long-term collection of aggregated metrics

2018-06-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-11779. -- Resolution: Fixed > Basic long-term collection of aggregated metrics >

Re: Lucene/Solr 7.4

2018-06-13 Thread Andrzej Białecki
> On 13 Jun 2018, at 19:41, Andrzej Białecki > wrote: > > Hi, > > I’d like to also commit a minor patch that reduces logging from > MetricsHistoryHandler and fixes incorrect index size conversion there (this > is a follow-up to SOLR-12438). Make that SOLR-11779, that’s where the problem

Re: Lucene/Solr 7.4

2018-06-13 Thread Adrien Grand
+1 Le mer. 13 juin 2018 à 19:42, Andrzej Białecki < andrzej.biale...@lucidworks.com> a écrit : > Hi, > > I’d like to also commit a minor patch that reduces logging from > MetricsHistoryHandler and fixes incorrect index size conversion there (this > is a follow-up to SOLR-12438). > > > On 13 Jun

Re: Lucene/Solr 7.4

2018-06-13 Thread Andrzej Białecki
Hi, I’d like to also commit a minor patch that reduces logging from MetricsHistoryHandler and fixes incorrect index size conversion there (this is a follow-up to SOLR-12438). > On 13 Jun 2018, at 19:08, Adrien Grand wrote: > > OK to backport SOLR-12434. > > Le mer. 13 juin 2018 à 18:41,

[jira] [Commented] (SOLR-12413) Solr ignores aliases.json from ZooKeeper at startup

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511457#comment-16511457 ] David Smiley commented on SOLR-12413: - Perhaps the solution is as simple as setting Aliases.EMPTY's

[jira] [Commented] (LUCENE-8344) TokenStreamToAutomaton doesn't ignore trailing posInc when preservePositionIncrements=false

2018-06-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511445#comment-16511445 ] Adrien Grand commented on LUCENE-8344: -- FYI Jim is on vacation for a couple weeks. >

Re: Lucene/Solr 7.4

2018-06-13 Thread Adrien Grand
OK to backport SOLR-12434. Le mer. 13 juin 2018 à 18:41, Steve Rowe a écrit : > Adrien, > > Are you okay with backporting SOLR-12434 to 7.4? > > -- > Steve > www.lucidworks.com > > > On Jun 12, 2018, at 9:37 AM, Steve Rowe wrote: > > > > Done, thanks Adrien. > > > > -- > > Steve > >

[jira] [Commented] (LUCENE-8344) TokenStreamToAutomaton doesn't ignore trailing posInc when preservePositionIncrements=false

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511415#comment-16511415 ] David Smiley commented on LUCENE-8344: -- Any thoughts on this one [~jim.ferenczi]? >

[JENKINS] Lucene-Solr-repro - Build # 812 - Still Unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/812/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.4/3/consoleText [repro] Revision: 30ed80092b789359e00b12097a5f6ed02aa1f995 [repro] Ant options:

Re: Lucene/Solr 7.4

2018-06-13 Thread Steve Rowe
Adrien, Are you okay with backporting SOLR-12434 to 7.4? -- Steve www.lucidworks.com > On Jun 12, 2018, at 9:37 AM, Steve Rowe wrote: > > Done, thanks Adrien. > > -- > Steve > www.lucidworks.com > >> On Jun 12, 2018, at 9:23 AM, Adrien Grand wrote: >> >> +1 to backport LUCENE-8278 to 7.4.

[JENKINS] Lucene-Solr-repro - Build # 811 - Still Unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/811/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/240/consoleText [repro] Revision: 6140d8be05d1b7aad565f53dd2ee66b984b9a379 [repro] Ant options:

[JENKINS] Lucene-Solr-repro - Build # 810 - Still Unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/810/ [...truncated 29 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/240/consoleText [repro] Revision: 6140d8be05d1b7aad565f53dd2ee66b984b9a379 [repro] Ant options: -Dtests.multiplier=2

[jira] [Commented] (SOLR-12474) Add an UpdateRequest Object that implements RequestWriter.ContentWriter

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511391#comment-16511391 ] David Smiley commented on SOLR-12474: - BTW {{/\* docs \*/}} is not a javadoc comment on the class but

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1564 - Still unstable

2018-06-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1564/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration Error Message: did not finish processing in time Stack Trace: java.lang.AssertionError: did not finish processing in

[jira] [Resolved] (SOLR-7193) Concatenate words from token stream

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-7193. Resolution: Duplicate > Concatenate words from token stream > --- >

[jira] [Commented] (SOLR-12362) JSON and XML loaders should save the relationship of children

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511361#comment-16511361 ] David Smiley commented on SOLR-12362: - The issue summary references JSON & XML but the PR has only

[jira] [Commented] (SOLR-12483) Trend based suggestions

2018-06-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511352#comment-16511352 ] Andrzej Bialecki commented on SOLR-12483: -- To make it clear, this issue is about recommending

[jira] [Assigned] (SOLR-12362) JSON and XML loaders should save the relationship of children

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-12362: --- Assignee: David Smiley > JSON and XML loaders should save the relationship of children >

[GitHub] lucene-solr issue #395: WIP SOLR-12362: add tests for working relational doc...

2018-06-13 Thread moshebla
Github user moshebla commented on the issue: https://github.com/apache/lucene-solr/pull/395 Skimmed through, making some last minute changes. --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[jira] [Commented] (SOLR-12414) FunctionScoreQuery no longer displays debug output

2018-06-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511321#comment-16511321 ] Alan Woodward commented on SOLR-12414: -- Yes, I think

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread moshebla
Github user moshebla commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195131919 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -703,6 +703,10 @@ private SolrInputDocument

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread moshebla
Github user moshebla commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195122269 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -703,6 +703,10 @@ private SolrInputDocument

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195119625 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -703,6 +703,10 @@ private SolrInputDocument

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread moshebla
Github user moshebla commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195118329 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -593,14 +602,14 @@ private void parseExtendedFieldValue(int ev,

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread moshebla
Github user moshebla commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195118056 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -703,6 +703,10 @@ private SolrInputDocument

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195116663 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -593,14 +602,14 @@ private void parseExtendedFieldValue(int ev,

[JENKINS-EA] Lucene-Solr-7.x-Windows (64bit/jdk-11-ea+14) - Build # 630 - Still Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/630/ Java: 64bit/jdk-11-ea+14 -XX:+UseCompressedOops -XX:+UseParallelGC 19 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.EchoParamsTest Error Message: Could not remove the following files (in the order of

[jira] [Comment Edited] (SOLR-12482) Config API returns status 0 for failed operations

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511212#comment-16511212 ] Steve Rowe edited comment on SOLR-12482 at 6/13/18 2:44 PM: bq. I feel like

[jira] [Assigned] (SOLR-12482) Config API returns status 0 for failed operations

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned SOLR-12482: - Assignee: Steve Rowe > Config API returns status 0 for failed operations >

[jira] [Commented] (SOLR-9685) tag a query in JSON syntax

2018-06-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511238#comment-16511238 ] Yonik Seeley commented on SOLR-9685: bq. I'm confused about what's happening here as this was resolved

[jira] [Commented] (SOLR-12482) Config API returns status 0 for failed operations

2018-06-13 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511205#comment-16511205 ] Cassandra Targett commented on SOLR-12482: -- I feel like this might be a duplicate or at least

[jira] [Commented] (SOLR-12414) FunctionScoreQuery no longer displays debug output

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511217#comment-16511217 ] David Smiley commented on SOLR-12414: - CC [~romseygeek] maybe this is a Lucene issue related to

[jira] [Commented] (SOLR-9685) tag a query in JSON syntax

2018-06-13 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511214#comment-16511214 ] Cassandra Targett commented on SOLR-9685: - I'm confused about what's happening here as this was

[jira] [Commented] (SOLR-10428) CloudSolrClient: Qerying multiple collection aliases leads to SolrException: Collection not found

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511215#comment-16511215 ] David Smiley commented on SOLR-10428: - I improved this sort of stuff significantly in SOLR-11444.

[jira] [Commented] (SOLR-12482) Config API returns status 0 for failed operations

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511212#comment-16511212 ] Steve Rowe commented on SOLR-12482: --- bq. I feel like this might be a duplicate or at least related to

[jira] [Commented] (SOLR-12208) Don't use "INDEX.sizeInBytes" as a tag name in policy calculations

2018-06-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511190#comment-16511190 ] ASF subversion and git services commented on SOLR-12208: Commit

[jira] [Updated] (SOLR-12482) Config API returns status 0 for failed operations

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-12482: -- Description: {{bin/solr config}} depends on the status from Config API calls to determine whether the

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread moshebla
Github user moshebla commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195098134 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -570,37 +573,34 @@ private SolrInputDocument parseDoc(int ev)

[jira] [Commented] (SOLR-12208) Don't use "INDEX.sizeInBytes" as a tag name in policy calculations

2018-06-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511188#comment-16511188 ] ASF subversion and git services commented on SOLR-12208: Commit

[jira] [Updated] (SOLR-12482) Config API returns status 0 for failed operations

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-12482: -- Summary: Config API returns status 0 for failed operations (was: 'bin/solr config' claims success for

[jira] [Commented] (SOLR-12482) 'bin/solr config' claims success for failed operations

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511183#comment-16511183 ] Steve Rowe commented on SOLR-12482: --- Just realized that the problem here is not directly {{bin/solr

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread moshebla
Github user moshebla commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195093742 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -703,6 +703,10 @@ private SolrInputDocument

[jira] [Commented] (SOLR-10308) Solr fails to work with Guava 21.0

2018-06-13 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511168#comment-16511168 ] Julian Reschke commented on SOLR-10308: --- FYI:

[jira] [Commented] (SOLR-11260) Update Guava to 23.0

2018-06-13 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511169#comment-16511169 ] Julian Reschke commented on SOLR-11260: --- FYI:

[jira] [Resolved] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-12434. --- Resolution: Fixed > bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd} >

[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511147#comment-16511147 ] ASF subversion and git services commented on SOLR-12434: Commit

[jira] [Commented] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511148#comment-16511148 ] ASF subversion and git services commented on SOLR-12434: Commit

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195082392 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -703,6 +703,10 @@ private SolrInputDocument

[GitHub] lucene-solr pull request #395: WIP SOLR-12362: add tests for working relatio...

2018-06-13 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/395#discussion_r195071571 --- Diff: solr/core/src/java/org/apache/solr/handler/loader/JsonLoader.java --- @@ -570,37 +573,34 @@ private SolrInputDocument parseDoc(int ev) throws

[jira] [Updated] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-12434: -- Attachment: (was: SOLR-12434.part2.patch) > bin/solr {config,healthcheck} ignore ZK_HOST in

[jira] [Updated] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-12434: -- Attachment: SOLR-12434.part2.patch > bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

[jira] [Updated] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-12434: -- Attachment: SOLR-12434.part2.patch > bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

[jira] [Reopened] (SOLR-12434) bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd}

2018-06-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened SOLR-12434: --- Reopening to address two issues: # Accidentally left {{ZK_HOST}} defined as {{localhost:2181}} in

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_172) - Build # 7355 - Still Unstable!

2018-06-13 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7355/ Java: 32bit/jdk1.8.0_172 -client -XX:+UseSerialGC 9 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration Error Message: events: [CapturedEvent{timestamp=2069396600431300,

[jira] [Commented] (LUCENE-8356) Remove StandardFilter

2018-06-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511078#comment-16511078 ] David Smiley commented on LUCENE-8356: -- +1 > Remove StandardFilter > - > >

[jira] [Commented] (LUCENE-8356) Remove StandardFilter

2018-06-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511071#comment-16511071 ] Uwe Schindler commented on LUCENE-8356: --- I have not yet looked at the Solr example schemas. Maybe

[jira] [Commented] (LUCENE-8356) Remove StandardFilter

2018-06-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16511058#comment-16511058 ] Alan Woodward commented on LUCENE-8356: --- Good idea [~thetaphi]. Here's a patch deprecating the

[jira] [Updated] (LUCENE-8356) Remove StandardFilter

2018-06-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8356: -- Attachment: LUCENE-8356.patch > Remove StandardFilter > - > >

  1   2   >