[jira] [Commented] (SOLR-8461) CloudSolrStream and ParallelStream can choose replicas that are not active

2015-12-29 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074750#comment-15074750 ] Varun Thacker commented on SOLR-8461: - Hi [~caomanhdat] , Patch looks great! Couple of

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15375/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-CompactStrings 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 6 threads leake

[jira] [Updated] (SOLR-8461) CloudSolrStream and ParallelStream can choose replicas that are not active

2015-12-29 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-8461: --- Attachment: SOLR-8461.patch Added unit test. > CloudSolrStream and ParallelStream can choose replicas

[jira] [Commented] (LUCENE-6933) Create a (cleaned up) SVN history in git

2015-12-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074676#comment-15074676 ] David Smiley commented on LUCENE-6933: -- Excellent; this is great! I tried with anot

[jira] [Updated] (SOLR-8467) CloudSolrStream and FacetStream should take a SolrParams object rather than a Map to allow more complex Solr queries to be specified

2015-12-29 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-8467: - Attachment: SOLR-8647.patch Same patch with FacetStream changes, still some nocommits. > CloudSol

Re: [jira] [Commented] (LUCENE-6933) Create a (cleaned up) SVN history in git

2015-12-29 Thread Erick Erickson
Kudos Dawid! On Tue, Dec 29, 2015 at 9:10 PM, Yonik Seeley (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/LUCENE-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074636#comment-15074636 > ] > > Yonik Seeley commented on LUCENE-6933:

[jira] [Commented] (LUCENE-6933) Create a (cleaned up) SVN history in git

2015-12-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074636#comment-15074636 ] Yonik Seeley commented on LUCENE-6933: -- Thanks Dawid, awesome job! That missing his

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5507/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.search.AnalyticsMergeStrategyTest.test Error Message: Error from server at http://127.0.0.1:61347/mm_g/collection1:

[GitHub] lucene pull request: lucence_study

2015-12-29 Thread rainforc
Github user rainforc closed the pull request at: https://github.com/apache/lucene/pull/2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] lucene pull request: lucence_study

2015-12-29 Thread rainforc
GitHub user rainforc reopened a pull request: https://github.com/apache/lucene/pull/2 lucence_study open source study You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/lucene trunk Alternatively you can review and apply thes

[GitHub] lucene pull request: lucence_study

2015-12-29 Thread rainforc
Github user rainforc closed the pull request at: https://github.com/apache/lucene/pull/2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] lucene pull request: lucence_study

2015-12-29 Thread rainforc
GitHub user rainforc opened a pull request: https://github.com/apache/lucene/pull/2 lucence_study open source study You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/lucene trunk Alternatively you can review and apply these

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

2015-12-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1061/ 3 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest.test Error Message: The Monkey ran for over 45 seconds and no jetties were stopped - this is worth investigating! Stack Trace: java.lang.Asse

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15371/ Java: 32bit/jdk-9-ea+95 -server -XX:+UseSerialGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 3 m

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/294/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.security.TestAuthorizationFramework.authorizationFrameworkTest Error Message: There are still nodes recoverying - wait

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15074/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Doc Counts do not add up expected:<1> but was:<0> Stack Trace: java.lang.Asse

[jira] [Resolved] (LUCENE-2229) SimpleSpanFragmenter fails to start a new fragment

2015-12-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-2229. -- Resolution: Fixed Thanks Elmer & Lukhnos! > SimpleSpanFragmenter fails to start a new fragment

[jira] [Commented] (LUCENE-2229) SimpleSpanFragmenter fails to start a new fragment

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

[jira] [Commented] (LUCENE-2229) SimpleSpanFragmenter fails to start a new fragment

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

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2922/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 62544 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:794: The following error occurred while

[jira] [Resolved] (LUCENE-6933) Create a (cleaned up) SVN history in git

2015-12-29 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-6933. - Resolution: Fixed Ready. Whenever we decide to switch, it's there. > Create a (cleaned up) SVN h

[jira] [Commented] (LUCENE-6933) Create a (cleaned up) SVN history in git

2015-12-29 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074305#comment-15074305 ] Dawid Weiss commented on LUCENE-6933: - Thanks for pointing out the problem, David. Th

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15370 - Still Failing!

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15370/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings All tests passed Build Log: [...truncated 53415 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following

Javascript testing in the Lucene/Solr build process

2015-12-29 Thread Upayavira
Please see SOLR-8473/8474, even if you are a Lucene dev, not Solr. I am proposing to add unit/functional tests to the Solr Admin User Interface. Whether you use the admin UI or not, if you want to run the full suite of tests (e.g. before a release) you will need to have node/npm installed, along

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

2015-12-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/754/ All tests passed Build Log: [...truncated 62107 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:784: The following error occurred while executing this line: /x1/jenkins/jenk

[jira] [Created] (SOLR-8474) Test Framework for functional testing Angular UI

2015-12-29 Thread Upayavira (JIRA)
Upayavira created SOLR-8474: --- Summary: Test Framework for functional testing Angular UI Key: SOLR-8474 URL: https://issues.apache.org/jira/browse/SOLR-8474 Project: Solr Issue Type: Improvement

Re: [JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15369 - Still Failing!

2015-12-29 Thread Robert Muir
I committed a fix. On Tue, Dec 29, 2015 at 12:33 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15369/ > Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC > -XX:-CompactStrings > > All tests passed > > Build Log: > [...truncate

[jira] [Commented] (LUCENE-6953) clean up lucene-test-framework dependencies

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

[jira] [Commented] (LUCENE-6953) clean up lucene-test-framework dependencies

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

[jira] [Updated] (SOLR-8473) Test Framework for Unit Testing Angular UI

2015-12-29 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira updated SOLR-8473: Description: The Solr UI has no tests. This is less than ideal. This ticket is aimed at facilitating discuss

[jira] [Created] (SOLR-8473) Test Framework for Unit Testing Angular UI

2015-12-29 Thread Upayavira (JIRA)
Upayavira created SOLR-8473: --- Summary: Test Framework for Unit Testing Angular UI Key: SOLR-8473 URL: https://issues.apache.org/jira/browse/SOLR-8473 Project: Solr Issue Type: Improvement

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2976/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 62172 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:784: The following error occurred w

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

2015-12-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3893/ All tests passed Build Log: [...truncated 62550 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:794: The following error occurred while executing this line: /x1/jenkins/jenkins

[jira] [Commented] (SOLR-7462) ArrayIndexOutOfBoundsException in RecordingJSONParser.java

2015-12-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074167#comment-15074167 ] ASF subversion and git services commented on SOLR-7462: --- Commit 17222

[jira] [Resolved] (SOLR-7462) ArrayIndexOutOfBoundsException in RecordingJSONParser.java

2015-12-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-7462. -- Resolution: Fixed Fix Version/s: Trunk 5.5 > ArrayIndexOutOfBoundsException in

[jira] [Commented] (SOLR-7462) ArrayIndexOutOfBoundsException in RecordingJSONParser.java

2015-12-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074160#comment-15074160 ] ASF subversion and git services commented on SOLR-7462: --- Commit 17222

[jira] [Commented] (SOLR-7462) ArrayIndexOutOfBoundsException in RecordingJSONParser.java

2015-12-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074159#comment-15074159 ] ASF subversion and git services commented on SOLR-7462: --- Commit 17222

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_66) - Build # 5376 - Still Failing!

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5376/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC 7 tests failed. FAILED: org.apache.solr.cloud.SyncSliceTest.test Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([94904188D9E2

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15073/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 62670 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred wh

[jira] [Commented] (SOLR-8472) Improve debugability of chaos tests

2015-12-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074128#comment-15074128 ] ASF subversion and git services commented on SOLR-8472: --- Commit 17221

[jira] [Commented] (SOLR-8472) Improve debugability of chaos tests

2015-12-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074115#comment-15074115 ] ASF subversion and git services commented on SOLR-8472: --- Commit 17221

[jira] [Resolved] (LUCENE-6950) DimensionalRangeQuery not working with UninvertingReader

2015-12-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-6950. - Resolution: Fixed Fix Version/s: Trunk 5.5 Thanks Ishan! > Dimensional

[jira] [Commented] (LUCENE-6950) DimensionalRangeQuery not working with UninvertingReader

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

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+95) - Build # 15369 - Still Failing!

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15369/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings All tests passed Build Log: [...truncated 53293 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The fol

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

2015-12-29 Thread David de Kleer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074100#comment-15074100 ] David de Kleer commented on SOLR-7739: -- Hi Alessandro, Thank you for your quick respon

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5506/ Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample Error Message: ObjectTracker found 4 object(s) that were not r

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

2015-12-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/753/ 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:42289/awholynewcollection_0: non ok status: 500, message:Server Error Stack Trace: org

[jira] [Commented] (SOLR-8471) Different responses between solr java client and solr web, when request for range subfacets

2015-12-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074074#comment-15074074 ] Yonik Seeley commented on SOLR-8471: Is this just a display issue? It looks like the va

[jira] [Commented] (SOLR-8472) Improve debugability of chaos tests

2015-12-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074060#comment-15074060 ] Yonik Seeley commented on SOLR-8472: First thing to fix is what looks like a test bug i

[jira] [Created] (SOLR-8472) Improve debugability of chaos tests

2015-12-29 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-8472: -- Summary: Improve debugability of chaos tests Key: SOLR-8472 URL: https://issues.apache.org/jira/browse/SOLR-8472 Project: Solr Issue Type: Improvement

[jira] [Created] (SOLR-8471) Different responses between solr java client and solr web, when request for range subfacets

2015-12-29 Thread Pablo Anzorena (JIRA)
Pablo Anzorena created SOLR-8471: Summary: Different responses between solr java client and solr web, when request for range subfacets Key: SOLR-8471 URL: https://issues.apache.org/jira/browse/SOLR-8471

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

2015-12-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3892/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] Stack Trace: java.lang.AssertionError:

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/290/ Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 55628 lines...] BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:794: The following error oc

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

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

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

2015-12-29 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074019#comment-15074019 ] Alessandro Benedetti commented on SOLR-7739: Hi David, tomorrow I will update t

[jira] [Commented] (LUCENE-6950) DimensionalRangeQuery not working with UninvertingReader

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

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

2015-12-29 Thread David de Kleer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074008#comment-15074008 ] David de Kleer commented on SOLR-7739: -- An easy way to classify text from within SOLR

[jira] [Updated] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

2015-12-29 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-8458: --- Attachment: SOLR-8458.patch New patch based on the suggestion from [~dpgove] > Add Streaming Expressio

[jira] [Updated] (SOLR-7462) ArrayIndexOutOfBoundsException in RecordingJSONParser.java

2015-12-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7462: - Fix Version/s: 5.3.2 > ArrayIndexOutOfBoundsException in RecordingJSONParser.java > ---

Re: 5.3.2 bug fix release

2015-12-29 Thread Anshum Gupta
Thanks for committing those David. I just brought everything in synch on the 5.3.2 change log section on all the branches. I have also committed everything but I want to also commit SOLR-8470 before cutting the RC (unless someone objects). In case someone has something else to back port, kindly d

[jira] [Commented] (SOLR-8470) Make PKIAuthPlugin''s token's TTL configurable

2015-12-29 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073971#comment-15073971 ] Anshum Gupta commented on SOLR-8470: Considering this isn't really a bug or even a new

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15368/ Java: 64bit/jdk-9-ea+95 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2

[jira] [Comment Edited] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

2015-12-29 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073961#comment-15073961 ] Cao Manh Dat edited comment on SOLR-8458 at 12/29/15 2:40 PM: --

[jira] [Commented] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

2015-12-29 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073961#comment-15073961 ] Cao Manh Dat commented on SOLR-8458: {quote} What's the purpose of ClientTupleStream? I

[jira] [Commented] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073952#comment-15073952 ] Dennis Gove commented on SOLR-7535: --- I agree. It needs to be fleshed out some more. > Ad

[jira] [Updated] (LUCENE-6951) GeoPointInPolygonQuery can be improved

2015-12-29 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6951: --- Attachment: LUCENE-6951.patch Patch includes: * Updated line crossing algorithm to use point

[jira] [Resolved] (LUCENE-6953) clean up lucene-test-framework dependencies

2015-12-29 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-6953. - Resolution: Fixed Fix Version/s: Trunk 5.5 > clean up lucene-test-frame

[jira] [Commented] (LUCENE-6953) clean up lucene-test-framework dependencies

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

[jira] [Comment Edited] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073926#comment-15073926 ] Joel Bernstein edited comment on SOLR-7535 at 12/29/15 2:01 PM: -

[jira] [Commented] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073926#comment-15073926 ] Joel Bernstein commented on SOLR-7535: -- The problem is the ParallelStream takes a Tupl

[jira] [Commented] (LUCENE-6953) clean up lucene-test-framework dependencies

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

[jira] [Commented] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073920#comment-15073920 ] Dennis Gove commented on SOLR-7535: --- I had an interesting thought related to the call to

[jira] [Comment Edited] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073912#comment-15073912 ] Joel Bernstein edited comment on SOLR-7535 at 12/29/15 1:47 PM: -

[jira] [Commented] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073912#comment-15073912 ] Joel Bernstein commented on SOLR-7535: -- Yes, you've described what I was thinking cor

Re: [More Like This] Query building

2015-12-29 Thread Alessandro Benedetti
Sure, I will proceed tomorrow with the Jira and the simple patch + tests. In the meantime let's try to collect some additional feedback. Cheers On 29 December 2015 at 12:43, Anshum Gupta wrote: > Feel free to create a JIRA and put up a patch if you can. > > On Tue, Dec 29, 2015 at 4:26 PM, Ale

[jira] [Commented] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073907#comment-15073907 ] Dennis Gove commented on SOLR-7535: --- In the Streaming API, read() is called until an EOF

[jira] [Resolved] (SOLR-8422) Basic Authentication plugin is not working correctly in solrcloud

2015-12-29 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-8422. Resolution: Fixed Marking this as resolved. Thanks everyone. > Basic Authentication plugin is not wo

[jira] [Updated] (SOLR-8422) Basic Authentication plugin is not working correctly in solrcloud

2015-12-29 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-8422: --- Fix Version/s: 5.3.2 > Basic Authentication plugin is not working correctly in solrcloud >

[jira] [Commented] (SOLR-8422) Basic Authentication plugin is not working correctly in solrcloud

2015-12-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073899#comment-15073899 ] ASF subversion and git services commented on SOLR-8422: --- Commit 17221

[jira] [Commented] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

2015-12-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073898#comment-15073898 ] Dennis Gove commented on SOLR-8458: --- Cao, What's the purpose of ClientTupleStream? It ap

[jira] [Commented] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073895#comment-15073895 ] Jason Gerlowski commented on SOLR-7535: --- Thanks for the feedback Joel. (1) and (2) I

[jira] [Commented] (SOLR-8422) Basic Authentication plugin is not working correctly in solrcloud

2015-12-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073894#comment-15073894 ] ASF subversion and git services commented on SOLR-8422: --- Commit 17221

[jira] [Commented] (SOLR-8422) Basic Authentication plugin is not working correctly in solrcloud

2015-12-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073893#comment-15073893 ] Noble Paul commented on SOLR-8422: -- I have opened SOLR-8470 [~nirmalav] and [~anshum] > B

[jira] [Created] (SOLR-8470) Make PKIAuthPlugin''s token's TTL configurable

2015-12-29 Thread Noble Paul (JIRA)
Noble Paul created SOLR-8470: Summary: Make PKIAuthPlugin''s token's TTL configurable Key: SOLR-8470 URL: https://issues.apache.org/jira/browse/SOLR-8470 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-8422) Basic Authentication plugin is not working correctly in solrcloud

2015-12-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073888#comment-15073888 ] ASF subversion and git services commented on SOLR-8422: --- Commit 17221

[jira] [Updated] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

2015-12-29 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-8458: --- Attachment: SOLR-8458.patch Added random substitution for constructing tuple stream in StreamExpression

[jira] [Comment Edited] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073867#comment-15073867 ] Joel Bernstein edited comment on SOLR-7535 at 12/29/15 1:02 PM: -

[jira] [Commented] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073871#comment-15073871 ] Jason Gerlowski commented on SOLR-7535: --- Thanks for taking the time to help me out De

[jira] [Comment Edited] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073867#comment-15073867 ] Joel Bernstein edited comment on SOLR-7535 at 12/29/15 12:59 PM:

[jira] [Comment Edited] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073867#comment-15073867 ] Joel Bernstein edited comment on SOLR-7535 at 12/29/15 12:54 PM:

[jira] [Commented] (SOLR-7535) Add UpdateStream to Streaming API and Streaming Expression

2015-12-29 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073867#comment-15073867 ] Joel Bernstein commented on SOLR-7535: -- [~gerlowskija], the patch looks good. Two co

Re: [More Like This] Query building

2015-12-29 Thread Anshum Gupta
Feel free to create a JIRA and put up a patch if you can. On Tue, Dec 29, 2015 at 4:26 PM, Alessandro Benedetti wrote: > Hi guys, > While I was exploring the way we build the More Like This query, I > discovered a part I am not convinced of : > > > > Let's see how we build the query : > org.apac

[jira] [Commented] (SOLR-7462) ArrayIndexOutOfBoundsException in RecordingJSONParser.java

2015-12-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073858#comment-15073858 ] Noble Paul commented on SOLR-7462: -- Sorry, this fell thru the cracks. I shall fix this.

[jira] [Assigned] (SOLR-7462) ArrayIndexOutOfBoundsException in RecordingJSONParser.java

2015-12-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-7462: Assignee: Noble Paul > ArrayIndexOutOfBoundsException in RecordingJSONParser.java >

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

2015-12-29 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2921/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC 6 tests failed. FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test Error Message: partialResults were expected expected: but was: Stack Trace: java.lang.A

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

2015-12-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/896/ 1 tests failed. FAILED: org.apache.lucene.search.TestDimensionalRangeQuery.testRandomBinaryTiny Error Message: maxMBSortInHeap=2.255092363313635 only allows for maxPointsSortInHeap=1443, but this is less than maxPointsInLe

[jira] [Comment Edited] (SOLR-8176) Model distributed graph traversals with Streaming Expressions

2015-12-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073843#comment-15073843 ] Dennis Gove edited comment on SOLR-8176 at 12/29/15 12:10 PM: --

[jira] [Commented] (SOLR-8176) Model distributed graph traversals with Streaming Expressions

2015-12-29 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073843#comment-15073843 ] Dennis Gove commented on SOLR-8176: --- I've been thinking about this a little bit and one t

[jira] [Commented] (SOLR-8422) Basic Authentication plugin is not working correctly in solrcloud

2015-12-29 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073822#comment-15073822 ] Anshum Gupta commented on SOLR-8422: Thanks for confirming. I'll backport this to lucen

Re: Null Commit Mails from Buildbot for website

2015-12-29 Thread Upayavira
I've discussed this with infra and have constructed what I believe is a workable replacement script that will only update SVN if something has changed. Unfortunately, testing it involves committing to the buildbot SVN and waiting to see whether I've broken anything. I'll be doing this today, so y

  1   2   >