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

2016-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3956/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud Error Message: ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]

[jira] [Commented] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2016-02-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136174#comment-15136174 ] Mikhail Khludnev commented on SOLR-8466: Hi, Ok. I looked on it once again. if {{facet.version=2}}

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3952 - Still Failing

2016-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3952/ All tests passed Build Log: [...truncated 52050 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.lucene.spatial... [javadoc] Loading source files

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 378 - Still Failing!

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

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

2016-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-5.x/1080/ No tests ran. Build Log: [...truncated 7212 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.lucene.spatial... [javadoc] Loading source files for

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5603/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.lucene.store.TestSimpleFSLockFactory.testStressLocks Error Message: IndexWriter hit unexpected exceptions Stack Trace:

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

2016-02-07 Thread Michael McCandless
I'll dig ... same windows specific issue ... Mike McCandless http://blog.mikemccandless.com On Sat, Feb 6, 2016 at 7:45 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5602/ > Java: 64bit/jdk1.8.0_72

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

2016-02-07 Thread Michael McCandless
I pushed a fix. Mike McCandless http://blog.mikemccandless.com On Sun, Feb 7, 2016 at 5:36 AM, Michael McCandless wrote: > I'll dig ... same windows specific issue ... > > Mike McCandless > > http://blog.mikemccandless.com > > > On Sat, Feb 6, 2016 at 7:45 PM,

Re: [JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3952 - Still Failing

2016-02-07 Thread Michael McCandless
I pushed a fix ... strange java7 only problem with @value tags in javadocs. Mike McCandless http://blog.mikemccandless.com On Sun, Feb 7, 2016 at 4:50 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3952/ > > All

Re: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+104) - Build # 15803 - Failure!

2016-02-07 Thread Michael McCandless
Hmm that assert trip is this: String mixedUp = TestUtil.randomlyRecaseCodePoints(random, sb.toString()); assert mixedUp.length() == sb.length(); Did this Java9 ea build somehow break Character.toUpper/LowerCase? Mike McCandless http://blog.mikemccandless.com On Sun, Feb 7, 2016

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

2016-02-07 Thread Michael McCandless
I improved the verbosity for this test ... once it fails on windows again I'll look. But this looks like it's just LUCENE-6684 again, where we had suppressed FNFE/NSFE on Windows because of pending deletions, but in LUCENE-6835 I removed part of that suppression ... Mike McCandless

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

2016-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/927/ 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=47322, name=collection5, state=RUNNABLE,

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/387/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics Error Message: Error reading cluster properties Stack Trace:

Re: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+104) - Build # 15803 - Failure!

2016-02-07 Thread Robert Muir
we are already disabling compactstrings because of bugs. maybe at some point string accumulates so many bugs that they won't be able to fix it! On Sun, Feb 7, 2016 at 9:01 AM, Michael McCandless wrote: > Hmm that assert trip is this: > > String mixedUp =

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

2016-02-07 Thread Michael McCandless
I'll dig ... Mike McCandless http://blog.mikemccandless.com On Sun, Feb 7, 2016 at 3:45 AM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5603/ > Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC > > 2

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 379 - Still Failing!

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

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3070/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: IOException occured when talking to server at: http://127.0.0.1:62534 Stack

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+104) - Build # 15803 - Failure!

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15803/ Java: 32bit/jdk-9-ea+104 -server -XX:+UseG1GC -XX:-CompactStrings -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.lucene.analysis.TestLookaheadTokenFilter.testRandomStrings Error Message: Stack Trace:

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3071/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: Test abandoned because suite timeout was reached. Stack

[jira] [Updated] (LUCENE-7002) MultiCollector throws NPE when there is CollectTerminatedException is thrown by a subcollector

2016-02-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7002: - Fix Version/s: 5.5 > MultiCollector throws NPE when there is CollectTerminatedException is

[jira] [Assigned] (LUCENE-7002) MultiCollector throws NPE when there is CollectTerminatedException is thrown by a subcollector

2016-02-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reassigned LUCENE-7002: Assignee: Adrien Grand > MultiCollector throws NPE when there is

[jira] [Commented] (LUCENE-7002) MultiCollector throws NPE when there is CollectTerminatedException is thrown by a subcollector

2016-02-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136432#comment-15136432 ] Adrien Grand commented on LUCENE-7002: -- Thanks John, this looks related indeed! I believe this may

[jira] [Updated] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2016-02-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8466: --- Attachment: SOLR-8466-failure.txt SOLR-8466.patch Attaching [^SOLR-8466.patch]

[JENKINS-MAVEN] Lucene-Solr-Maven-5.x #1173: POMs out of sync

2016-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/1173/ No tests ran. Build Log: [...truncated 27486 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/build.xml:766: The following error occurred while executing this line:

[jira] [Commented] (LUCENE-6750) TestMergeSchedulerExternal failure

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

[jira] [Updated] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2016-02-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8466: --- Attachment: SOLR-8466.patch It seems like wasting a plenty of time on miserable thing.. Here

[jira] [Resolved] (LUCENE-6930) Decouple GeoPointField from NumericType

2016-02-07 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize resolved LUCENE-6930. Resolution: Done > Decouple GeoPointField from NumericType >

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

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

[jira] [Commented] (LUCENE-6835) Directory.deleteFile should "own" retrying deletions on Windows

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

[jira] [Commented] (LUCENE-6684) TestSimpleFSLockFactory.testStressLock assert trip only on Windows?

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

[jira] [Assigned] (SOLR-8651) The commitWithin parameter is not passed on for deleteById in UpdateRequest

2016-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-8651: Assignee: Erick Erickson > The commitWithin parameter is not passed on for deleteById in

[jira] [Updated] (SOLR-8651) The commitWithin parameter is not passed on for deleteById in UpdateRequest for distributed queries

2016-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-8651: - Summary: The commitWithin parameter is not passed on for deleteById in UpdateRequest for

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15807/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Created] (SOLR-8654) SQL: Unlimited SELECTs without an ORDER BY should sort by _version_ desc

2016-02-07 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8654: Summary: SQL: Unlimited SELECTs without an ORDER BY should sort by _version_ desc Key: SOLR-8654 URL: https://issues.apache.org/jira/browse/SOLR-8654 Project: Solr

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+104) - Build # 15805 - Failure!

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15805/ Java: 32bit/jdk-9-ea+104 -server -XX:+UseParallelGC -XX:-CompactStrings -XX:-UseSuperWord 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest Error Message: Suite

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5471/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: There are still nodes recoverying - waited for 45 seconds

[jira] [Commented] (LUCENE-6750) TestMergeSchedulerExternal failure

2016-02-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136324#comment-15136324 ] Steve Rowe commented on LUCENE-6750: New fail this morning on branch_5x with Java7 (doesn't reproduce

[jira] [Commented] (LUCENE-6750) TestMergeSchedulerExternal failure

2016-02-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136371#comment-15136371 ] Michael McCandless commented on LUCENE-6750: I pushed a change to the test to print IW's

[jira] [Commented] (LUCENE-6750) TestMergeSchedulerExternal failure

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

Re: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+104) - Build # 15803 - Failure!

2016-02-07 Thread Steve Rowe
I can’t reproduce on 64-bit Linux (Debian 8.3). I installed the 32-bit JDK 9 build 104[1], then ran this cmdline: ant test -Dargs="-server -XX:+UseG1GC -XX:-CompactStrings -XX:-UseSuperWord" -Dtestcase=TestLookaheadTokenFilter -Dtests.method=testRandomStrings -Dtests.seed=51FD7B60247BBA86

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3953 - Still Failing

2016-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3953/ 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to exceed: Sun Feb 07 09:08:34 PST 2016 Stack Trace:

[jira] [Updated] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2016-02-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8466: --- Attachment: SOLR-8466.patch work in progress.. fixed legacy sorting handling. Remaining issue

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5604/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.lucene.codecs.lucene53.TestLucene53NormsFormat.testSparse Error Message:

[jira] [Commented] (LUCENE-6684) TestSimpleFSLockFactory.testStressLock assert trip only on Windows?

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

[jira] [Commented] (LUCENE-6835) Directory.deleteFile should "own" retrying deletions on Windows

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

[jira] [Commented] (LUCENE-6750) TestMergeSchedulerExternal failure

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

[jira] [Commented] (SOLR-8653) Apache Solr page still directs people to Subversion

2016-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136500#comment-15136500 ] Jan Høydahl commented on SOLR-8653: --- Did a quick edit, see

[jira] [Commented] (SOLR-8654) SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc

2016-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136510#comment-15136510 ] Joel Bernstein commented on SOLR-8654: -- Precommit is passing. I'll likely commit this soon as there

[jira] [Commented] (SOLR-8654) SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc

2016-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136514#comment-15136514 ] Erick Erickson commented on SOLR-8654: -- Why not ID? Or, more generically, whatever is? I confess it

[jira] [Commented] (SOLR-8642) SOLR allows creation of collections with invalid names

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

[jira] [Commented] (SOLR-8654) SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc

2016-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136508#comment-15136508 ] Joel Bernstein commented on SOLR-8654: -- The _version_ is stripped from the result set by the

[jira] [Updated] (SOLR-8642) SOLR allows creation of collections with invalid names

2016-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-8642: - Attachment: SOLR-8642.patch Final patch with CHANGES.txt > SOLR allows creation of collections

[jira] [Created] (SOLR-8655) DaemonStream should 'put' EOF Tuple on the blocking queue

2016-02-07 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8655: Summary: DaemonStream should 'put' EOF Tuple on the blocking queue Key: SOLR-8655 URL: https://issues.apache.org/jira/browse/SOLR-8655 Project: Solr Issue

[jira] [Updated] (SOLR-8655) DaemonStream should 'put' EOF Tuple on the blocking queue

2016-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8655: - Attachment: SOLR-8655.patch > DaemonStream should 'put' EOF Tuple on the blocking queue >

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/3017/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test Error Message: Shard a1x2_shard1_replica1 received all 10 requests Stack Trace:

[jira] [Updated] (SOLR-8654) SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc

2016-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8654: - Summary: SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc (was: SQL:

[jira] [Assigned] (SOLR-8654) SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc

2016-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-8654: Assignee: Joel Bernstein > SQL: Unlimited SELECT without an ORDER BY should sort by

[jira] [Updated] (SOLR-8654) SQL: Unlimited SELECTs without an ORDER BY should sort by _version_ desc

2016-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8654: - Attachment: SOLR-8654.patch Patch with passing test case. > SQL: Unlimited SELECTs without an

[jira] [Updated] (SOLR-8654) SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc

2016-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8654: - Affects Version/s: 6.0 > SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc >

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15808/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 1 object(s) that were not released!!!

[jira] [Commented] (SOLR-8654) SQL: Unlimited SELECT without an ORDER BY should sort by _version_ desc

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

[jira] [Commented] (LUCENE-7012) Change Lucene/Solr IDE configs to place new Java files' license header before the package declaration

2016-02-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136529#comment-15136529 ] Uwe Schindler commented on LUCENE-7012: --- As said in other issue, I will take care of that. We

[jira] [Commented] (SOLR-8651) The commitWithin parameter is not passed on for deleteById in UpdateRequest for distributed queries

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

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

2016-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/818/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at https://127.0.0.1:57547/awholynewcollection_0: non ok status: 500, message:Server Error Stack Trace:

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/388/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to

[jira] [Resolved] (SOLR-8655) DaemonStream should 'put' EOF Tuple on the blocking queue

2016-02-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8655. -- Resolution: Fixed > DaemonStream should 'put' EOF Tuple on the blocking queue >

[jira] [Commented] (SOLR-8655) DaemonStream should 'put' EOF Tuple on the blocking queue

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

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5605/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseG1GC 6 tests failed. FAILED: org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test Error Message: Error from server at http://127.0.0.1:63193//collection1:

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

2016-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1091/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=15770, name=collection0, state=RUNNABLE,

[jira] [Commented] (SOLR-8653) Apache Solr page still directs people to Subversion

2016-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136543#comment-15136543 ] Erick Erickson commented on SOLR-8653: -- Looks good to me. > Apache Solr page still directs people to

[jira] [Updated] (SOLR-8651) The commitWithin parameter is not passed on for deleteById in UpdateRequest for distributed queries

2016-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-8651: - Attachment: SOLR-8651.patch Final patch with CHANGES.txt entry. Changed System.currentTimeMillis

[jira] [Commented] (SOLR-8642) SOLR allows creation of collections with invalid names

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

[jira] [Resolved] (SOLR-8642) SOLR allows creation of collections with invalid names

2016-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-8642. -- Resolution: Fixed Fix Version/s: Trunk 5.5 Thanks Jason! > SOLR

[JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk-9-ea+104) - Build # 15504 - Failure!

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15504/ Java: 32bit/jdk-9-ea+104 -server -XX:+UseParallelGC -XX:-CompactStrings -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.solr.cloud.TestDistribDocBasedVersion.test Error Message: expected:<{e!doc4=21, b!doc1=24, c!doc2=23,

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1673: POMs out of sync

2016-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1673/ No tests ran. Build Log: [...truncated 27510 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:756: The following error occurred while executing this line:

[jira] [Resolved] (SOLR-8348) Decide whether to backport Cross Data Center Replication if we release Solr 5.5

2016-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-8348. -- Resolution: Won't Fix Since 6.0 is being released at roughly the same time as 5.5, I don't think

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

2016-02-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5472/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:64953/awholynewcollection_0:

[jira] [Resolved] (SOLR-8651) The commitWithin parameter is not passed on for deleteById in UpdateRequest for distributed queries

2016-02-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-8651. -- Resolution: Fixed Fix Version/s: Trunk 5.5 Thanks Jessica! > The

[jira] [Commented] (SOLR-8651) The commitWithin parameter is not passed on for deleteById in UpdateRequest for distributed queries

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