[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17888 - Unstable!

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17888/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.RecoveryZkTest.test Error Message: There are still nodes recoverying - waited for 120 seconds Stack Trace:

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

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3561/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Timeout occured while waiting response from server at:

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

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/407/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.PingRequestHandlerTest Error Message: 1 thread leaked from SUITE scope at

[jira] [Created] (LUCENE-7465) Add a PatternTokenizer that uses Lucene's RegExp implementation

2016-09-24 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7465: -- Summary: Add a PatternTokenizer that uses Lucene's RegExp implementation Key: LUCENE-7465 URL: https://issues.apache.org/jira/browse/LUCENE-7465 Project:

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

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/863/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.search.TestScorerPerf.testConjunctions Error Message: Stack Trace: junit.framework.AssertionFailedError at

[JENKINS] Lucene-Solr-NightlyTests-6.2 - Build # 9 - Still unstable

2016-09-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.2/9/ 10 tests failed. FAILED: org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster Error Message: Document mismatch on target after sync expected:<2> but was:<10100> Stack Trace:

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+136) - Build # 1792 - Unstable!

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1792/ Java: 64bit/jdk-9-ea+136 -XX:-UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1793 - Failure!

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1793/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java

[GitHub] lucene-solr pull request #83: [LUCENE-7466] add axiomatic similarity

2016-09-24 Thread Peilin-Yang
GitHub user Peilin-Yang opened a pull request: https://github.com/apache/lucene-solr/pull/83 [LUCENE-7466] add axiomatic similarity Add axiomatic similarity approaches to the similarity family. More details can be found at http://dl.acm.org/citation.cfm?id=1076116 and

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

2016-09-24 Thread Mikhail Khludnev
Nice assert, btw public static void checkUnequal(Query q1, Query q2) { assertFalse(q1 + " equal to " + q2, q1.equals(q2)); assertFalse(q2 + " equal to " + q1, q2.equals(q1)); // possible this test can fail on a hash collision... if that // happens, please change test to use a

[jira] [Created] (LUCENE-7466) add axiomatic similarity

2016-09-24 Thread Peilin Yang (JIRA)
Peilin Yang created LUCENE-7466: --- Summary: add axiomatic similarity Key: LUCENE-7466 URL: https://issues.apache.org/jira/browse/LUCENE-7466 Project: Lucene - Core Issue Type: Improvement

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

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/429/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: expected:<152> but was:<135> Stack Trace: java.lang.AssertionError:

[jira] [Commented] (SOLR-8395) query-time join (with scoring) for single value numeric fields

2016-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519188#comment-15519188 ] ASF subversion and git services commented on SOLR-8395: --- Commit

[jira] [Updated] (LUCENE-7398) Nested Span Queries are buggy

2016-09-24 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-7398: - Attachment: LUCENE-7398-20160924.patch Patch of 24 Sep 2016, work in progress. This introduces

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-09-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519408#comment-15519408 ] ASF GitHub Bot commented on LUCENE-7466: GitHub user Peilin-Yang opened a pull request:

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

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/408/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during

[jira] [Commented] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519403#comment-15519403 ] Mikhail Khludnev commented on LUCENE-7452: -- If you have a concern or want to hold it a little,

[jira] [Assigned] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reassigned LUCENE-7452: Assignee: Mikhail Khludnev > improve exception message: child query must only

[jira] [Updated] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-7452: - Fix Version/s: 6.3 master (7.0) > improve exception message: child

[jira] [Commented] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519549#comment-15519549 ] ASF subversion and git services commented on LUCENE-7452: - Commit

[jira] [Commented] (SOLR-9555) Recovery can hang if a node is put into LIR as it is starting up

2016-09-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519503#comment-15519503 ] Alan Woodward commented on SOLR-9555: - The race looks something like this: * A node goes down, and then

[jira] [Created] (SOLR-9556) Overseer can leak threads if it starts up while its parent container is shutting down

2016-09-24 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-9556: --- Summary: Overseer can leak threads if it starts up while its parent container is shutting down Key: SOLR-9556 URL: https://issues.apache.org/jira/browse/SOLR-9556

[jira] [Reopened] (SOLR-9218) prevent filter exclusions in facet from caching main query as a filter

2016-09-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reopened SOLR-9218: > prevent filter exclusions in facet from caching main query as a filter >

[jira] [Closed] (SOLR-9218) prevent filter exclusions in facet from caching main query as a filter

2016-09-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev closed SOLR-9218. -- Resolution: Fixed > prevent filter exclusions in facet from caching main query as a filter >

[jira] [Commented] (SOLR-9554) Multiple ManagedIndexSchemaFactory upgrades running simultaneously can clash, causing cores not to load

2016-09-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519494#comment-15519494 ] Alan Woodward commented on SOLR-9554: - See

[jira] [Created] (SOLR-9554) Multiple ManagedIndexSchemaFactory upgrades running simultaneously can clash, causing cores not to load

2016-09-24 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-9554: --- Summary: Multiple ManagedIndexSchemaFactory upgrades running simultaneously can clash, causing cores not to load Key: SOLR-9554 URL: https://issues.apache.org/jira/browse/SOLR-9554

[jira] [Created] (SOLR-9555) Recovery can hang if a node is put into LIR as it is starting up

2016-09-24 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-9555: --- Summary: Recovery can hang if a node is put into LIR as it is starting up Key: SOLR-9555 URL: https://issues.apache.org/jira/browse/SOLR-9555 Project: Solr

[jira] [Commented] (SOLR-9556) Overseer can leak threads if it starts up while its parent container is shutting down

2016-09-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519512#comment-15519512 ] Alan Woodward commented on SOLR-9556: - I've stepped through the code and I can't work out where the

[jira] [Commented] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519517#comment-15519517 ] ASF subversion and git services commented on LUCENE-7452: - Commit

[jira] [Commented] (SOLR-8395) query-time join (with scoring) for single value numeric fields

2016-09-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519582#comment-15519582 ] ASF subversion and git services commented on SOLR-8395: --- Commit

[jira] [Closed] (SOLR-9218) prevent filter exclusions in facet from caching main query as a filter

2016-09-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev closed SOLR-9218. -- Resolution: Won't Fix > prevent filter exclusions in facet from caching main query as a filter >

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 473 - Unstable!

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/473/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.RecoveryZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=10444,

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1796 - Unstable!

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1796/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: expected:<152> but was:<137> Stack Trace: java.lang.AssertionError: expected:<152> but

[jira] [Created] (SOLR-9557) Every implicit plugin should have a default useParams

2016-09-24 Thread Noble Paul (JIRA)
Noble Paul created SOLR-9557: Summary: Every implicit plugin should have a default useParams Key: SOLR-9557 URL: https://issues.apache.org/jira/browse/SOLR-9557 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-24 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15520089#comment-15520089 ] Alexandre Rafalovitch commented on LUCENE-7452: --- I was trying to think of a better way to

[jira] [Updated] (SOLR-9557) Every implicit requesthandler should have a default useParams

2016-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9557: - Description: If a user needs to set any request parameters on an implicitly defined requesthandler , he

[jira] [Updated] (SOLR-9557) Every implicit requesthandler should have a default useParams

2016-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9557: - Summary: Every implicit requesthandler should have a default useParams (was: Every implicit plugin

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+136) - Build # 17894 - Failure!

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17894/ Java: 64bit/jdk-9-ea+136 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings Error Message: some thread(s) failed Stack Trace:

[jira] [Updated] (SOLR-9557) Every implicit requesthandler should have a default useParams

2016-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-9557: - Attachment: SOLR-9557.patch > Every implicit requesthandler should have a default useParams >

[jira] [Commented] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-09-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15520083#comment-15520083 ] Yonik Seeley commented on SOLR-9310: I just happened to notice that PeerSyncReplicationTest failed in

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 1797 - Failure!

2016-09-24 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1797/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 11474 lines...] [junit4] JVM J1: stdout was not empty, see: