[jira] [Commented] (SOLR-9054) The new GUI is using hardcoded paths

2016-05-02 Thread Valerio Di Cagno (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268222#comment-15268222 ] Valerio Di Cagno commented on SOLR-9054: The reason we are trying to make the conte

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

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

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

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

Re: [VOTE] Release Lucene/Solr 5.5.1

2016-05-02 Thread Noble Paul
I couldn't reproduce it with repeated runs. This is a mock test and the failure says , "no SolrAuth header present, which will not happen in a real test. it has to be something with the mock itself. This should not hold up the release On Mon, May 2, 2016 at 9:59 PM, Noble Paul wrote: > I shall d

[jira] [Assigned] (SOLR-8792) ZooKeeper ACL support broken

2016-05-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned SOLR-8792: Assignee: Steve Rowe > ZooKeeper ACL support broken > > >

[jira] [Updated] (SOLR-8792) ZooKeeper ACL support broken

2016-05-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-8792: - Attachment: SOLR-8792.patch Patch adding support for Windows and Solr's zkcli scripts. I'll do some manual

[JENKINS] Lucene-Solr-Tests-5.5-Java8 - Build # 23 - Failure

2016-05-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5-Java8/23/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, Transact

[jira] [Resolved] (SOLR-5750) Backup/Restore API for SolrCloud

2016-05-02 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-5750. Resolution: Fixed Assignee: Varun Thacker (was: David Smiley) Fix Version/s: (was

[jira] [Commented] (SOLR-5750) Backup/Restore API for SolrCloud

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

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

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/112/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.queries.mlt.TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery Error Message: Stack Trace: java.lang.AssertionE

Re: [JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 557 - Still Failing!

2016-05-02 Thread David Smiley
I pushed a fix. The DocIdSetBuilder in IntersectsRPTVerifyQuery should be lazy initialized in start() which is when the terms field will be non-null. On Mon, May 2, 2016 at 4:28 PM David Smiley wrote: > Probably related to LUCENE-7262 > > > On Mon, May 2, 2016 at 4:23 PM Policeman Jenkins Serve

[jira] [Commented] (LUCENE-7262) Add back the "estimate match count" optimization

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

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+116) - Build # 559 - Still Failing!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/559/ Java: 32bit/jdk-9-ea+116 -server -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: Index 0 out-of-bounds for length 0 Stack Trace: j

[jira] [Commented] (LUCENE-7262) Add back the "estimate match count" optimization

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

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

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3244/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField Error Message: Stack Trace: java.lang.NullPointerException

[JENKINS] Lucene-Solr-Tests-master - Build # 1119 - Failure

2016-05-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1119/ 1 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField Error Message: Stack Trace: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([D72543C495094F53:F132FB32A8581

[jira] [Commented] (SOLR-5750) Backup/Restore API for SolrCloud

2016-05-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267951#comment-15267951 ] ASF subversion and git services commented on SOLR-5750: --- Commit 70bcd

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

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/250/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:45956/solr/testschemaapi_shard1_replica2: ERROR: [doc=2

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

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/67/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:62488/solr/testschemaapi_shard1_replica2: ERROR

[jira] [Commented] (SOLR-9055) Make collection backup/restore extensible

2016-05-02 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267808#comment-15267808 ] Hrishikesh Gadre commented on SOLR-9055: >>However if we want to keep things simple

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 16644 - Still Failing!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16644/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:45722/solr/testschemaapi_shard1_replica1: E

[jira] [Commented] (SOLR-8297) Allow join query over 2 sharded collections: enhance functionality and exception handling

2016-05-02 Thread Shikha Somani (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267798#comment-15267798 ] Shikha Somani commented on SOLR-8297: - Added test case to verify distributed join when

[JENKINS] Lucene-Solr-Tests-6.x - Build # 180 - Failure

2016-05-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/180/ 1 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField Error Message: Stack Trace: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([11E30B2D68347860:37F4B3DB55652102]

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 151 - Still Failing!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/151/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField Error Message: Stack Trace: java.lang.NullPointerException at __rand

[jira] [Comment Edited] (LUCENE-7269) TestPointQueries failures

2016-05-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267724#comment-15267724 ] Steve Rowe edited comment on LUCENE-7269 at 5/2/16 11:34 PM: -

[jira] [Comment Edited] (LUCENE-7269) TestPointQueries failures

2016-05-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267724#comment-15267724 ] Steve Rowe edited comment on LUCENE-7269 at 5/2/16 11:31 PM: -

[jira] [Commented] (LUCENE-7262) Add back the "estimate match count" optimization

2016-05-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267727#comment-15267727 ] Steve Rowe commented on LUCENE-7262: TestPointQueries failures reported on LUCENE-726

[jira] [Updated] (LUCENE-7269) TestPointQueries failures

2016-05-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7269: --- Summary: TestPointQueries failures (was: TestPointQueries.testRandomBinaryTiny() failure) > TestPoi

[jira] [Comment Edited] (LUCENE-7269) TestPointQueries.testRandomBinaryTiny() failure

2016-05-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267724#comment-15267724 ] Steve Rowe edited comment on LUCENE-7269 at 5/2/16 11:27 PM: -

[jira] [Commented] (LUCENE-7269) TestPointQueries.testRandomBinaryTiny() failure

2016-05-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267724#comment-15267724 ] Steve Rowe commented on LUCENE-7269: This code - added in SOLR-7282 - is where the as

[jira] [Created] (LUCENE-7269) TestPointQueries.testRandomBinaryTiny() failure

2016-05-02 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-7269: -- Summary: TestPointQueries.testRandomBinaryTiny() failure Key: LUCENE-7269 URL: https://issues.apache.org/jira/browse/LUCENE-7269 Project: Lucene - Core Issue Typ

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 558 - Still Failing!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/558/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField Error Message: Stack Trace: java.lang.NullPointerException at __randomized

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5813 - Failure!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5813/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField Error Message: Stack Trace: java.lang.NullPointerException at __randomizedtesti

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

2016-05-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267615#comment-15267615 ] Shawn Heisey commented on SOLR-7475: Even when this was working, it was showing a very

[jira] [Updated] (SOLR-9034) Atomic updates not work with CopyField

2016-05-02 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9034: - Fix Version/s: 6.1 > Atomic updates not work with CopyField > -- > >

[jira] [Commented] (SOLR-9055) Make collection backup/restore extensible

2016-05-02 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267585#comment-15267585 ] Hrishikesh Gadre commented on SOLR-9055: >>Nitpick: In your editor, if it has this

[jira] [Commented] (SOLR-9054) The new GUI is using hardcoded paths

2016-05-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267571#comment-15267571 ] Shawn Heisey commented on SOLR-9054: bq. The location where Solr is mounted is not to b

Refactoring effects

2016-05-02 Thread Miles Teg
Hello Everyone, I'm part of a team trying to analyse the effects of refactoring on large codebases. In this regard, we are analysing the Lucene/Solr project and its JIRA tickets. We would like to know: i) Do you follow a particular conventions for changes that are refactorings: e.g. special ticke

[jira] [Updated] (SOLR-8208) DocTransformer executes sub-queries

2016-05-02 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8208: --- Description: The initial idea was to return "from" side of query time join via doctransformer.

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

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

[jira] [Commented] (SOLR-9055) Make collection backup/restore extensible

2016-05-02 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267507#comment-15267507 ] Hrishikesh Gadre commented on SOLR-9055: >>I have a general question about HDFS; I

[jira] [Updated] (SOLR-8208) DocTransformer executes sub-queries

2016-05-02 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8208: --- Description: The initial idea was to return "from" side of query time join via doctransformer.

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

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

[jira] [Updated] (SOLR-8208) DocTransformer executes sub-queries

2016-05-02 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8208: --- Attachment: SOLR-8208.patch I think it's almost ready. I'll post the final syntax in the descri

[jira] [Updated] (SOLR-9055) Make collection backup/restore extensible

2016-05-02 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hrishikesh Gadre updated SOLR-9055: --- Summary: Make collection backup/restore extensible (was: Cleanup backup/restore implementation

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+116) - Build # 16643 - Still Failing!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16643/ Java: 32bit/jdk-9-ea+116 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.search.TestPointQueries.testRandomLongsTiny Error Message: Captured an uncaught exception in thread: Thread[id=489, name=T0, state=RUNNAB

Re: [JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 557 - Still Failing!

2016-05-02 Thread David Smiley
Probably related to LUCENE-7262 On Mon, May 2, 2016 at 4:23 PM Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/557/ > Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC > > 1 tests failed. > FAILED: org.apache.solr.search.TestSolr4Spati

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 107 - Failure!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/107/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.queries.TermsQueryTest.testRamBytesUsed Error Message: expected:<28088.0> but was:<26680.0> Stack Trace: java.lang.AssertionE

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 557 - Still Failing!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/557/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField Error Message: Stack Trace: java.lang.NullPointerException at __ra

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267426#comment-15267426 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on the pull

[GitHub] lucene-solr pull request: SOLR-8323

2016-05-02 Thread dragonsinth
Github user dragonsinth commented on the pull request: https://github.com/apache/lucene-solr/pull/32#issuecomment-216351404 BTW, here's an implementation of waitForState() that does the work on the calling thread. This passes your tests: ``` public void waitForState(fin

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

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/555/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders Error Mes

[jira] [Commented] (SOLR-9056) Add ZkConnectionListener interface

2016-05-02 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267398#comment-15267398 ] Alan Woodward commented on SOLR-9056: - Right, one major internal ZK refactoring at a ti

[GitHub] lucene-solr pull request: SOLR-8323

2016-05-02 Thread romseygeek
Github user romseygeek commented on the pull request: https://github.com/apache/lucene-solr/pull/32#issuecomment-216347644 Feedback is good :-) I'll pull CSW back out and make it public again. I think keeping it separate from the Predicate is still a useful distinction though

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267396#comment-15267396 ] ASF GitHub Bot commented on SOLR-8323: -- Github user romseygeek commented on the pull r

[jira] [Commented] (SOLR-9056) Add ZkConnectionListener interface

2016-05-02 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267392#comment-15267392 ] Scott Blum commented on SOLR-9056: -- Interested, but no bandwidth until we finish the other

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

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/248/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.core.TestNRTOpen.testSharedCores Error Message: expected:<3> but was:<1> Stack Trace: java.lang.AssertionError: expected:<3> but was:<1>

[jira] [Updated] (SOLR-9056) Add ZkConnectionListener interface

2016-05-02 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-9056: Attachment: SOLR-9056.patch Patch. It's a bit of a biggie, so I can open a pull request if anyone's

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267309#comment-15267309 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on the pull

[GitHub] lucene-solr pull request: SOLR-8323

2016-05-02 Thread dragonsinth
Github user dragonsinth commented on the pull request: https://github.com/apache/lucene-solr/pull/32#issuecomment-216333963 @romseygeek nice job on the changes so far, and sorry to have so much feedback and so many asks. This is a pretty complicated change so I feel like it merits th

[jira] [Created] (SOLR-9056) Add ZkConnectionListener interface

2016-05-02 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-9056: --- Summary: Add ZkConnectionListener interface Key: SOLR-9056 URL: https://issues.apache.org/jira/browse/SOLR-9056 Project: Solr Issue Type: New Feature Affec

[jira] [Commented] (SOLR-9055) Cleanup backup/restore implementation

2016-05-02 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267215#comment-15267215 ] David Smiley commented on SOLR-9055: Thanks for contributing, [~hgadre]. I suggest re

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 16642 - Still Failing!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16642/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'params/c' full output

[jira] [Resolved] (SOLR-4912) Configurable numRecordsToKeep for sync during recovery

2016-05-02 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-4912. - Resolution: Duplicate > Configurable numRecordsToKeep for sync during recovery > --

[jira] [Commented] (LUCENE-7258) Tune DocIdSetBuilder allocation rate

2016-05-02 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267176#comment-15267176 ] Jeff Wartes commented on LUCENE-7258: - Ok, yeah, that’s a reasonable thing to assume.

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267156#comment-15267156 ] ASF GitHub Bot commented on SOLR-8323: -- Github user romseygeek commented on the pull r

[GitHub] lucene-solr pull request: SOLR-8323

2016-05-02 Thread romseygeek
Github user romseygeek commented on the pull request: https://github.com/apache/lucene-solr/pull/32#issuecomment-216315281 OK, latest push moves all notifications out of synchronized blocks. --- If your project is set up for it, you can reply to this email and have your reply appear o

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267144#comment-15267144 ] ASF GitHub Bot commented on SOLR-8323: -- Github user romseygeek commented on a diff in

[GitHub] lucene-solr pull request: SOLR-8323

2016-05-02 Thread romseygeek
Github user romseygeek commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61777874 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/ZkStateReader.java --- @@ -1066,32 +1079,201 @@ public static String getCollectionPath(Strin

[jira] [Commented] (SOLR-8996) Add Random Streaming Expression

2016-05-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267119#comment-15267119 ] Joel Bernstein commented on SOLR-8996: -- No, problem! This is going to be a fun release

[jira] [Resolved] (SOLR-8925) Add gatherNodes Streaming Expression to support breadth first traversals

2016-05-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8925. -- Resolution: Implemented > Add gatherNodes Streaming Expression to support breadth first traversal

[jira] [Resolved] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

2016-05-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-9027. -- Resolution: Implemented > Add GraphTermsQuery to limit traversal on high frequency nodes > --

[jira] [Closed] (SOLR-8996) Add Random Streaming Expression

2016-05-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein closed SOLR-8996. Resolution: Implemented > Add Random Streaming Expression > --- > >

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 556 - Failure!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/556/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField Error Message: Stack Trace: java.lang.NullPointerException a

[jira] [Commented] (SOLR-9055) Cleanup backup/restore implementation

2016-05-02 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267004#comment-15267004 ] Hrishikesh Gadre commented on SOLR-9055: The repository interface defined as part o

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

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/111/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:49182/solr/testschemaapi_shard1_replica1: ERRO

[jira] [Commented] (SOLR-9054) The new GUI is using hardcoded paths

2016-05-02 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266966#comment-15266966 ] Upayavira commented on SOLR-9054: - Yes, it is a duplicate. When I implemented the new UI,

[jira] [Commented] (SOLR-9053) Upgrade fileupload-commons to 1.3.1

2016-05-02 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266950#comment-15266950 ] Mike Drob commented on SOLR-9053: - I get two test failures with this patch, but they are re

Re: [VOTE] Release Lucene/Solr 5.5.1

2016-05-02 Thread Noble Paul
I shall dig into this On Mon, May 2, 2016 at 9:17 PM, Yonik Seeley wrote: > +1 > > -Yonik > > > On Sat, Apr 30, 2016 at 5:25 PM, Anshum Gupta > wrote: > > Please vote for the RC1 release candidate for Lucene/Solr 5.5.1. > > > > Artifacts: > > > https://dist.apache.org/repos/dist/dev/lucene/luce

[jira] [Commented] (SOLR-8988) Improve facet.method=fcs performance in SolrCloud

2016-05-02 Thread Keith Laban (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266916#comment-15266916 ] Keith Laban commented on SOLR-8988: --- [~hossman] how does the updated patch look? > Impro

[jira] [Commented] (SOLR-8986) Windows solr.cmd seems to require -p 8983

2016-05-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266902#comment-15266902 ] Joel Bernstein commented on SOLR-8986: -- The CHANGES.txt commits were actually for SOLR

[jira] [Commented] (LUCENE-7268) Remove ArrayUtil.timSort?

2016-05-02 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266900#comment-15266900 ] Adrien Grand commented on LUCENE-7268: -- That is right for our TimSort too, my bad. I

[jira] [Commented] (SOLR-8925) Add gatherNodes Streaming Expression to support breadth first traversals

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

[jira] [Commented] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

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

[jira] [Commented] (SOLR-8986) Windows solr.cmd seems to require -p 8983

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

[jira] [Assigned] (SOLR-9035) New cwiki page: IndexUpgrader

2016-05-02 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett reassigned SOLR-9035: --- Assignee: Cassandra Targett > New cwiki page: IndexUpgrader >

[jira] [Commented] (SOLR-9035) New cwiki page: IndexUpgrader

2016-05-02 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266864#comment-15266864 ] Cassandra Targett commented on SOLR-9035: - I made a page from the HTML file at htt

[JENKINS] Lucene-Solr-SmokeRelease-5.5 - Build # 10 - Still Failing

2016-05-02 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.5/10/ No tests ran. Build Log: [...truncated 29038 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.5/build.xml:529: The following error occurred while executing this line: /x1/jenkins/jenkins-sl

Re: [VOTE] Release Lucene/Solr 5.5.1

2016-05-02 Thread Yonik Seeley
+1 -Yonik On Sat, Apr 30, 2016 at 5:25 PM, Anshum Gupta wrote: > Please vote for the RC1 release candidate for Lucene/Solr 5.5.1. > > Artifacts: > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5.5.1-RC1-revc08f17bca0d9cbf516874d13d221ab100e5b7d58 > > Smoke tester: > > python3 -u d

[jira] [Updated] (SOLR-9053) Upgrade fileupload-commons to 1.3.1

2016-05-02 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-9053: Attachment: SOLR-9053.patch Patch to update the version to 1.3.1 > Upgrade fileupload-commons to 1.3.1 > ---

Re: [VOTE] Release Lucene/Solr 5.5.1

2016-05-02 Thread Steve Rowe
+1 Docs, changes and javadocs look good. The smoke tester passed for me (with java8): SUCCESS! [0:45:46.037606] -- Steve www.lucidworks.com > On Apr 30, 2016, at 5:25 PM, Anshum Gupta wrote: > > Please vote for the RC1 release candidate for Lucene/Solr 5.5.1. > > Artifacts: > https://dist.ap

Re: [VOTE] Release Lucene/Solr 5.5.1

2016-05-02 Thread Timothy Potter
+1 SUCCESS! [0:51:00.367685] On Sat, Apr 30, 2016 at 3:25 PM, Anshum Gupta wrote: > Please vote for the RC1 release candidate for Lucene/Solr 5.5.1. > > Artifacts: > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5.5.1-RC1-revc08f17bca0d9cbf516874d13d221ab100e5b7d58 > > Smoke tester: >

Re: [VOTE] Release Lucene/Solr 5.5.1

2016-05-02 Thread Anshum Gupta
I can't reproduce that failure even with the seed. I don't think it's a blocker and we should be good to go. @Noble: Considering you have a better grip on this test, can you confirm ? I think we should track this in a JIRA. Perhaps just an epic with sub-tasks about failing tests is what we need r

[jira] [Commented] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

2016-05-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266798#comment-15266798 ] ASF subversion and git services commented on SOLR-9027: --- Commit 62a28

[jira] [Commented] (SOLR-8986) Windows solr.cmd seems to require -p 8983

2016-05-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266796#comment-15266796 ] ASF subversion and git services commented on SOLR-8986: --- Commit 62a28

[jira] [Assigned] (SOLR-8744) SplitShard needs finer-grained mutual exclusion

2016-05-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-8744: Assignee: Noble Paul > SplitShard needs finer-grained mutual exclusion > ---

[jira] [Commented] (SOLR-8925) Add gatherNodes Streaming Expression to support breadth first traversals

2016-05-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266797#comment-15266797 ] ASF subversion and git services commented on SOLR-8925: --- Commit 62a28

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

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3243/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField Error Message: Stack Trace: java.lang.NullPointerException at __rand

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 16641 - Failure!

2016-05-02 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16641/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestPointQueries Error Message: The test or suite printed 13886 bytes to stdout

[jira] [Commented] (LUCENE-7253) Sparse data in doc values and segments merging

2016-05-02 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266764#comment-15266764 ] Shai Erera commented on LUCENE-7253: To add to the sparsity discussion, when I did th

  1   2   >