[jira] [Updated] (SOLR-7932) Solr replication relies on timestamps to sync across machines

2015-08-23 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Aiyengar updated SOLR-7932: Attachment: SOLR-7932.patch Okay, attached here is a smaller patch which was my biggest

RE: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b78) - Build # 13972 - Failure!

2015-08-23 Thread Uwe Schindler
Hi Rory, hi Balchandra, the fix about https://bugs.openjdk.java.net/browse/JDK-8130845 is still incomplete. Our test framework found a date string which was created by Date#toString(), which is not parseable, neither with ENGLISH, US or ROOT locale! Here is test program:

Re: VOTE: RC1 release of apache-solr-ref-guide-5.3.pdf

2015-08-23 Thread Cassandra Targett
Thanks, Jan. Regarding the word breaks, it's not ideal but Steve Rowe I spent a lot of time trying to only allow it in specific situations with little success. If you want to give it a go, we'd be happy to have the improvement. If you don't have a chance to fix the other typos and issues you

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

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13692/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 1 object(s) that were not released!!!

RE: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b78) - Build # 13972 - Failure!

2015-08-23 Thread Uwe Schindler
I am digging, seems to be SOLR-7770 related. The problem with the new Locale Data in the JDK9 is that not all possible Timezone Short identifiers are available... I will try this date and send it back to Rory for addition to https://bugs.openjdk.java.net/browse/JDK-8130845 Uwe - Uwe

Re: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b78) - Build # 13972 - Failure!

2015-08-23 Thread Steve Rowe
This doesn’t reproduce for me on Java8 on Linux or OS X. Uwe, do you know if there is a known Java9 issue here? Steve On Aug 23, 2015, at 1:55 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13972/ Java:

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3441 - Failure

2015-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3441/ 1 tests failed. REGRESSION: org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample Error Message: Could not find a healthy node to handle the request. Stack Trace: org.apache.solr.common.SolrException:

RE: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b76) - Build # 13911 - Failure!

2015-08-23 Thread Uwe Schindler
Hi Rory, hi Balchandra, I just wanted to keep you up-to-date: Yesterday I updated to JDK 9 build 78 and up to now, there was no total failure anymore (neither on 32 bits, nor on 64 bits). We had to only change one test on our side, because the change to Unicode version 7.0 for Java 9 caused

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60) - Build # 13969 - Failure!

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13969/ Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest Error Message: Captured an uncaught exception in thread: Thread[id=7887,

RE: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b78) - Build # 13972 - Failure!

2015-08-23 Thread Uwe Schindler
Hi Rory, hi Balchandra, I set up a quick round trip test (it iterates all available timezones in the JDK, sets them as default, creates a String out of new Date().toString() and tried to parse that afterwards with ENGLISH, US and ROOT locale. ===

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b78) - Build # 13972 - Failure!

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13972/ Java: 32bit/jdk1.9.0-ea-b78 -client -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.testPasswordProtected Error Message: Invalid Date String:'Sat Jun 23 02:57:58

[jira] [Updated] (SOLR-7959) TestCloudPivotFacet failure

2015-08-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-7959: - Attachment: tests-failures.txt Attaching {{tests-failures.txt}} from the Jenkins job.

[jira] [Created] (SOLR-7959) TestCloudPivotFacet failure

2015-08-23 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-7959: Summary: TestCloudPivotFacet failure Key: SOLR-7959 URL: https://issues.apache.org/jira/browse/SOLR-7959 Project: Solr Issue Type: Bug Affects Versions: 5.3,

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

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13970/ Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest Error Message: There are still nodes recoverying - waited for 330 seconds Stack

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

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5059/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.lucene.rangetree.TestRangeTree.testRandomMedium Error Message: background merge hit exception: _p(5.4.0):C485/1:delGen=1

[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 256 - Still Failing

2015-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/256/ No tests ran. Build Log: [...truncated 52285 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist [copy]

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 303 - Failure

2015-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/303/ 1 tests failed. REGRESSION: org.apache.solr.update.AutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at

[jira] [Comment Edited] (LUCENE-6759) Integrate lat/long BKD and spatial 3d, part 2

2015-08-23 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708228#comment-14708228 ] Karl Wright edited comment on LUCENE-6759 at 8/23/15 10:55 AM:

RE: svn commit: r10236 - /dev/lucene/lucene-solr-5.3.0-RC2-rev1696229/solr/ /release/lucene/solr/5.3.0/

2015-08-23 Thread Uwe Schindler
Hi Noble, what's the issue? We can maybe have a Google Hangout conference, if the problem persists! Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Noble Paul [mailto:noble.p...@gmail.com] Sent:

Re: svn commit: r10236 - /dev/lucene/lucene-solr-5.3.0-RC2-rev1696229/solr/ /release/lucene/solr/5.3.0/

2015-08-23 Thread Noble Paul
maven artifacts released, thanks Steve. I have trouble releasing the website On Sat, Aug 22, 2015 at 11:58 PM, Steve Rowe sar...@gmail.com wrote: Noble, AFAICT looking at the staging repository you created at repository.apache.org, you didn’t close or release the staging repository. These

[jira] [Commented] (SOLR-7775) support SolrCloud collection as fromIndex param in query-time join

2015-08-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708325#comment-14708325 ] ASF subversion and git services commented on SOLR-7775: --- Commit

[jira] [Commented] (SOLR-7775) support SolrCloud collection as fromIndex param in query-time join

2015-08-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708358#comment-14708358 ] ASF subversion and git services commented on SOLR-7775: --- Commit

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

2015-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/773/ 5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: ERROR: SolrIndexSearcher opens=20 closes=19 Stack Trace: java.lang.AssertionError: ERROR:

[jira] [Commented] (SOLR-7958) Move TestUtil#randomWhitespace to the test that is sole user

2015-08-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708552#comment-14708552 ] ASF subversion and git services commented on SOLR-7958: --- Commit

[jira] [Updated] (SOLR-7888) Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr

2015-08-23 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arcadius Ahouansou updated SOLR-7888: - Attachment: SOLR-7888.patch Make Lucene's AnalyzingInfixSuggester.lookup() method that

[jira] [Commented] (LUCENE-6723) Date field problems using ExtractingRequestHandler and java 9 (b71)

2015-08-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708533#comment-14708533 ] Uwe Schindler commented on LUCENE-6723: --- Specifically, this time this date failed

[jira] [Commented] (LUCENE-6723) Date field problems using ExtractingRequestHandler and java 9 (b71)

2015-08-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708532#comment-14708532 ] Uwe Schindler commented on LUCENE-6723: --- Hi Rory, hi Balchandra, I set up a quick

[jira] [Resolved] (SOLR-7958) Move TestUtil#randomWhitespace to the test that is sole user

2015-08-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-7958. - Resolution: Fixed Done. Move TestUtil#randomWhitespace to the test that is sole user

[jira] [Updated] (SOLR-7958) Move TestUtil#randomWhitespace to the test that is sole user

2015-08-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-7958: Fix Version/s: 5.4 Trunk Component/s: Tests Move TestUtil#randomWhitespace

[JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b78) - Build # 13696 - Still Failing!

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13696/ Java: 32bit/jdk1.9.0-ea-b78 -server -XX:+UseG1GC 95 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterDelete Error Message: 1 thread leaked from SUITE scope at

[jira] [Commented] (SOLR-7888) Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr

2015-08-23 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708614#comment-14708614 ] Arcadius Ahouansou commented on SOLR-7888: -- Hello [~janhoy] - I have changed the

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_60) - Build # 13697 - Still Failing!

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13697/ Java: 32bit/jdk1.8.0_60 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: document count mismatch. control=546 sum(shards)=545 cloudClient=545 Stack Trace:

[jira] [Reopened] (LUCENE-6723) Date field problems using ExtractingRequestHandler and java 9 (b71)

2015-08-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-6723: --- I reopen this issue, because with Java 9 build 78 there are still problems (which are bugs in

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b78) - Build # 13695 - Failure!

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13695/ Java: 64bit/jdk1.9.0-ea-b78 -XX:+UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_60) - Build # 5061 - Failure!

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5061/ Java: 32bit/jdk1.8.0_60 -server -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 1 object(s) that were not released!!!

RE: svn commit: r962830 [1/5] - in /websites/staging/lucene/trunk/content: ./ core/ openrelevance/ pylucene/ pylucene/jcc/ solr/

2015-08-23 Thread Uwe Schindler
For bulleted lists, markdown requires indenting by 4 chars. http://daringfireball.net/projects/markdown/syntax#list - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: build...@apache.org

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

2015-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/936/ 3 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test Error Message: shard2 is not consistent. Got 1190 from http://127.0.0.1:40588/djf/collection1lastClient and got 793 from

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

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2666/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: No match for authentication.enabled = true, full response = {

[jira] [Comment Edited] (SOLR-7888) Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr

2015-08-23 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708614#comment-14708614 ] Arcadius Ahouansou edited comment on SOLR-7888 at 8/24/15 1:27 AM:

[jira] [Commented] (SOLR-7958) Move TestUtil#randomWhitespace to the test that is sole user

2015-08-23 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708557#comment-14708557 ] ASF subversion and git services commented on SOLR-7958: --- Commit

[jira] [Commented] (SOLR-7560) Parallel SQL Support

2015-08-23 Thread Susheel Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708682#comment-14708682 ] Susheel Kumar commented on SOLR-7560: - Hi Joel, I started with two basic tests on my

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3443 - Failure

2015-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3443/ 1 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.test Error Message: Error from server at http://127.0.0.1:59895/z_drv/collection1: 127.0.0.1:48766 failed to respond Stack Trace:

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 307 - Failure

2015-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/307/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test Error Message: ObjectTracker found 3 object(s) that were not released!!! [TransactionLog] Stack Trace:

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

2015-08-23 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13977/ Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 1 object(s) that were not

[JENKINS] Lucene-Solr-SmokeRelease-5.x - Build # 300 - Still Failing

2015-08-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/300/ No tests ran. Build Log: [...truncated 52561 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist [copy] Copying

[jira] [Updated] (SOLR-7954) Exception while using {!cardinality=1.0}.

2015-08-23 Thread Modassar Ather (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Modassar Ather updated SOLR-7954: - Description: Following exception is thrown for the query : bq.

[jira] [Updated] (SOLR-7954) Exception while using {!cardinality=1.0}.

2015-08-23 Thread Modassar Ather (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Modassar Ather updated SOLR-7954: - Description: Following exception is thrown for the query : bq.

[jira] [Updated] (SOLR-7282) Cache config or index schema objects by configset and share them across cores

2015-08-23 Thread Damien Kamerman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Kamerman updated SOLR-7282: -- Attachment: SOLR-7282.patch Cache cloud schemas by name Cache config or index schema objects

[jira] [Comment Edited] (SOLR-7949) Thers is a xss issue in plugins/stats page of Admin Web UI.

2015-08-23 Thread davidchiu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708704#comment-14708704 ] davidchiu edited comment on SOLR-7949 at 8/24/15 2:55 AM: -- OK,I

[jira] [Commented] (SOLR-7949) Thers is a xss issue in plugins/stats page of Admin Web UI.

2015-08-23 Thread davidchiu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708704#comment-14708704 ] davidchiu commented on SOLR-7949: - OK,I will try to uploading patch files where finding