[JENKINS] Lucene-Solr-NightlyTests-5.2 - Build # 9 - Still Failing

2015-06-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.2/9/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: KeeperErrorCode = Session expired for /live_nodes Stack Trace: org.apache.zookeeper.KeeperException$SessionExpiredException: Kee

Re: [VOTE] 5.2.0 RC4

2015-06-02 Thread Steve Rowe
+1 SUCCESS! [0:21:52.916261] Steve On Tue, Jun 2, 2015 at 11:12 PM, Anshum Gupta wrote: > Please vote for the fourth (and hopefully final) release candidate for > Apache Lucene/Solr 5.2.0. > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5

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

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2330/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.spatial.spatial4j.Geo3dRptTest.testOperations {#1 seed=[F5CBA5834E7794D4:33B6C4E9161DD4E0]} Error Message: Stack Trace: j

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

2015-06-02 Thread david.w.smi...@gmail.com
Can you take a look Karl? At first glance looking at the code, not running it, I’m guessing this is a degenerate path segment that is too short. On Tue, Jun 2, 2015 at 11:19 PM Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/

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

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2377/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.lucene.spatial.spatial4j.Geo3dRptTest.testOperations {#2 seed=[4AB0FA45EF43F0C3:2240DF3E6EDF83C]} Error Message: Stack Tr

[VOTE] 5.2.0 RC4

2015-06-02 Thread Anshum Gupta
Please vote for the fourth (and hopefully final) release candidate for Apache Lucene/Solr 5.2.0. The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5.2.0-RC4-rev1683206/ You can run the smoke tester directly with this command: python3 -u dev-tools/scr

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

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12741/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.search.TestSearcherReuse.test Error Message: expected same: was not: Stack Trace: java.lang.AssertionError: expected same: was not:

[jira] [Updated] (SOLR-7555) Display total space and available space in Admin

2015-06-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-7555: --- Attachment: SOLR-7555.patch I hit a problem in testing. Attaching the latest patch (note code commente

[jira] [Comment Edited] (SOLR-7571) Return metrics with update requests to allow clients to self-throttle

2015-06-02 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570150#comment-14570150 ] Otis Gospodnetic edited comment on SOLR-7571 at 6/3/15 2:25 AM: -

[jira] [Commented] (SOLR-7571) Return metrics with update requests to allow clients to self-throttle

2015-06-02 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570150#comment-14570150 ] Otis Gospodnetic commented on SOLR-7571: [~erickerickson] - Not sure yet, would hav

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 4885 - Failure!

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4885/ Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ERROR: SolrIndexSearcher opens=51 closes=50 Stack Trace: ja

Re: [VOTE] 5.2.0 RC3

2015-06-02 Thread Anshum Gupta
I'd actually started the process, but that's ok, I'll rebuild! P.S: No more commits please! :) On Tue, Jun 2, 2015 at 5:17 PM, Yonik Seeley wrote: > I'll use this opportunity to slide in > https://issues.apache.org/jira/browse/SOLR-7614 (Distributed Pivot > Facet not thread safe) as well. > > -

[jira] [Resolved] (SOLR-7614) Distributed Pivot Facet not thread safe

2015-06-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-7614. Resolution: Fixed Fix Version/s: 5.2 > Distributed Pivot Facet not thread safe > -

[jira] [Commented] (SOLR-7614) Distributed Pivot Facet not thread safe

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570058#comment-14570058 ] ASF subversion and git services commented on SOLR-7614: --- Commit 16832

[jira] [Commented] (SOLR-7614) Distributed Pivot Facet not thread safe

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570054#comment-14570054 ] ASF subversion and git services commented on SOLR-7614: --- Commit 16832

[jira] [Commented] (SOLR-7614) Distributed Pivot Facet not thread safe

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570052#comment-14570052 ] ASF subversion and git services commented on SOLR-7614: --- Commit 16832

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

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12915/ Java: 32bit/jdk1.8.0_60-ea-b12 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=425, name=coll

Re: [VOTE] 5.2.0 RC3

2015-06-02 Thread Yonik Seeley
I'll use this opportunity to slide in https://issues.apache.org/jira/browse/SOLR-7614 (Distributed Pivot Facet not thread safe) as well. -Yonik On Tue, Jun 2, 2015 at 2:40 PM, Timothy Potter wrote: > Hi Team, > > Unfortunately, I neglected an important code path for updating the max > version b

[jira] [Comment Edited] (SOLR-7571) Return metrics with update requests to allow clients to self-throttle

2015-06-02 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570015#comment-14570015 ] Erick Erickson edited comment on SOLR-7571 at 6/3/15 12:13 AM: --

[jira] [Commented] (SOLR-7605) TestCloudPivotFacet failures: Must not add duplicate PivotFacetValue with redundent inner value

2015-06-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570032#comment-14570032 ] Hoss Man commented on SOLR-7605: In all of these failures, PivotFacetField.createFromListO

[jira] [Commented] (SOLR-7571) Return metrics with update requests to allow clients to self-throttle

2015-06-02 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570015#comment-14570015 ] Erick Erickson commented on SOLR-7571: -- Otis: Good suggestion, thanks! In the scenari

[JENKINS] Lucene-Artifacts-5.2 - Build # 8 - Failure

2015-06-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-5.2/8/ No tests ran. Build Log: [...truncated 12510 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.2/lucene/build.xml:390: java.net.ConnectException: Connection timed out at java.net.PlainSocketImpl.sock

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

2015-06-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-5.x/869/ No tests ran. Build Log: [...truncated 12612 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.x/lucene/build.xml:390: java.net.ConnectException: Connection timed out at java.net.PlainSocketImpl.so

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

2015-06-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/864/ 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=6726, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistribut

[jira] [Commented] (SOLR-6915) SaslZkACLProvider and Kerberos Test Using MiniKdc

2015-06-02 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569893#comment-14569893 ] Gregory Chanan commented on SOLR-6915: -- bq. I believe it's possible to not use the apa

[jira] [Created] (SOLR-7628) Investigate not using apacheds-all jar

2015-06-02 Thread Gregory Chanan (JIRA)
Gregory Chanan created SOLR-7628: Summary: Investigate not using apacheds-all jar Key: SOLR-7628 URL: https://issues.apache.org/jira/browse/SOLR-7628 Project: Solr Issue Type: Bug C

[jira] [Commented] (SOLR-6915) SaslZkACLProvider and Kerberos Test Using MiniKdc

2015-06-02 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569875#comment-14569875 ] Gregory Chanan commented on SOLR-6915: -- bq. This apacheds-all jar seems troublesome -

[jira] [Commented] (SOLR-6915) SaslZkACLProvider and Kerberos Test Using MiniKdc

2015-06-02 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569870#comment-14569870 ] Mark Miller commented on SOLR-6915: --- This apacheds-all jar seems troublesome - currently

[jira] [Updated] (SOLR-6891) ShowFileRequestHandler should also serve resource from SolrResourceLoader

2015-06-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-6891: --- Fix Version/s: (was: 5.2) 5.3 > ShowFileRequestHandler should also serve resourc

[jira] [Updated] (SOLR-7108) Change PingRequestHandler hard-coded troublesome query

2015-06-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-7108: --- Fix Version/s: (was: 5.2) 5.3 > Change PingRequestHandler hard-coded troublesome

[jira] [Updated] (SOLR-1280) Fields used update processor

2015-06-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1280: --- Fix Version/s: (was: 5.2) 5.3 > Fields used update processor > -

[jira] [Updated] (SOLR-7042) Enhance bin/post's JSON handling

2015-06-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-7042: --- Fix Version/s: (was: 5.2) 5.3 > Enhance bin/post's JSON handling > -

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

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4761/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 53563 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred w

[jira] [Resolved] (SOLR-7610) Improve and demonstrate VelocityResponseWriter's $resource localization tool

2015-06-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved SOLR-7610. Resolution: Fixed Fix Version/s: (was: 5.3) 5.2 yay, got this into 5.2

[jira] [Commented] (SOLR-7610) Improve and demonstrate VelocityResponseWriter's $resource localization tool

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569748#comment-14569748 ] ASF subversion and git services commented on SOLR-7610: --- Commit 16831

[jira] [Commented] (SOLR-7610) Improve and demonstrate VelocityResponseWriter's $resource localization tool

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569743#comment-14569743 ] ASF subversion and git services commented on SOLR-7610: --- Commit 16831

[jira] [Commented] (SOLR-7610) Improve and demonstrate VelocityResponseWriter's $resource localization tool

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569730#comment-14569730 ] ASF subversion and git services commented on SOLR-7610: --- Commit 16831

[jira] [Commented] (SOLR-7610) Improve and demonstrate VelocityResponseWriter's $resource localization tool

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569709#comment-14569709 ] ASF subversion and git services commented on SOLR-7610: --- Commit 16831

[jira] [Commented] (SOLR-7627) Either automate or stop listing the "Versions of Major Components" in CHANGES.txt

2015-06-02 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569704#comment-14569704 ] Hoss Man commented on SOLR-7627: straw man proposal for automation: * Commit some new file

[jira] [Commented] (SOLR-7610) Improve and demonstrate VelocityResponseWriter's $resource localization tool

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569702#comment-14569702 ] ASF subversion and git services commented on SOLR-7610: --- Commit 16831

[jira] [Resolved] (SOLR-7625) Version bucket seed not updated after new index is installed on a replica

2015-06-02 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-7625. -- Resolution: Fixed Fix Version/s: Trunk > Version bucket seed not updated after new index i

[jira] [Commented] (SOLR-7625) Version bucket seed not updated after new index is installed on a replica

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569698#comment-14569698 ] ASF subversion and git services commented on SOLR-7625: --- Commit 16831

[jira] [Created] (SOLR-7627) Either automate or stop listing the "Versions of Major Components" in CHANGES.txt

2015-06-02 Thread Hoss Man (JIRA)
Hoss Man created SOLR-7627: -- Summary: Either automate or stop listing the "Versions of Major Components" in CHANGES.txt Key: SOLR-7627 URL: https://issues.apache.org/jira/browse/SOLR-7627 Project: Solr

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

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12913/ Java: 32bit/jdk1.8.0_45 -server -XX:+UseSerialGC All tests passed Build Log: [...truncated 53232 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing

[jira] [Commented] (SOLR-7625) Version bucket seed not updated after new index is installed on a replica

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569679#comment-14569679 ] ASF subversion and git services commented on SOLR-7625: --- Commit 16831

[jira] [Commented] (SOLR-7625) Version bucket seed not updated after new index is installed on a replica

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569676#comment-14569676 ] ASF subversion and git services commented on SOLR-7625: --- Commit 16831

[jira] [Commented] (SOLR-7625) Version bucket seed not updated after new index is installed on a replica

2015-06-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569668#comment-14569668 ] Anshum Gupta commented on SOLR-7625: Did a quick review. LGTM. +1. > Version bucket se

[jira] [Updated] (SOLR-7624) Correct wrong spelling of zkCredentialsProvider

2015-06-02 Thread Xu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Zhang updated SOLR-7624: --- Attachment: SOLR-7624.patch Simple fix and a test case. > Correct wrong spelling of zkCredentialsProvider > --

[jira] [Updated] (SOLR-7616) Facet statistics throw exception when result set is bigger than 30,000 roughly.

2015-06-02 Thread Gary Yang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yang updated SOLR-7616: Labels: analytics facet grouping statistics (was: ) > Facet statistics throw exception when result set is bi

[jira] [Updated] (SOLR-7616) Facet statistics throw exception when result set is bigger than 30,000 roughly.

2015-06-02 Thread Gary Yang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yang updated SOLR-7616: Component/s: Facet Module > Facet statistics throw exception when result set is bigger than 30,000 > roughly

[jira] [Commented] (SOLR-7622) Allow DocumentTransformer to request fields that are not displayed

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569632#comment-14569632 ] ASF subversion and git services commented on SOLR-7622: --- Commit 16831

[jira] [Commented] (SOLR-7622) Allow DocumentTransformer to request fields that are not displayed

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569630#comment-14569630 ] ASF subversion and git services commented on SOLR-7622: --- Commit 16831

Re: svn commit: r1683134 - in /lucene/dev/branches/branch_5x/solr: ./ core/src/java/org/apache/solr/response/ core/src/java/org/apache/solr/response/transform/ core/src/java/org/apache/solr/search/ co

2015-06-02 Thread Ryan McKinley
thanks -- i'm on it On Tue, Jun 2, 2015 at 11:52 AM, Erik Hatcher wrote: > Ryan - check “ant precommit” - > > /Users/erikhatcher/dev/clean-branch_5x/extra-targets.xml:204: The > following files are missing svn:eol-style (or binary svn:mime-type): > * > ./solr/core/src/test-files/solr/collection1

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_45) - Build # 12737 - Failure!

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12737/ Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 60701 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred wh

[jira] [Updated] (SOLR-7625) Version bucket seed not updated after new index is installed on a replica

2015-06-02 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-7625: - Attachment: SOLR-7625.patch Here's a patch that addresses this issue. The key part of the fix is in

[jira] [Commented] (SOLR-7622) Allow DocumentTransformer to request fields that are not displayed

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569597#comment-14569597 ] ASF subversion and git services commented on SOLR-7622: --- Commit 16831

Re: svn commit: r1683134 - in /lucene/dev/branches/branch_5x/solr: ./ core/src/java/org/apache/solr/response/ core/src/java/org/apache/solr/response/transform/ core/src/java/org/apache/solr/search/ co

2015-06-02 Thread Erik Hatcher
Ryan - check “ant precommit” - /Users/erikhatcher/dev/clean-branch_5x/extra-targets.xml:204: The following files are missing svn:eol-style (or binary svn:mime-type): * ./solr/core/src/test-files/solr/collection1/conf/solrconfig-doctransformers.xml * ./solr/core/src/test/org/apache/solr/response

[jira] [Commented] (SOLR-7626) Add versions of major component to the Change log for 5.2.0

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569567#comment-14569567 ] ASF subversion and git services commented on SOLR-7626: --- Commit 16831

[jira] [Commented] (SOLR-7626) Add versions of major component to the Change log for 5.2.0

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569566#comment-14569566 ] ASF subversion and git services commented on SOLR-7626: --- Commit 16831

[jira] [Created] (SOLR-7626) Add versions of major component to the Change log for 5.2.0

2015-06-02 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-7626: -- Summary: Add versions of major component to the Change log for 5.2.0 Key: SOLR-7626 URL: https://issues.apache.org/jira/browse/SOLR-7626 Project: Solr Issue Typ

[jira] [Commented] (LUCENE-6515) Suggest API cleanup

2015-06-02 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569556#comment-14569556 ] Areek Zillur commented on LUCENE-6515: -- Thanks [~mikemccand] for the review, I have

Re: [VOTE] 5.2.0 RC3

2015-06-02 Thread Timothy Potter
Hi Team, Unfortunately, I neglected an important code path for updating the max version bucket seed (SOLR-7332) after recovery and opened SOLR-7625 as a blocker for 5.2. I'm sorry for the trouble, but it's important to get this into this release. I have a fix and am cooking up a patch with unit te

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

2015-06-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/699/ 4 tests failed. REGRESSION: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: IOException occured when talking to server at: http://127.0.0.1:45372/collection1 Stack Trace: org.apache.solr.client.solr

[jira] [Commented] (SOLR-7610) Improve and demonstrate VelocityResponseWriter's $resource localization tool

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569486#comment-14569486 ] ASF subversion and git services commented on SOLR-7610: --- Commit 16831

[jira] [Commented] (SOLR-7625) Version bucket seed not updated after new index is installed on a replica

2015-06-02 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569482#comment-14569482 ] Anshum Gupta commented on SOLR-7625: Good we found this just in time! I'll hold on and

[jira] [Created] (SOLR-7625) Version bucket seed not updated after new index is installed on a replica

2015-06-02 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-7625: Summary: Version bucket seed not updated after new index is installed on a replica Key: SOLR-7625 URL: https://issues.apache.org/jira/browse/SOLR-7625 Project: Solr

[GitHub] lucene-solr pull request: LuceneSolrSSI

2015-06-02 Thread nabarunnag
GitHub user nabarunnag opened a pull request: https://github.com/apache/lucene-solr/pull/149 LuceneSolrSSI You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/lucene-solr trunk Alternatively you can review and apply these cha

[jira] [Commented] (SOLR-7571) Return metrics with update requests to allow clients to self-throttle

2015-06-02 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569459#comment-14569459 ] Otis Gospodnetic commented on SOLR-7571: If you are going to be keeping track of an

[jira] [Updated] (SOLR-7610) Improve and demonstrate VelocityResponseWriter's $resource localization tool

2015-06-02 Thread Esther Quansah (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esther Quansah updated SOLR-7610: - Attachment: SOLR-7610.patch New globe icon and international icons! Updated README with image licen

[jira] [Commented] (SOLR-7555) Display total space and available space in Admin

2015-06-02 Thread Eric Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569408#comment-14569408 ] Eric Pugh commented on SOLR-7555: - Thanks [~ehatcher] for the patch, and the clean up on th

[jira] [Commented] (SOLR-7622) Allow DocumentTransformer to request fields that are not displayed

2015-06-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569391#comment-14569391 ] ASF subversion and git services commented on SOLR-7622: --- Commit 16831

[jira] [Updated] (SOLR-7622) Allow DocumentTransformer to request fields that are not displayed

2015-06-02 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-7622: Attachment: SOLR-7622-extra-request-fields.patch now with tests and README > Allow DocumentTransform

Re: [VOTE] 5.2.0 RC3

2015-06-02 Thread Anshum Gupta
I see it on trunk though, seems like a merge gone bad somewhere. I'll at least fix it on both 5x and 5.2 for future releases (or RCs). Thanks for pointing that out Shalin. On Mon, Jun 1, 2015 at 10:17 PM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > I just noticed that the changelog

[jira] [Resolved] (LUCENE-6515) Suggest API cleanup

2015-06-02 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur resolved LUCENE-6515. -- Resolution: Fixed > Suggest API cleanup > --- > > Key: LUCENE-6

[jira] [Commented] (LUCENE-6515) Suggest API cleanup

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

[jira] [Resolved] (LUCENE-6459) [suggest] Query Interface for suggest API

2015-06-02 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur resolved LUCENE-6459. -- Resolution: Fixed Fix Version/s: (was: 5.1) (was: 5.x)

[jira] [Commented] (LUCENE-6515) Suggest API cleanup

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

[jira] [Commented] (SOLR-7555) Display total space and available space in Admin

2015-06-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569331#comment-14569331 ] Erik Hatcher commented on SOLR-7555: bq. It's also the least "flexible" from the stand

[jira] [Updated] (SOLR-7555) Display total space and available space in Admin

2015-06-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-7555: --- Fix Version/s: (was: 5.2) 5.3 > Display total space and available space in Admin

[jira] [Updated] (SOLR-7555) Display total space and available space in Admin

2015-06-02 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-7555: --- Attachment: SOLR-7555.patch this patch adds the total/available to the new Angular admin UI too (maybe

[jira] [Resolved] (LUCENE-6516) Split monster tests in Test2BSortedDocValues out into their own suites so that they can be run in parallel

2015-06-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-6516. Resolution: Fixed Fix Version/s: 5.3 Trunk Assignee: Steve Rowe

[jira] [Commented] (LUCENE-6516) Split monster tests in Test2BSortedDocValues out into their own suites so that they can be run in parallel

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

[jira] [Commented] (LUCENE-6516) Split monster tests in Test2BSortedDocValues out into their own suites so that they can be run in parallel

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

Re: [JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 4760 - Failure!

2015-06-02 Thread david.w.smi...@gmail.com
I fixed this already. On Tue, Jun 2, 2015 at 10:10 AM Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4760/ > Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC > > All tests passed > > Build Log: > [...truncated 5664 lin

[jira] [Created] (SOLR-7624) Correct wrong spelling of zkCredentialsProvider

2015-06-02 Thread Per Steffensen (JIRA)
Per Steffensen created SOLR-7624: Summary: Correct wrong spelling of zkCredentialsProvider Key: SOLR-7624 URL: https://issues.apache.org/jira/browse/SOLR-7624 Project: Solr Issue Type: Bug

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

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4760/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 5664 lines...] [javac] Compiling 106 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\build\spat

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_45) - Build # 4883 - Failure!

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4883/ Java: 32bit/jdk1.8.0_45 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val changed' for path 'x' full output:

[jira] [Assigned] (SOLR-7062) CLUSTERSTATUS returns a collection with state=active, even though the collection could not be created due to a missing configSet

2015-06-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-7062: Assignee: Noble Paul > CLUSTERSTATUS returns a collection with state=active, even though the > coll

[jira] [Commented] (LUCENE-6487) Add WGS84 capability to geo3d support

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

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

2015-06-02 Thread david.w.smi...@gmail.com
Woops; I’ll fix. This was a Java 8 / Java 7 issue. On Tue, Jun 2, 2015 at 9:40 AM Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12734/ > Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC > > All tests passed > > Build Log: > [...truncate

[jira] [Commented] (SOLR-7555) Display total space and available space in Admin

2015-06-02 Thread Eric Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569116#comment-14569116 ] Eric Pugh commented on SOLR-7555: - [~ehatcher] [~upayavira] I'd love to here your thoughts

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

2015-06-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12734/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 5634 lines...] [javac] Compiling 106 source files to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/spatial/cla

[jira] [Resolved] (LUCENE-6487) Add WGS84 capability to geo3d support

2015-06-02 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-6487. -- Resolution: Fixed Fix Version/s: 5.3 Assignee: David Smiley bq. If you are wait

[jira] [Commented] (LUCENE-6487) Add WGS84 capability to geo3d support

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

[jira] [Commented] (LUCENE-6487) Add WGS84 capability to geo3d support

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

[jira] [Commented] (LUCENE-6508) Simplify Directory/lock api

2015-06-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569071#comment-14569071 ] Uwe Schindler commented on LUCENE-6508: --- Ok. That would be my proposal, too. I just

[jira] [Commented] (LUCENE-6508) Simplify Directory/lock api

2015-06-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569067#comment-14569067 ] Robert Muir commented on LUCENE-6508: - I can't argue with this. I forgot to make it u

[jira] [Commented] (LUCENE-6508) Simplify Directory/lock api

2015-06-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569058#comment-14569058 ] Uwe Schindler commented on LUCENE-6508: --- Patch looks OK for me. I did not ran test

[jira] [Commented] (LUCENE-6508) Simplify Directory/lock api

2015-06-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569045#comment-14569045 ] Uwe Schindler commented on LUCENE-6508: --- Hi Robert, I added the changes entries. I

[jira] [Commented] (LUCENE-6508) Simplify Directory/lock api

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

  1   2   >