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

2015-04-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4618/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 54874 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for pa

Re: Default Solr response writer

2015-04-27 Thread Shai Erera
Thanks! I tracked down where the default is used in SolrDispatchFilter.handleAdminRequest(): QueryResponseWriter respWriter = SolrCore.DEFAULT_RESPONSE_WRITERS.get(solrReq.getParams().get(CommonParams.WT)); if (respWriter == null) respWriter = SolrCore.DEFAULT_RESPONSE_WRITERS.get("standa

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

2015-04-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3023/ 1 tests failed. REGRESSION: org.apache.solr.cloud.RecoveryZkTest.test Error Message: shard1 is not consistent. Got 981 from http://127.0.0.1:53373/sjk/r/collection1lastClient and got 235 from http://127.0.0.1:49645/sjk/r/c

Re: Default Solr response writer

2015-04-27 Thread Chris Hostetter
: I tried to set the default response writer for admin operations to JSON by : putting the following in solrconfig.xml: there's two types of admin requests -- "core" based and global : ..that sets the default response writer for the core(s) using that config. : curl -i -X GET http://localho

Default Solr response writer

2015-04-27 Thread Shai Erera
Hi I tried to set the default response writer for admin operations to JSON by putting the following in solrconfig.xml: text/plain; charset=UTF-8 However, when I send a request, e.g.: curl -i -X GET http://localhost:8983/solr/admin/collections?action=LIST I still get the respons

[jira] [Resolved] (SOLR-7474) Remove protocol name from base_url in cluster state

2015-04-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-7474. - Resolution: Invalid Ah I see. I didn't realize that new state events can overwrite

[jira] [Commented] (SOLR-7476) syntax error near unexpected token when starting solr in liunx

2015-04-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516293#comment-14516293 ] Steve Rowe commented on SOLR-7476: -- The {{array += (list)}} syntax was added in Bash 3.1,

[jira] [Commented] (SOLR-7476) syntax error near unexpected token when starting solr in liunx

2015-04-27 Thread onlyone (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516229#comment-14516229 ] onlyone commented on SOLR-7476: --- [*@*** ~]$ bash --version GNU bash(bdsh), ve

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

2015-04-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2188/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.component.TestPivotHelperCode Error Message: Some resources were not closed, shutdown, or release

[jira] [Updated] (SOLR-7475) Value of Heap Memory Usage display

2015-04-27 Thread Yeo Zheng Lin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yeo Zheng Lin updated SOLR-7475: Attachment: Heap Memory Usage.png > Value of Heap Memory Usage display >

[jira] [Updated] (SOLR-7475) Value of Heap Memory Usage display

2015-04-27 Thread Yeo Zheng Lin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yeo Zheng Lin updated SOLR-7475: Labels: memory solr ui (was: ) > Value of Heap Memory Usage display > --

[jira] [Commented] (SOLR-7474) Remove protocol name from base_url in cluster state

2015-04-27 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516197#comment-14516197 ] Steve Davids commented on SOLR-7474: The base url should be generated by the node when

[jira] [Resolved] (SOLR-7480) Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method

2015-04-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-7480. Resolution: Fixed done. > Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method >

[jira] [Commented] (SOLR-7480) Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516172#comment-14516172 ] ASF subversion and git services commented on SOLR-7480: --- Commit 16764

[jira] [Commented] (SOLR-7480) Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14516170#comment-14516170 ] ASF subversion and git services commented on SOLR-7480: --- Commit 16763

[jira] [Updated] (SOLR-7480) Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method

2015-04-27 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Davids updated SOLR-7480: --- Attachment: SOLR-7480.patch > Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method

[jira] [Created] (SOLR-7480) Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method

2015-04-27 Thread Steve Davids (JIRA)
Steve Davids created SOLR-7480: -- Summary: Allow AtomicUpdateDocumentMerger subclasses to override the doAdd method Key: SOLR-7480 URL: https://issues.apache.org/jira/browse/SOLR-7480 Project: Solr

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

2015-04-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4617/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 54972 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.a

[jira] [Updated] (LUCENE-6454) Support Member Methods in VariableContext

2015-04-27 Thread Jack Conradson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jack Conradson updated LUCENE-6454: --- Attachment: LUCENE-6454.patch Second patch that only parses methods for members instead of fo

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

2015-04-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4737/ Java: 32bit/jdk1.8.0_45 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception du

[jira] [Updated] (LUCENE-6454) Support Member Methods in VariableContext

2015-04-27 Thread Jack Conradson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jack Conradson updated LUCENE-6454: --- Attachment: LUCENE-6454.patch Attached a patch that includes both the change and new tests.

[jira] [Created] (LUCENE-6454) Support Member Methods in VariableContext

2015-04-27 Thread Jack Conradson (JIRA)
Jack Conradson created LUCENE-6454: -- Summary: Support Member Methods in VariableContext Key: LUCENE-6454 URL: https://issues.apache.org/jira/browse/LUCENE-6454 Project: Lucene - Core Issue T

[jira] [Created] (SOLR-7479) Updating Solr-Core Properties on the Fly to avoid core/collection reloads

2015-04-27 Thread Nitin Sharma (JIRA)
Nitin Sharma created SOLR-7479: -- Summary: Updating Solr-Core Properties on the Fly to avoid core/collection reloads Key: SOLR-7479 URL: https://issues.apache.org/jira/browse/SOLR-7479 Project: Solr

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

2015-04-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2187/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test Error Message: QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='st

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

2015-04-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12477/ Java: 32bit/jdk1.8.0_60-ea-b12 -client -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest Error Message: ERROR: SolrIndexSearcher opens=8 closes=7 Stac

Re: Can test HEARTBEATs also print the CPU usage of the JVM process?

2015-04-27 Thread Dawid Weiss
Hi Mike, I'm pretty sure it could, if permitted by the security manager. :) The problem with this metric is that the CPU is not exclusively owned by Java so if you have a shared system then the CPU usage may not tell you anything? Dawid On Mon, Apr 27, 2015 at 4:54 PM, Michael McCandless wrote

[jira] [Comment Edited] (SOLR-6625) HttpClient callback in HttpSolrServer

2015-04-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514839#comment-14514839 ] Ishan Chattopadhyaya edited comment on SOLR-6625 at 4/27/15 8:04 PM:

[jira] [Comment Edited] (SOLR-6625) HttpClient callback in HttpSolrServer

2015-04-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514847#comment-14514847 ] Ishan Chattopadhyaya edited comment on SOLR-6625 at 4/27/15 7:59 PM:

[jira] [Commented] (SOLR-7377) SOLR Streaming Expressions

2015-04-27 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514846#comment-14514846 ] Joel Bernstein commented on SOLR-7377: -- Dennis, Thanks for this awesome piece of work

[jira] [Updated] (SOLR-6625) HttpClient callback in HttpSolrServer

2015-04-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-6625: --- Attachment: SOLR-6625_interceptor.patch Here's an updated patch that does what I descri

[jira] [Comment Edited] (SOLR-6625) HttpClient callback in HttpSolrServer

2015-04-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514839#comment-14514839 ] Ishan Chattopadhyaya edited comment on SOLR-6625 at 4/27/15 7:55 PM:

[jira] [Commented] (SOLR-6625) HttpClient callback in HttpSolrServer

2015-04-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514839#comment-14514839 ] Ishan Chattopadhyaya commented on SOLR-6625: I think banning creation of HttpCl

[jira] [Commented] (SOLR-7452) json facet api returning inconsistent counts in cloud set up

2015-04-27 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514827#comment-14514827 ] Joel Bernstein commented on SOLR-7452: -- +1 for implementing accurate counts. They are

[jira] [Updated] (LUCENE-5687) Add PrefillTokenStream in analysis common module

2015-04-27 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-5687: - Attachment: LUCENE-5687.patch Patch of 27 April 2015, just closed the github pull request. This u

[GitHub] lucene-solr pull request: Add PrefillTokenStream in analysis commo...

2015-04-27 Thread PaulElschot
Github user PaulElschot closed the pull request at: https://github.com/apache/lucene-solr/pull/53 --- 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 featur

[jira] [Commented] (SOLR-7452) json facet api returning inconsistent counts in cloud set up

2015-04-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514801#comment-14514801 ] Yonik Seeley commented on SOLR-7452: Well, as long as *some* people care about accurate

[jira] [Commented] (SOLR-6273) Cross Data Center Replication

2015-04-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514791#comment-14514791 ] Erick Erickson commented on SOLR-6273: -- What do people think about letting this bake i

[jira] [Commented] (SOLR-7452) json facet api returning inconsistent counts in cloud set up

2015-04-27 Thread Mike Murphy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514773#comment-14514773 ] Mike Murphy commented on SOLR-7452: --- This doesn't seem to be too important. Elasticsearch

Re: [JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4613 - Still Failing!

2015-04-27 Thread Uwe Schindler
The workspace is cleaned up and restored to plain checkout state before each build. That is a Jenkins feature. See also the build log before the checkout is updated. This cleans all jars (they are all listed). So this should not be the issue. Uwe Am 27. April 2015 20:59:47 MESZ, schrieb Steve

Re: [JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4613 - Still Failing!

2015-04-27 Thread Steve Rowe
Maybe it’s a leftover jar in this workspace from when branch_5x briefly had a differently named servlet-api jar (SOLR-7249)? Uwe, can you run ‘ant clean-jars’ there? Steve > On Apr 27, 2015, at 1:16 AM, Shalin Shekhar Mangar > wrote: > > [javadoc] javadoc: warning - Multiple sources of pack

[jira] [Commented] (SOLR-7397) Add "schema-browser" tab support to AngularJS Admin UI

2015-04-27 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514687#comment-14514687 ] Upayavira commented on SOLR-7397: - you can assume it is ready to commit, if I upload it her

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

2015-04-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4616/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 54909 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package

[jira] [Commented] (SOLR-4839) Jetty 9

2015-04-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514590#comment-14514590 ] Shalin Shekhar Mangar commented on SOLR-4839: - Thanks to Steve Rowe for remindi

[jira] [Commented] (SOLR-4839) Jetty 9

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514583#comment-14514583 ] ASF subversion and git services commented on SOLR-4839: --- Commit 16763

[jira] [Commented] (SOLR-4839) Jetty 9

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514579#comment-14514579 ] ASF subversion and git services commented on SOLR-4839: --- Commit 16763

[jira] [Commented] (SOLR-4839) Jetty 9

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514566#comment-14514566 ] ASF subversion and git services commented on SOLR-4839: --- Commit 16763

[jira] [Commented] (SOLR-4839) Jetty 9

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514564#comment-14514564 ] ASF subversion and git services commented on SOLR-4839: --- Commit 16763

[jira] [Commented] (SOLR-7325) Change Slice state into enum

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514549#comment-14514549 ] ASF subversion and git services commented on SOLR-7325: --- Commit 16763

[jira] [Commented] (SOLR-4839) Jetty 9

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514551#comment-14514551 ] ASF subversion and git services commented on SOLR-4839: --- Commit 16763

[jira] [Commented] (SOLR-7336) Add State enum to Replica

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514550#comment-14514550 ] ASF subversion and git services commented on SOLR-7336: --- Commit 16763

[jira] [Commented] (SOLR-4839) Jetty 9

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514545#comment-14514545 ] ASF subversion and git services commented on SOLR-4839: --- Commit 16763

[jira] [Commented] (SOLR-7336) Add State enum to Replica

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514544#comment-14514544 ] ASF subversion and git services commented on SOLR-7336: --- Commit 16763

[jira] [Commented] (SOLR-7325) Change Slice state into enum

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514543#comment-14514543 ] ASF subversion and git services commented on SOLR-7325: --- Commit 16763

[jira] [Updated] (SOLR-7478) UpdateLog#close shutdown it's executor with interrupts before running close, preventing a clean close.

2015-04-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7478: -- Description: Found this while working with SOLR-7361. This can lead to channel already closed exceptions

[jira] [Commented] (SOLR-7470) jvm/filesystem dependent failures in SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection -- directory traversal order dependency

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514508#comment-14514508 ] ASF subversion and git services commented on SOLR-7470: --- Commit 16763

[jira] [Created] (SOLR-7478) UpdateLog#close shutdown it's executor with interrupts before running close, preventing a clean close.

2015-04-27 Thread Mark Miller (JIRA)
Mark Miller created SOLR-7478: - Summary: UpdateLog#close shutdown it's executor with interrupts before running close, preventing a clean close. Key: SOLR-7478 URL: https://issues.apache.org/jira/browse/SOLR-7478

[jira] [Commented] (SOLR-7470) jvm/filesystem dependent failures in SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection -- directory traversal order dependency

2015-04-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514454#comment-14514454 ] ASF subversion and git services commented on SOLR-7470: --- Commit 16763

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

2015-04-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/830/ 1 tests failed. REGRESSION: org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload Error Message: expected:<[{indexVersion=1430151527510,generation=2,filelist=[_8o9.fdt, _8o9.fdx, _8o9.fnm, _8o9.nvd,

[jira] [Commented] (SOLR-7441) Streaming aggregation error messages could use some improvement

2015-04-27 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514438#comment-14514438 ] Gus Heck commented on SOLR-7441: I'm sure there are plenty of more important patches out th

[jira] [Updated] (SOLR-7330) Merge the code for schema sync and config sync

2015-04-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7330: - Attachment: SOLR-7330.patch I'm committing this soon > Merge the code for schema sync and config sync > --

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

2015-04-27 Thread Scott Dawson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514359#comment-14514359 ] Scott Dawson commented on SOLR-7462: Patch file attached. I can now index the JSON that

[jira] [Assigned] (SOLR-6629) Watch /collections zk node on all nodes

2015-04-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-6629: Assignee: Noble Paul > Watch /collections zk node on all nodes > ---

[jira] [Assigned] (SOLR-7330) Merge the code for schema sync and config sync

2015-04-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-7330: Assignee: Noble Paul > Merge the code for schema sync and config sync >

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

2015-04-27 Thread Scott Dawson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Dawson updated SOLR-7462: --- Attachment: SOLR-7462.patch > ArrayIndexOutOfBoundsException in RecordingJSONParser.java >

[jira] [Commented] (SOLR-7476) syntax error near unexpected token when starting solr in liunx

2015-04-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514339#comment-14514339 ] Steve Rowe commented on SOLR-7476: -- What does {{bash --version}} say? I suspect the scrip

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

2015-04-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12474/ Java: 32bit/jdk1.8.0_60-ea-b12 -server -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 ou

[jira] [Commented] (SOLR-7477) multi-select support for facet module

2015-04-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514270#comment-14514270 ] Shalin Shekhar Mangar commented on SOLR-7477: - I like "excludeTags" > multi-se

[jira] [Commented] (SOLR-7476) syntax error near unexpected token when starting solr in liunx

2015-04-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514268#comment-14514268 ] Erick Erickson commented on SOLR-7476: -- Please raise issues like this on the user's li

[jira] [Comment Edited] (SOLR-7477) multi-select support for facet module

2015-04-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514239#comment-14514239 ] Yonik Seeley edited comment on SOLR-7477 at 4/27/15 3:16 PM: - "

[jira] [Commented] (SOLR-7397) Add "schema-browser" tab support to AngularJS Admin UI

2015-04-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514253#comment-14514253 ] Erick Erickson commented on SOLR-7397: -- [~upayavira] Would you do me a favor and add a

Can test HEARTBEATs also print the CPU usage of the JVM process?

2015-04-27 Thread Michael McCandless
This can be helpful to differentiate a test that is in a busy loop (taking 100% CPU) vs a deadlock/hang (taking 0% CPU)... Is it easy/possible to get this from straight Java APIs? OperatingSystemMXBean maybe...? Mike McCandless http://blog.mikemccandless.com

[jira] [Commented] (SOLR-7477) multi-select support for facet module

2015-04-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514239#comment-14514239 ] Yonik Seeley commented on SOLR-7477: perhaps "excludeTagged" as the param name to be mo

[jira] [Commented] (SOLR-7458) Expose HDFS Block Locality Metrics

2015-04-27 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514236#comment-14514236 ] Mike Drob commented on SOLR-7458: - bq. Looks like directories is never set to non null. Oop

[jira] [Created] (SOLR-7477) multi-select support for facet module

2015-04-27 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-7477: -- Summary: multi-select support for facet module Key: SOLR-7477 URL: https://issues.apache.org/jira/browse/SOLR-7477 Project: Solr Issue Type: New Feature

[jira] [Commented] (SOLR-7458) Expose HDFS Block Locality Metrics

2015-04-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514151#comment-14514151 ] Mark Miller commented on SOLR-7458: --- Adding a bit of history: We used to get the size of

[jira] [Commented] (SOLR-7458) Expose HDFS Block Locality Metrics

2015-04-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514101#comment-14514101 ] Mark Miller commented on SOLR-7458: --- What do we know about the expense of this? For a mon

[jira] [Assigned] (SOLR-7458) Expose HDFS Block Locality Metrics

2015-04-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-7458: - Assignee: Mark Miller > Expose HDFS Block Locality Metrics > -- >

[jira] [Commented] (SOLR-7458) Expose HDFS Block Locality Metrics

2015-04-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514066#comment-14514066 ] Mark Miller commented on SOLR-7458: --- Looks like directories is never set to non null. >

[jira] [Updated] (SOLR-7468) Kerberos authentication module

2015-04-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7468: --- Attachment: SOLR-7468.patch > Kerberos authentication module >

[jira] [Updated] (SOLR-7274) Pluggable authentication module in Solr

2015-04-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-7274: --- Attachment: SOLR-7274.patch Updating the patch to trunk. I'm working on integrating th

[jira] [Created] (SOLR-7476) syntax error near unexpected token when starting solr in liunx

2015-04-27 Thread onlyone (JIRA)
onlyone created SOLR-7476: - Summary: syntax error near unexpected token when starting solr in liunx Key: SOLR-7476 URL: https://issues.apache.org/jira/browse/SOLR-7476 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-6273) Cross Data Center Replication

2015-04-27 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renaud Delbru updated SOLR-6273: Attachment: SOLR-6273.patch Here is a new patch with the following changes: - Renamed 'slice' into '

Re: Running 5.1.0 test-suite via maven

2015-04-27 Thread Per Steffensen
Now trying to run ant test with java7. I get the follow failing tests. Hmmm [junit4] Suite: org.apache.lucene.facet.taxonomy.directory.TestDirectoryTaxonomyWriter [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDirectoryTaxonomyWriter -Dtests.method=testConcurrency -Dtests.see

[jira] [Updated] (SOLR-7397) Add "schema-browser" tab support to AngularJS Admin UI

2015-04-27 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira updated SOLR-7397: Attachment: SOLR-7397.patch Implement the schema browser tab. > Add "schema-browser" tab support to AngularJ

Re: Running 5.1.0 test-suite via maven

2015-04-27 Thread Per Steffensen
I tried running "ant test". I get the test-errors shown below * "java.lang.NoClassDefFoundError: Could not initialize class java.lang.UNIXProcess" might be because I am running it on java 8 (I thought source/target set to 1.7 would be good enough) * Do not understand why I get "java.lang.NoClass