RE: [JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk-9-ea+105) - Build # 15586 - Still Failing!

2016-02-15 Thread Uwe Schindler
I committed a fix to workaround a bug in Javadocs of JDK 8, as this one was not happy with the additional if condition. Sorry! Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:

RE: [JENKINS] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 395 - Still Failing!

2016-02-15 Thread Uwe Schindler
I fixed this in 5.x and 5.5. This is a bug in Javadocs version 8, Java 7 and 9 work... The code is correct, but the parser seems to get confused. I moved the Java 9 check to inside the doProvileged. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148225#comment-15148225 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148221#comment-15148221 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[JENKINS] Lucene-Solr-5.x-Solaris (64bit/jdk1.8.0) - Build # 395 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/395/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 51155 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org

[JENKINS] Lucene-Artifacts-5.x - Build # 1088 - Failure

2016-02-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-5.x/1088/ No tests ran. Build Log: [...truncated 8805 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.x/lucene/build.xml:427: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/work

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+105) - Build # 19 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/19/ Java: 64bit/jdk-9-ea+105 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.lucene.search.TestTermAutomatonQuery.testRandom Error Message: Java heap space Stack Trace: java.lang.OutOfMem

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+105) - Build # 15900 - Failure!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15900/ Java: 64bit/jdk-9-ea+105 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.lucene.search.TestAutomatonQuery.testHashCodeWithThreads Error Message: 9 Stack Trace: java.lang.Arr

[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 4 - Still Failing

2016-02-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/4/ 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:42763 Stack Trace: org.apache.solr.client.solrj.SolrServ

[jira] [Reopened] (SOLR-8578) Successful or not, requests are not always fully consumed by Solrj clients and we count on HttpClient or the JVM.

2016-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reopened SOLR-8578: --- Whoops, I need to move the CHANGES entry. > Successful or not, requests are not always fully consumed by S

[jira] [Resolved] (SOLR-8578) Successful or not, requests are not always fully consumed by Solrj clients and we count on HttpClient or the JVM.

2016-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-8578. --- Resolution: Fixed > Successful or not, requests are not always fully consumed by Solrj clients > and w

[jira] [Updated] (SOLR-8578) Successful or not, requests are not always fully consumed by Solrj clients and we count on HttpClient or the JVM.

2016-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8578: -- Fix Version/s: master > Successful or not, requests are not always fully consumed by Solrj clients > and

[JENKINS] Lucene-Solr-5.5-Linux (64bit/jdk1.8.0_72) - Build # 18 - Failure!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/18/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 51238 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apach

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 3034 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/3034/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: Error from server at https://127.0.0.1:64448/_mn/m/collection1: java.lang.NullPoint

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 3088 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3088/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.CollectionReloadTest.testReloadedLeaderStateAfterZkSessionLoss Error Message: Error from server at http://127.0.

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API to support publish/subscribe messaging

2016-02-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Summary: Add TopicStream to the streaming API to support publish/subscribe messaging (was: Add Top

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Description: The TopicStream is a *publish/subscribe messaging service* built on top of SolrCloud.

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Description: The TopicStream is a *publish/subscribe messaging service* built on top of SolrCloud.

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Description: The TopicStream is a *publish/subscribe messaging service* built on top of SolrCloud.

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Attachment: SOLR-8588.patch > Add TopicStream to the streaming API > --

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk-9-ea+105) - Build # 15589 - Failure!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15589/ Java: 64bit/jdk-9-ea+105 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.lucene.util.automaton.TestMinimize.testBasic Error Message: Stack Trace: java.lang.AssertionError

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+105) - Build # 15898 - Failure!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15898/ Java: 64bit/jdk-9-ea+105 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.lucene.util.automaton.TestOperations.testGetRandomAcceptedString Error Message: Stack Trace: java.

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 935 - Still Failing

2016-02-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/935/ 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.SpatialRPTFieldTypeTest Error Message: Stack Trace: java.lang.AssertionError at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.befor

Re: [JENKINS] Lucene-Solr-5.5-Linux (64bit/jdk1.8.0_72) - Build # 16 - Still Failing!

2016-02-15 Thread Michael McCandless
I'll fix, test bug. Uwe, are you done pushing the mmap fixes to 5.5? Mike McCandless http://blog.mikemccandless.com On Mon, Feb 15, 2016 at 6:37 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/16/ > Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOo

[JENKINS] Lucene-Solr-5.5-Linux (64bit/jdk1.8.0_72) - Build # 16 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/16/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestUpgradeIndexMergePolicy Error Message: Resource in scope SUITE failed to close. Resourc

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147874#comment-15147874 ] ASF subversion and git services commented on LUCENE-6989: - Commit

RE: [JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk-9-ea+105) - Build # 15587 - Still Failing!

2016-02-15 Thread Uwe Schindler
Hi Rory, hi committers, Unless this is a new bug in Lucene Master (but there was no related commit!!!), this looks like a new bug in Java 9 build 105. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > Fro

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk-9-ea+105) - Build # 15587 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15587/ Java: 64bit/jdk-9-ea+105 -XX:-UseCompressedOops -XX:+UseG1GC -XX:-UseSuperWord 2 tests failed. FAILED: org.apache.lucene.search.TestMinShouldMatch2.testNextVaryingNumberOfTerms Error Message: Stack Trace: java.lang.AssertionEr

[JENKINS] Lucene-Solr-5.5-Linux (64bit/jdk1.7.0_80) - Build # 15 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/15/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.TestGroupingSearch.testGroupAPI Error Message: mismatch: '2'!='5' @ grouped/id:[2 TO 5]/doclist/docs/[2]/id Stack Trace: java

RE: [JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk-9-ea+105) - Build # 15586 - Still Failing!

2016-02-15 Thread Uwe Schindler
Just FYI, I am glad that I rewrote the whole unmapping code in trunk/master. The reason why this happened in the 5.x code is the following: The pre-checks we did for the methods and security access were not complete. We only loaded the class java.nio.DirectByteBuffer and then we looked up the

[jira] [Commented] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-15 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147835#comment-15147835 ] Gus Heck commented on SOLR-8349: Guava sounded like a great idea. I love guava caches and h

ZK related startup fixes -- pre-review requested?

2016-02-15 Thread Scott Blum
Hi folks (paticularly Erick and Shalin), Before I go through the cycle of creating JIRAs and requesting formal review, I wondered if I could get some feedback on some work I've been doing to allow SolrCloud to startup faster and more reliably. Problems: 1) Quickly restarting a node makes leader

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Attachment: SOLR-8588.patch Added simple test for *daemon(topic(...))* continuous streaming. >

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+105) - Build # 15896 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15896/ Java: 32bit/jdk-9-ea+105 -server -XX:+UseConcMarkSweepGC -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes Error Message: expected:<5> but was:<4> Stack Trace: java.lan

RE: [JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk-9-ea+105) - Build # 15586 - Still Failing!

2016-02-15 Thread Uwe Schindler
Already done, go ahead. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Michael McCandless [mailto:luc...@mikemccandless.com] > Sent: Monday, February 15, 2016 9:35 PM > To: Lucene/Solr dev > Subje

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147784#comment-15147784 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147781#comment-15147781 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147780#comment-15147780 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[jira] [Updated] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6989: -- Attachment: LUCENE-6989-disable5x.patch This patch will be applied to 5.x branch and also for r

[jira] [Commented] (SOLR-8588) Add TopicStream to the streaming API

2016-02-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147776#comment-15147776 ] Joel Bernstein commented on SOLR-8588: -- Yep, this is nicer. I'll include this in the n

Re: [VOTE] Release Lucene/Solr 5.5.0 RC2

2016-02-15 Thread Michael McCandless
This VOTE is now cancelled: I'm going to respin (to RC3) to fold in Uwe's fix so Lucene (MMapDir) works with Java 9. Mike McCandless http://blog.mikemccandless.com On Mon, Feb 15, 2016 at 11:48 AM, Adrien Grand wrote: > +1 SUCCESS! [1:09:40.299603] > > Le dim. 14 févr. 2016 à 14:45, Michael Mc

Re: [JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk-9-ea+105) - Build # 15586 - Still Failing!

2016-02-15 Thread Michael McCandless
+1 to commit to 5.x and 5.5.x ... I'll cancel current vote and respin after you push. Thanks Uwe. Mike McCandless http://blog.mikemccandless.com On Mon, Feb 15, 2016 at 3:11 PM, Uwe Schindler wrote: > Attached is a patch I'd like to backport to 5.x and 5.0. This disables > MMapDirectory on Ja

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_72) - Build # 5621 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5621/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.testRebuildOnCommit Error Message: Exception during query Stack Trace: java.lang.RuntimeExc

RE: [JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk-9-ea+105) - Build # 15586 - Still Failing!

2016-02-15 Thread Uwe Schindler
Attached is a patch I'd like to backport to 5.x and 5.0. This disables MMapDirectory on Java 9 for Lucene 5. Any comments about respin? Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler

[jira] [Commented] (SOLR-5743) Faceting with BlockJoin support

2016-02-15 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147752#comment-15147752 ] Mikhail Khludnev commented on SOLR-5743: Vijay, this NPE is a twin of SOLR-8643, SO

RE: [JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk-9-ea+105) - Build # 15586 - Still Failing!

2016-02-15 Thread Uwe Schindler
Hi, I know why this happens. In 5.0 and 5.x I did not commit LUCENE-6989 (http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/7b6df254). The problem is: The old code to "detect" if unmapping is supported is incomplete and it enables unmapping although it is not supoorted or won't work at a

[JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk-9-ea+105) - Build # 15586 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15586/ Java: 32bit/jdk-9-ea+105 -client -XX:+UseConcMarkSweepGC 143 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterThreadsToSegments Error Message: The test or suite printed 21970 bytes to stdout

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+105) - Build # 14 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/14/ Java: 64bit/jdk-9-ea+105 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord 144 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestNRTThreads Error Message: Captured an uncaught exception in thread

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_72) - Build # 15892 - Failure!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15892/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.client.solrj.ConnectionReuseTest.test Error Message: We expected all communication via streaming client to use one c

[jira] [Commented] (SOLR-8588) Add TopicStream to the streaming API

2016-02-15 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147718#comment-15147718 ] Kevin Risden commented on SOLR-8588: This code could be cleaner I think: {code} Collec

RE: JDK 9 EA build 105 is available

2016-02-15 Thread Uwe Schindler
Hi, I installed it a minute ago. We will see if the issues are fixed, thanks! I also committed the new memory-mapped ByteBuffer unmapping code to Lucene Master branch (will be version 6.0): http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/7b6df254 Uwe - Uwe Schindler

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Attachment: SOLR-8588.patch Patch with first set of working tests. > Add TopicStream to the stream

[jira] [Created] (SOLR-8682) SpellCheckComponentTest occasionally fails on Windows

2016-02-15 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-8682: - Summary: SpellCheckComponentTest occasionally fails on Windows Key: SOLR-8682 URL: https://issues.apache.org/jira/browse/SOLR-8682 Project: Solr Is

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147703#comment-15147703 ] Uwe Schindler commented on LUCENE-6989: --- I keep this issue open until Lucene 6 is r

[jira] [Updated] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6989: -- Labels: Java9 (was: ) > Implement MMapDirectory unmapping for coming Java 9 changes >

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147702#comment-15147702 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[jira] [Comment Edited] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147695#comment-15147695 ] Uwe Schindler edited comment on LUCENE-6989 at 2/15/16 6:52 PM: ---

[jira] [Comment Edited] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147695#comment-15147695 ] Uwe Schindler edited comment on LUCENE-6989 at 2/15/16 6:52 PM: ---

[jira] [Updated] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6989: -- Attachment: LUCENE-6989.patch Today, the new build 105 of Java 9 came out. I modified the patc

[jira] [Resolved] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-02-15 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-5730. --- Resolution: Fixed > make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollect

JDK 9 EA build 105 is available

2016-02-15 Thread Rory O'Donnell
Hi Uwe & Dawid, Early Access b105 for JDK 9 is available on java.net, it includes a fix for : * JDK-8144212 - JDK 9 b93 breaks Apache Lucene due to compact strings Can you confirm fix is working. Thanks,Rory -- Rgds,Rory O'Donnell Quality Engineering Mana

Re: [VOTE] Release Lucene/Solr 5.5.0 RC2

2016-02-15 Thread Adrien Grand
+1 SUCCESS! [1:09:40.299603] Le dim. 14 févr. 2016 à 14:45, Michael McCandless a écrit : > Thanks Uwe, you're right. I'll move them up now, in case we re-spin... > > Mike McCandless > > http://blog.mikemccandless.com > > > On Sun, Feb 14, 2016 at 8:38 AM, Uwe Schindler wrote: > > Hi, > > > > I

[jira] [Commented] (SOLR-5743) Faceting with BlockJoin support

2016-02-15 Thread Vijay Sekhri (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147562#comment-15147562 ] Vijay Sekhri commented on SOLR-5743: Hi Mikhail, There were 2 reasons why the performan

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 3033 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/3033/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: There should be one document because overwrite=true expected:<1> but was:<

[jira] [Commented] (SOLR-8318) SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries

2016-02-15 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147490#comment-15147490 ] Cassandra Targett commented on SOLR-8318: - Just FYI, the CHANGES.txt entry for this

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 837 - Still Failing

2016-02-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/837/ 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([

Re: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1098 - Still Failing

2016-02-15 Thread Steve Rowe
:) yeah, no coffee yet, thanks Mike. -- Steve www.lucidworks.com > On Feb 15, 2016, at 9:04 AM, Michael McCandless > wrote: > > I committed a fix for this a few hours ago... > > Mike McCandless > > http://blog.mikemccandless.com > > > On Mon, Feb 15, 2016 at 9:01 AM, Steve Rowe wrote: >>

Re: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1098 - Still Failing

2016-02-15 Thread Michael McCandless
I committed a fix for this a few hours ago... Mike McCandless http://blog.mikemccandless.com On Mon, Feb 15, 2016 at 9:01 AM, Steve Rowe wrote: > I’ve seen this same failure on my Jenkins, but neither seed reproduces for me. > > -- > Steve > www.lucidworks.com > >> On Feb 15, 2016, at 4:36 AM,

Re: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1098 - Still Failing

2016-02-15 Thread Steve Rowe
I’ve seen this same failure on my Jenkins, but neither seed reproduces for me. -- Steve www.lucidworks.com > On Feb 15, 2016, at 4:36 AM, Apache Jenkins Server > wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1098/ > > 1 tests failed. > FAILED: > org.apache.luc

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 3087 - Failure!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3087/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.TestGroupingSearch.testGroupAPI Error Message: mismatch: '2'!='5' @ grouped/id:[2 TO 5]/doclist/docs/[2]/id Stack Trace: ja

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_72) - Build # 15585 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15585/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 1 object(s) that were not

[jira] [Commented] (SOLR-8675) Accessing a field in custom request handler is very slow

2016-02-15 Thread Neeraj Lajpal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147329#comment-15147329 ] Neeraj Lajpal commented on SOLR-8675: - I am really sorry, will be more careful in futur

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_72) - Build # 5487 - Failure!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5487/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck Error Message: No live SolrServers available to ha

[jira] [Created] (SOLR-8681) Json facets in range dates do not mantain the order across multiple shards

2016-02-15 Thread Pablo Anzorena (JIRA)
Pablo Anzorena created SOLR-8681: Summary: Json facets in range dates do not mantain the order across multiple shards Key: SOLR-8681 URL: https://issues.apache.org/jira/browse/SOLR-8681 Project: Solr

[jira] [Commented] (LUCENE-6968) LSH Filter

2016-02-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147204#comment-15147204 ] Tommaso Teofili commented on LUCENE-6968: - since this has also been mentioned in

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147199#comment-15147199 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[jira] [Comment Edited] (SOLR-7739) Lucene Classification Integration - UpdateRequestProcessor

2016-02-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147189#comment-15147189 ] Tommaso Teofili edited comment on SOLR-7739 at 2/15/16 10:49 AM:

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-02-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147198#comment-15147198 ] ASF subversion and git services commented on LUCENE-6989: - Commit

[jira] [Updated] (SOLR-7739) Lucene Classification Integration - UpdateRequestProcessor

2016-02-15 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-7739: -- Attachment: SOLR-7739.1.patch good points [~joel.bernstein], I've attached [~alessandro.benedetti

RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 3082 - Still Failing!

2016-02-15 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Thanks Uwe! - Original Message - From: dev@lucene.apache.org To: dev@lucene.apache.org At: Feb 13 2016 12:56:45 I committed a fix. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [

[jira] [Commented] (SOLR-7739) Lucene Classification Integration - UpdateRequestProcessor

2016-02-15 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147166#comment-15147166 ] Alessandro Benedetti commented on SOLR-7739: Joel, very interesting topics ! I

[jira] [Commented] (LUCENE-7026) AnalyzingInfixSuggester doesn't support Phrase Queries for contexts

2016-02-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147162#comment-15147162 ] Michael McCandless commented on LUCENE-7026: Are you sharing your own index w

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 15584 - Failure!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15584/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest Error Message: Suite timeout exceeded (>= 720 msec). Stack

Re: [JENKINS] Lucene-Solr-5.5-Linux (64bit/jdk1.7.0_80) - Build # 9 - Still Failing!

2016-02-15 Thread Michael McCandless
OK I see what's happening: the test is getting MockRandomMergePolicy, which will randomly force merge regardless of maxNumSegments ... it's a test bug. I'll fix, but no need to re-spin 5.5.0. Mike McCandless http://blog.mikemccandless.com On Mon, Feb 15, 2016 at 4:54 AM, Michael McCandless wr

Re: [JENKINS] Lucene-Solr-5.5-Linux (64bit/jdk1.7.0_80) - Build # 9 - Still Failing!

2016-02-15 Thread Michael McCandless
This looks like https://issues.apache.org/jira/browse/LUCENE-7008 all over again? We thought it was fixed in https://issues.apache.org/jira/browse/LUCENE-7010 but maybe not quite? Mike McCandless http://blog.mikemccandless.com On Sun, Feb 14, 2016 at 8:33 PM, Steve Rowe wrote: > This reproduc

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_72) - Build # 5620 - Still Failing!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5620/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC 6 tests failed. FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.testMaximumResultsForSuggest Error Message: Directory MMapDirectory@C:\Users\J

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1098 - Still Failing

2016-02-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1098/ 1 tests failed. FAILED: org.apache.lucene.index.TestSortingMergePolicy.testForceMergeNotNeeded Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([A5F3779EADC97CBE:B9D00F8436

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 394 - Failure!

2016-02-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/394/ Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeExcepti