[jira] [Commented] (SOLR-9071) rename the getters in org.apache.solr.common.util.Pair class

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

[jira] [Commented] (SOLR-9071) rename the getters in org.apache.solr.common.util.Pair class

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

[jira] [Commented] (SOLR-9078) Let Parallel SQL support offset or start

2016-05-08 Thread lingya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275910#comment-15275910 ] lingya commented on SOLR-9078: -- When to release next version? > Let Parallel SQL support offset or start >

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3256/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-05-08 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-: --- Attachment: SOLR-.1.patch > Add shortestPath Streaming Expression >

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-05-08 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-: --- Attachment: (was: SOLR-.patch) > Add shortestPath Streaming Expression >

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-05-08 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-: --- Attachment: SOLR-.patch I just wanna refactor the code a little bit. [~joel.bernstein] Please

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/164/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -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'

[jira] [Commented] (SOLR-9083) Remove all and from schemas

2016-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275813#comment-15275813 ] Erick Erickson commented on SOLR-9083: -- Yeah, it's a pain so I'm avoiding this part, I'll just remove

[jira] [Commented] (SOLR-9083) Remove all and from schemas

2016-05-08 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275774#comment-15275774 ] Jan Høydahl commented on SOLR-9083: --- I started this work in SOLR-7041 but there are tons of tests that

[jira] [Reopened] (LUCENE-7161) TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery assertion error

2016-05-08 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened LUCENE-7161: Still getting failures at the same assertion, here's the ones I found since the commits on this

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/117/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.CleanupOldIndexTest.test Error Message: Captured an uncaught exception in thread: Thread[id=7214,

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/597/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.queries.mlt.TestMoreLikeThis.testMultiFieldShouldReturnPerFieldBooleanQuery Error Message: Stack Trace: java.lang.AssertionError

[jira] [Commented] (SOLR-9071) rename the getters in org.apache.solr.common.util.Pair class

2016-05-08 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275731#comment-15275731 ] Scott Blum commented on SOLR-9071: -- {code} return Objects.hash(left, right); {code} > rename the getters

Re: Why Two Levels of Indirection in BytesRefHash class ?

2016-05-08 Thread Scott Blum
Hi Yijian, Why don't you try removing it, and see if the tests still pass. If all the tests still pass, then maybe you'd found an optimization here. Scott On Sun, May 8, 2016 at 8:56 AM, shanghaihyj wrote: > I'm studying the BytesRefHash class, a mapping from bytes to a

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/596/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC 1 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-7117) AutoAddReplicas should have a cluster wide property for controlling number of cores hosted on each node

2016-05-08 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-7117. - Resolution: Fixed Fix Version/s: (was: 5.2) 6.1 Thanks Mark! >

[jira] [Commented] (SOLR-7117) AutoAddReplicas should have a cluster wide property for controlling number of cores hosted on each node

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

[jira] [Commented] (SOLR-7117) AutoAddReplicas should have a cluster wide property for controlling number of cores hosted on each node

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

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16686/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.DistributedIntervalFacetingTest.test Error Message: Error from server at https://127.0.0.1:44451/r/qd/collection1:

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

2016-05-08 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-8467.patch I added a new test incorrectly, this corrects the test. Except for

[jira] [Updated] (SOLR-7117) AutoAddReplicas should have a cluster wide property for controlling number of cores hosted on each node

2016-05-08 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-7117: Attachment: SOLR-7117.patch Updated patch against master. I'll commit this shortly >

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3255/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: Index: 0, Size: 0 Stack Trace:

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/595/ Java: 64bit/jdk-9-ea+116 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay Error Message: Could not find collection : c1 Stack

[jira] [Created] (SOLR-9086) Small improvements to cloud backup/restore

2016-05-08 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-9086: --- Summary: Small improvements to cloud backup/restore Key: SOLR-9086 URL: https://issues.apache.org/jira/browse/SOLR-9086 Project: Solr Issue Type: Improvement

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/594/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.spatial.geopoint.search.TestLegacyGeoPointQuery.testAllLonEqual Error Message: Java heap space Stack Trace:

Why Two Levels of Indirection in BytesRefHash class ?

2016-05-08 Thread shanghaihyj
I'm studying the BytesRefHash class, a mapping from bytes to a generated ID for the bytes. In the BytesRefHash class, there are two levels of reference: (1) ids[bytes' hash code] ---> count, where count is the self-incremental size of the this hashmap. (2) bytesStart[count] ---> offset in the

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/564/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup Error Message: Stack Trace: java.lang.AssertionError

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+116) - Build # 16683 - Failure!

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16683/ Java: 64bit/jdk-9-ea+116 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'f' for path 'params/fixed' full output: {

[jira] [Commented] (SOLR-9084) java Concurrency error while adding new doc

2016-05-08 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275513#comment-15275513 ] Mikhail Khludnev commented on SOLR-9084: something happens with solr core while DIH was ongoing.

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/591/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 4 object(s) that were not released!!!

[jira] [Resolved] (SOLR-9071) rename the getters in org.apache.solr.common.util.Pair class

2016-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-9071. -- Resolution: Fixed Fix Version/s: master 6.1 > rename the getters in

[jira] [Commented] (SOLR-9071) rename the getters in org.apache.solr.common.util.Pair class

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

[jira] [Commented] (SOLR-9071) rename the getters in org.apache.solr.common.util.Pair class

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

[jira] [Commented] (SOLR-7117) AutoAddReplicas should have a cluster wide property for controlling number of cores hosted on each node

2016-05-08 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15275494#comment-15275494 ] Varun Thacker commented on SOLR-7117: - Oh yes we should :) Completely lost track of it. I'll bring the

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

2016-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/162/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.RecoveryZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=34322,