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

2018-05-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/31/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete Error Message: Error from

[jira] [Updated] (SOLR-12258) V2 API should "retry" for unresolved collections/aliases (like V1 does)

2018-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-12258: Attachment: SOLR-12258.patch > V2 API should "retry" for unresolved collections/aliases (like V1

[jira] [Created] (SOLR-12310) A commit or rollback caused by a request param using javabin and no updates will happen twice.

2018-05-03 Thread Mark Miller (JIRA)
Mark Miller created SOLR-12310: -- Summary: A commit or rollback caused by a request param using javabin and no updates will happen twice. Key: SOLR-12310 URL: https://issues.apache.org/jira/browse/SOLR-12310

[jira] [Commented] (SOLR-12299) More Like This Params Refactor

2018-05-03 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463325#comment-16463325 ] Lucene/Solr QA commented on SOLR-12299: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 50 - Still unstable

2018-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/50/ 2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms Error Message: Address already in use Stack Trace: java.net.BindException: Address already in use at

[jira] [Commented] (SOLR-12308) LISTALIASES should return up to date response

2018-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463314#comment-16463314 ] David Smiley commented on SOLR-12308: - Patch summary: * CollectionsHandler: LISTALIASES: add

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

2018-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463273#comment-16463273 ] Erick Erickson commented on LUCENE-7976: [~mikemccand] Do note that I'm seeing these errors on my

[JENKINS] Lucene-Solr-Tests-master - Build # 2517 - Still Unstable

2018-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2517/ 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testTriggerThrottling Error Message: Both triggers should have fired by now Stack Trace: java.lang.AssertionError: Both triggers should have

[JENKINS] Lucene-Solr-repro - Build # 576 - Unstable

2018-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/576/ [...truncated 31 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-master/2516/consoleText [repro] Revision: 8b9c2a3185d824a9aaae5c993b872205358729dd [repro] Repro line: ant test

[JENKINS] Lucene-Solr-7.3-Windows (64bit/jdk1.8.0_144) - Build # 40 - Unstable!

2018-05-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Windows/40/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet Error Message: Stack Trace: java.lang.AssertionError

[jira] [Commented] (SOLR-12238) Synonym Query Style Boost By Payload

2018-05-03 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463164#comment-16463164 ] Lucene/Solr QA commented on SOLR-12238: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[GitHub] lucene-solr pull request #358: SOLR-11277: Add auto hard commit setting base...

2018-05-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/lucene-solr/pull/358 --- - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (SOLR-11277) Add auto hard commit setting based on tlog size

2018-05-03 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463128#comment-16463128 ] Anshum Gupta commented on SOLR-11277: - Thanks [~rupsshankar]! I've committed this patch. Changes look

[jira] [Commented] (SOLR-11277) Add auto hard commit setting based on tlog size

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

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463102#comment-16463102 ] Mark Miller commented on SOLR-7344: --- Even before, having multiple pools was probably the wrong idea.

[jira] [Commented] (SOLR-12304) Interesting Terms parameter is ignored by MLT Component

2018-05-03 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463099#comment-16463099 ] Lucene/Solr QA commented on SOLR-12304: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (SOLR-12308) LISTALIASES should return up to date response

2018-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-12308: Attachment: SOLR-12308.patch > LISTALIASES should return up to date response >

[jira] [Created] (SOLR-12309) CloudSolrClient.Builder constructors are not well documented

2018-05-03 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-12309: --- Summary: CloudSolrClient.Builder constructors are not well documented Key: SOLR-12309 URL: https://issues.apache.org/jira/browse/SOLR-12309 Project: Solr

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463061#comment-16463061 ] Mark Miller commented on SOLR-7344: --- For this issue, I don't really think we need to deal with this

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

2018-05-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7300/ Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC 39 tests failed. FAILED: org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState Error Message: Did not expect the processor to fire on first run! event={

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+5) - Build # 21952 - Still Unstable!

2018-05-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21952/ Java: 64bit/jdk-11-ea+5 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger Error Message: number of ops expected:<2> but was:<1> Stack

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463010#comment-16463010 ] Mark Miller commented on SOLR-7344: --- Heh, it's a serious statement and question. We do want to determine

[jira] [Commented] (SOLR-11490) Add @since javadoc tags to the interesting Solr/Lucene classes

2018-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-11490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16463002#comment-16463002 ] Jan Høydahl commented on SOLR-11490: I think Robert says that "3.1" is fine, since that is a valid

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462998#comment-16462998 ] Erick Erickson commented on SOLR-7344: -- Hey, man! I admitted total ignorance! I'm remembering

[jira] [Created] (SOLR-12308) LISTALIASES should return up to date response

2018-05-03 Thread David Smiley (JIRA)
David Smiley created SOLR-12308: --- Summary: LISTALIASES should return up to date response Key: SOLR-12308 URL: https://issues.apache.org/jira/browse/SOLR-12308 Project: Solr Issue Type:

[JENKINS] Lucene-Solr-Tests-7.3 - Build # 60 - Still Unstable

2018-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.3/60/ 2 tests failed. FAILED: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection Error Message: Timeout waiting for new leader null Live Nodes: [127.0.0.1:52694_solr, 127.0.0.1:58961_solr,

[jira] [Commented] (LUCENE-8294) KeywordTokenizer hangs with user misconfigured inputs

2018-05-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462981#comment-16462981 ] Adrien Grand commented on LUCENE-8294: -- Would you like to submit a patch to reject 0 as a buffer

[jira] [Created] (LUCENE-8294) KeywordTokenizer hangs with user misconfigured inputs

2018-05-03 Thread John Doe (JIRA)
John Doe created LUCENE-8294: Summary: KeywordTokenizer hangs with user misconfigured inputs Key: LUCENE-8294 URL: https://issues.apache.org/jira/browse/LUCENE-8294 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462967#comment-16462967 ] Mark Miller commented on SOLR-7344: --- I don't know that we care about switching to Netty. Basically it's

[jira] [Commented] (SOLR-12209) add Paging Streaming Expression

2018-05-03 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462966#comment-16462966 ] Lucene/Solr QA commented on SOLR-12209: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

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

2018-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/595/ 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest Error Message: ObjectTracker found 2 object(s) that were not released!!! [Overseer, Overseer]

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

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

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462922#comment-16462922 ] Hrishikesh Gadre commented on SOLR-7344: [~erickerickson] {quote}If this much work is going on, is

[jira] [Commented] (SOLR-12304) Interesting Terms parameter is ignored by MLT Component

2018-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462903#comment-16462903 ] David Smiley commented on SOLR-12304: - Just curious, but in your opinion is there any purpose to MLT

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462897#comment-16462897 ] Erick Erickson commented on SOLR-7344: -- Gotta ask the question, while admitting total ignorance of the

[jira] [Comment Edited] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462840#comment-16462840 ] Hrishikesh Gadre edited comment on SOLR-7344 at 5/3/18 5:45 PM:

[jira] [Comment Edited] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462840#comment-16462840 ] Hrishikesh Gadre edited comment on SOLR-7344 at 5/3/18 5:43 PM:

[jira] [Commented] (SOLR-7344) Allow Jetty thread pool limits while still avoiding distributed deadlock.

2018-05-03 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462840#comment-16462840 ] Hrishikesh Gadre commented on SOLR-7344: [~markrmil...@gmail.com] {quote}Is this deadlock even an

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

2018-05-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1837/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 13 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger Error Message: should have fired an event Stack Trace:

[jira] [Commented] (SOLR-12303) Subquery Doc transform doesn't inherit path from original request

2018-05-03 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462794#comment-16462794 ] Shawn Heisey commented on SOLR-12303: - I do not know what this subquery feature you're referring to

[jira] [Commented] (LUCENE-8293) Ensure only hard deletes are carried over in a merge

2018-05-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462795#comment-16462795 ] Michael McCandless commented on LUCENE-8293: +1   I like how you tap into segment warmer in

[jira] [Commented] (SOLR-12299) More Like This Params Refactor

2018-05-03 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462779#comment-16462779 ] Alessandro Benedetti commented on SOLR-12299: - It is required to merge 12304 first. This patch

[jira] [Commented] (SOLR-12306) JDBC stream source throws NPE when field in db is NULL

2018-05-03 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462777#comment-16462777 ] Lucene/Solr QA commented on SOLR-12306: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-12299) More Like This Params Refactor

2018-05-03 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462771#comment-16462771 ] Alessandro Benedetti commented on SOLR-12299: -

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

2018-05-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21951/ Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger Error Message: expected:<1> but was:<2> Stack Trace:

[GitHub] lucene-solr pull request #369: SOLR-12299

2018-05-03 Thread alessandrobenedetti
GitHub user alessandrobenedetti opened a pull request: https://github.com/apache/lucene-solr/pull/369 SOLR-12299 This Pull Request is about the first step in the More Like This refactor. The overall scope of the refactor is to improve the test coverage, readability and

[JENKINS] Lucene-Solr-repro - Build # 574 - Unstable

2018-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/574/ [...truncated 31 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/594/consoleText [repro] Revision: 0c89db842506e1dc9804723ebcf6d99b3947ee3e [repro] Repro line: ant test

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

2018-05-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462618#comment-16462618 ] Michael McCandless commented on LUCENE-7976: Thanks [~erickerickson]; I will try to review

[jira] [Commented] (SOLR-11490) Add @since javadoc tags to the interesting Solr/Lucene classes

2018-05-03 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462616#comment-16462616 ] Alexandre Rafalovitch commented on SOLR-11490: -- Ok. But then I really don't get your

[jira] [Updated] (LUCENE-8293) Ensure only hard deletes are carried over in a merge

2018-05-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-8293: Attachment: LUCENE-8293.patch > Ensure only hard deletes are carried over in a merge >

[jira] [Commented] (LUCENE-8293) Ensure only hard deletes are carried over in a merge

2018-05-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462609#comment-16462609 ] Simon Willnauer commented on LUCENE-8293: - [~mikemccand] I added another test and fixed some

[jira] [Commented] (SOLR-11490) Add @since javadoc tags to the interesting Solr/Lucene classes

2018-05-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462592#comment-16462592 ] Robert Muir commented on SOLR-11490: I am against pre-3.1 or any other invalid versions in since tags.

[jira] [Commented] (SOLR-11490) Add @since javadoc tags to the interesting Solr/Lucene classes

2018-05-03 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462585#comment-16462585 ] Alexandre Rafalovitch commented on SOLR-11490: -- 19 Oct, me: "Sure. Let's do 3.1+ as a joint

[JENKINS] Lucene-Solr-7.x-MacOSX (64bit/jdk-9) - Build # 613 - Still Unstable!

2018-05-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/613/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger Error Message: number of ops expected:<2> but was:<1> Stack Trace:

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

2018-05-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1842/ Java: 64bit/jdk-11-ea+5 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger Error Message: expected:<1> but was:<2> Stack Trace:

[jira] [Commented] (SOLR-12298) Index Full nested document Hierarchy For Queries (umbrella issue)

2018-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462570#comment-16462570 ] David Smiley commented on SOLR-12298: - It'll be exciting to see Solr's nested document support get

[jira] [Commented] (SOLR-11490) Add @since javadoc tags to the interesting Solr/Lucene classes

2018-05-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462549#comment-16462549 ] Robert Muir commented on SOLR-11490: {quote} We had agreed that pre-3.1 classes will get no since tag.

[jira] [Commented] (SOLR-8207) Modernise cloud tab on Admin UI

2018-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462532#comment-16462532 ] Erick Erickson commented on SOLR-8207: -- Jan: I don't know whether you'll do anything with the

[jira] [Commented] (LUCENE-8293) Ensure only hard deletes are carried over in a merge

2018-05-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462527#comment-16462527 ] Simon Willnauer commented on LUCENE-8293: - [~erickerickson] no it doesn't > Ensure only hard

[jira] [Commented] (SOLR-8207) Modernise cloud tab on Admin UI

2018-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462522#comment-16462522 ] Jan Høydahl commented on SOLR-8207: --- A small refactor: * Added a separate "host" column for

[jira] [Commented] (SOLR-11490) Add @since javadoc tags to the interesting Solr/Lucene classes

2018-05-03 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462523#comment-16462523 ] Alexandre Rafalovitch commented on SOLR-11490: -- Yes, I will mark it resolved and come back to

[jira] [Updated] (SOLR-8207) Modernise cloud tab on Admin UI

2018-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8207: -- Attachment: node-hostcolumn.png > Modernise cloud tab on Admin UI > --- > >

[JENKINS] Lucene-Solr-Tests-master - Build # 2516 - Unstable

2018-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2516/ 2 tests failed. FAILED: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger Error Message: waitFor not elapsed but produced an event Stack Trace: java.lang.AssertionError: waitFor not elapsed but produced an

[jira] [Commented] (LUCENE-8293) Ensure only hard deletes are carried over in a merge

2018-05-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462508#comment-16462508 ] Erick Erickson commented on LUCENE-8293: Related question: Does this have any implications for

[jira] [Updated] (SOLR-12209) add Paging Streaming Expression

2018-05-03 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mosh updated SOLR-12209: Component/s: streaming expressions > add Paging Streaming Expression > --- > >

[jira] [Commented] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2018-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462501#comment-16462501 ] David Smiley commented on LUCENE-8292: -- _Any_ use of a delegating wrapper is arguably "trappy" in

[jira] [Commented] (LUCENE-8231) Nori, a Korean analyzer based on mecab-ko-dic

2018-05-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462497#comment-16462497 ] ASF subversion and git services commented on LUCENE-8231: - Commit

[jira] [Commented] (LUCENE-8231) Nori, a Korean analyzer based on mecab-ko-dic

2018-05-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462495#comment-16462495 ] ASF subversion and git services commented on LUCENE-8231: - Commit

[jira] [Commented] (LUCENE-8270) Remove MatchesIterator.term()

2018-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462485#comment-16462485 ] David Smiley commented on LUCENE-8270: -- {quote}That ought to be one term unless the indexed data had

[jira] [Updated] (SOLR-12238) Synonym Query Style Boost By Payload

2018-05-03 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated SOLR-12238: Attachment: SOLR-12238.patch > Synonym Query Style Boost By Payload >

[jira] [Updated] (SOLR-12304) Interesting Terms parameter is ignored by MLT Component

2018-05-03 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated SOLR-12304: Attachment: SOLR-12304.patch > Interesting Terms parameter is ignored by MLT

[jira] [Commented] (LUCENE-8286) UnifiedHighlighter should support the new Weight.matches API for better match accuracy

2018-05-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462466#comment-16462466 ] David Smiley commented on LUCENE-8286: -- The "span" width _could_ be used for passage relevancy, and

[jira] [Updated] (SOLR-12307) Stop endless spin java.io.IOException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling.json

2018-05-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-12307: Attachment: SOLR-12307.patch > Stop endless spin java.io.IOException: >

[jira] [Updated] (SOLR-12209) add Paging Streaming Expression

2018-05-03 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mosh updated SOLR-12209: Attachment: 0001-added-skip-and-limit-stream-decorators.patch > add Paging Streaming Expression >

[jira] [Updated] (SOLR-12209) add Paging Streaming Expression

2018-05-03 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mosh updated SOLR-12209: Attachment: (was: 0001-added-skip-and-limit-stream-decorators.patch) > add Paging Streaming Expression >

[JENKINS] Lucene-Solr-Tests-7.3 - Build # 59 - Still Unstable

2018-05-03 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.3/59/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [Overseer]

[jira] [Comment Edited] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2018-05-03 Thread Bruno Roustant (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462409#comment-16462409 ] Bruno Roustant edited comment on LUCENE-8292 at 5/3/18 1:08 PM: Another

[jira] [Commented] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2018-05-03 Thread Bruno Roustant (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462409#comment-16462409 ] Bruno Roustant commented on LUCENE-8292: Another option would be to modify the

[jira] [Resolved] (LUCENE-8142) Should codecs expose raw impacts?

2018-05-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-8142. -- Resolution: Fixed Fix Version/s: master (8.0) > Should codecs expose raw impacts? >

[jira] [Comment Edited] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2018-05-03 Thread Bruno Roustant (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462394#comment-16462394 ] Bruno Roustant edited comment on LUCENE-8292 at 5/3/18 1:03 PM: When

[jira] [Commented] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2018-05-03 Thread Bruno Roustant (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462394#comment-16462394 ] Bruno Roustant commented on LUCENE-8292: When looking at TermsEnum API, what I understand is that

[jira] [Commented] (SOLR-12307) Stop endless spin java.io.IOException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling.json

2018-05-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462386#comment-16462386 ] Mikhail Khludnev commented on SOLR-12307: - stack trace {quote} [junit4] 2> 1992793 ERROR

Re: [JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 575 - Still Unstable!

2018-05-03 Thread Mikhail Khludnev
I'll push that stop condition under https://issues.apache.org/jira/browse/SOLR-12307 On Thu, May 3, 2018 at 3:26 PM, Dawid Weiss wrote: > I honestly don't know (don't know much about zookeeper). I think there > should be some kind of action to this unrecoverable

[jira] [Created] (SOLR-12307) Stop endless spin java.io.IOException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling.json

2018-05-03 Thread Mikhail Khludnev (JIRA)
Mikhail Khludnev created SOLR-12307: --- Summary: Stop endless spin java.io.IOException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling.json Key: SOLR-12307

[jira] [Commented] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2018-05-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462378#comment-16462378 ] Adrien Grand commented on LUCENE-8292: -- Indeed these methods need to be overridden explicitly if you

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

2018-05-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21950/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest.testTrigger Error Message: expected:<1> but was:<2> Stack Trace:

[jira] [Commented] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2018-05-03 Thread Bruno Roustant (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462368#comment-16462368 ] Bruno Roustant commented on LUCENE-8292: 1- "Not possible to override": I was not clear. It is

[jira] [Commented] (LUCENE-8286) UnifiedHighlighter should support the new Weight.matches API for better match accuracy

2018-05-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462361#comment-16462361 ] Adrien Grand commented on LUCENE-8286: -- bq. MI has things we don't need – position spans I don't

Re: [JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 575 - Still Unstable!

2018-05-03 Thread Dawid Weiss
I honestly don't know (don't know much about zookeeper). I think there should be some kind of action to this unrecoverable situation rather than an endless loop :) Your patch looks good to me, but I really don't know much about that fragment of the code. Dawid On Thu, May 3, 2018 at 2:12 PM,

[jira] [Commented] (LUCENE-8292) Fix FilterLeafReader.FilterTermsEnum to delegate all seekExact methods

2018-05-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462356#comment-16462356 ] Adrien Grand commented on LUCENE-8292: -- This may be a bit trappy: if someone writes a

[jira] [Commented] (SOLR-8207) Modernise cloud tab on Admin UI

2018-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462353#comment-16462353 ] Jan Høydahl commented on SOLR-8207: --- Feel free to check out the GitHub PR and play with this yourselves,

[jira] [Commented] (SOLR-8207) Modernise cloud tab on Admin UI

2018-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462347#comment-16462347 ] Jan Høydahl commented on SOLR-8207: --- It was quite easy to toggle details per row, so I put in that, and

Re: [JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 575 - Still Unstable!

2018-05-03 Thread Mikhail Khludnev
I have the fix just for this spin in https://issues.apache.org/jira/secure/attachment/12919074/SOLR-12200.patch (Although I abandoned SOLR-12200) diff --git a/solr/core/src/java/org/apache/solr/cloud/autoscaling/OverseerTriggerThread.java

[jira] [Updated] (SOLR-8207) Modernise cloud tab on Admin UI

2018-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8207: -- Attachment: node-toggle-row-numdocs.png > Modernise cloud tab on Admin UI >

Re: [JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 575 - Still Unstable!

2018-05-03 Thread Dawid Weiss
Endless loop (session expired): [junit4] 2> 1992793 ERROR (OverseerAutoScalingTriggerThread-72097539512664067-127.0.0.1:8983_solr-n_01) [] o.a.s.c.a.OverseerTriggerThread A ZK error has occurre d [junit4] 2> java.io.IOException:

[jira] [Resolved] (LUCENE-8290) Keep soft deletes in sync with on-disk DocValues

2018-05-03 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-8290. - Resolution: Fixed > Keep soft deletes in sync with on-disk DocValues >

[jira] [Commented] (SOLR-8207) Modernise cloud tab on Admin UI

2018-05-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462317#comment-16462317 ] Jan Høydahl commented on SOLR-8207: --- It's just a simple table modelled after the one in "Suggestions"

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 575 - Still Unstable!

2018-05-03 Thread Policeman Jenkins Server
Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4): )"} ^ java.lang.OutOfMemoryError: Java heap space - To

[jira] [Commented] (LUCENE-8290) Keep soft deletes in sync with on-disk DocValues

2018-05-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462307#comment-16462307 ] ASF subversion and git services commented on LUCENE-8290: - Commit

[jira] [Commented] (LUCENE-8290) Keep soft deletes in sync with on-disk DocValues

2018-05-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16462305#comment-16462305 ] ASF subversion and git services commented on LUCENE-8290: - Commit

  1   2   >