[jira] [Commented] (LUCENE-7052) BytesRefHash.sort should always sort in unicode code point order

2016-02-27 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170951#comment-15170951 ] Dawid Weiss commented on LUCENE-7052: - Neither is actually pretty as the treeset invokes a comparator

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

2016-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/891/ 1 tests failed. FAILED: org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test Error Message: IOException occured when talking to server at: http://127.0.0.1:55705//collection1 Stack Trace:

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

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/434/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 1 object(s) that were not

[JENKINS] Lucene-Solr-5.5-MacOSX (64bit/jdk1.7.0) - Build # 18 - Still Failing!

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-MacOSX/18/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes Error Message: expected:<5> but was:<4> Stack Trace:

[jira] [Commented] (SOLR-7516) Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy

2016-02-27 Thread Benoit Vanalderweireldt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170842#comment-15170842 ] Benoit Vanalderweireldt commented on SOLR-7516: --- I'm looking at your patch and will add test

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

2016-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/889/ 64 tests failed. FAILED: org.apache.solr.cloud.CdcrVersionReplicationTest.testCdcrDocVersions Error Message: The collection (tmp_collection) is still present - waited for 15 seconds Stack Trace: java.lang.AssertionError:

[jira] [Created] (SOLR-8754) Adding test cases for org.apache.solr.util.hll.NumberUtilTest

2016-02-27 Thread Benoit Vanalderweireldt (JIRA)
Benoit Vanalderweireldt created SOLR-8754: - Summary: Adding test cases for org.apache.solr.util.hll.NumberUtilTest Key: SOLR-8754 URL: https://issues.apache.org/jira/browse/SOLR-8754

[jira] [Commented] (SOLR-8743) Data loss on shard recovery and leader election

2016-02-27 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170810#comment-15170810 ] Matt Weber commented on SOLR-8743: -- Thank you for reopening, I feel it is a bug in step 6. In step 5 when

[jira] [Commented] (LUCENE-7052) BytesRefHash.sort should always sort in unicode code point order

2016-02-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170801#comment-15170801 ] Steve Rowe commented on LUCENE-7052: Mike, why did you add an implementation of codePoints() instead

[jira] [Commented] (SOLR-8713) New UI points to the wiki for Query Syntax instead of the Reference Guide

2016-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170784#comment-15170784 ] Tomás Fernández Löbbe commented on SOLR-8713: - I do believe that having a documentation

[JENKINS] Lucene-Solr-5.5-Windows (32bit/jdk1.8.0_72) - Build # 35 - Failure!

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/35/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testBasics Error Message: Should've returned a 401 error Stack Trace: java.lang.AssertionError:

[jira] [Reopened] (SOLR-8743) Data loss on shard recovery and leader election

2016-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reopened SOLR-8743: --- Reopening myself, as I probably jumped to conclusions, not paying enough attention to the details in

[jira] [Commented] (SOLR-8743) Data loss on shard recovery and leader election

2016-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170773#comment-15170773 ] Jan Høydahl commented on SOLR-8743: --- Marked this as "Not a bug" for now. But then I also recall a recent

[jira] [Commented] (SOLR-8671) Date statistics: make "sum" a double instead of a long/date

2016-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170772#comment-15170772 ] Tomás Fernández Löbbe commented on SOLR-8671: - Hmmm, for some reason the commit didn't make it

[jira] [Resolved] (SOLR-8743) Data loss on shard recovery and leader election

2016-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-8743. --- Resolution: Not A Bug > Data loss on shard recovery and leader election >

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

2016-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/888/ 51 tests failed. FAILED: org.apache.solr.TestDistributedMissingSort.test Error Message: IOException occured when talking to server at: https://127.0.0.1:57014/x_elq/collection1 Stack Trace:

[jira] [Commented] (SOLR-8743) Data loss on shard recovery and leader election

2016-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170769#comment-15170769 ] Jan Høydahl commented on SOLR-8743: --- *This is expected and by design* What you have here is two failures

[jira] [Commented] (SOLR-8741) Json Facet API, numBuckets not returning real number of buckets.

2016-02-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170752#comment-15170752 ] Yonik Seeley commented on SOLR-8741: IIRC numBuckets is using the same estimation algorithm used for

[jira] [Updated] (SOLR-8097) Implement a builder pattern for constructing a Solrj client

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-8097: -- Attachment: SOLR-8097.patch Puts patch on top of latest trunk/master. Fixes some of Anshum's

[jira] [Comment Edited] (SOLR-8097) Implement a builder pattern for constructing a Solrj client

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170749#comment-15170749 ] Jason Gerlowski edited comment on SOLR-8097 at 2/27/16 10:45 PM: - So,

[jira] [Commented] (SOLR-8097) Implement a builder pattern for constructing a Solrj client

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170749#comment-15170749 ] Jason Gerlowski commented on SOLR-8097: --- So, looking close at these builder classes, I'm not sure

[jira] [Commented] (SOLR-8110) Start enforcing field naming recomendations in next X.0 release?

2016-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170746#comment-15170746 ] Jan Høydahl commented on SOLR-8110: --- I buy Yonik's arguments for reserving both dot and dash for future

[jira] [Commented] (SOLR-8721) Add Solr version to debug response

2016-02-27 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170742#comment-15170742 ] Alexandre Rafalovitch commented on SOLR-8721: - Is there a serious value in the impl-version

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

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5650/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseG1GC 29 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls Error Message: IOException occured when talking to server at:

[jira] [Commented] (SOLR-8671) Date statistics: make "sum" a double instead of a long/date

2016-02-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170735#comment-15170735 ] Tomás Fernández Löbbe commented on SOLR-8671: - I added this change: {noformat} -return

[jira] [Comment Edited] (SOLR-8097) Implement a builder pattern for constructing a Solrj client

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170695#comment-15170695 ] Jason Gerlowski edited comment on SOLR-8097 at 2/27/16 9:40 PM: Thanks for

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+106) - Build # 145 - Failure!

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/145/ Java: 64bit/jdk-9-ea+106 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.codecs.memory.TestMemoryPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads Error Message: Captured an uncaught

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_72) - Build # 16027 - Still Failing!

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16027/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=3840,

[jira] [Commented] (SOLR-8110) Start enforcing field naming recomendations in next X.0 release?

2016-02-27 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170713#comment-15170713 ] Gus Heck commented on SOLR-8110: So perhaps a quoting Identifiers JIRA ticket that this is blocked by? >

[jira] [Comment Edited] (SOLR-7516) Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy

2016-02-27 Thread Benoit Vanalderweireldt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170705#comment-15170705 ] Benoit Vanalderweireldt edited comment on SOLR-7516 at 2/27/16 7:50 PM:

[jira] [Commented] (SOLR-7516) Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy

2016-02-27 Thread Benoit Vanalderweireldt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170705#comment-15170705 ] Benoit Vanalderweireldt commented on SOLR-7516: --- I would love to step in and improve the

[jira] [Commented] (SOLR-8110) Start enforcing field naming recomendations in next X.0 release?

2016-02-27 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170700#comment-15170700 ] Jack Krupansky commented on SOLR-8110: -- I can't recall any explicit statement on case sensitivity,

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

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16026/ Java: 64bit/jdk-9-ea+106 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.util.TestQueryBuilder.testPhraseQueryPositionIncrements Error Message: 6 Stack Trace:

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

2016-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/885/ 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message:

[jira] [Commented] (SOLR-8110) Start enforcing field naming recomendations in next X.0 release?

2016-02-27 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170698#comment-15170698 ] Jack Krupansky commented on SOLR-8110: -- Dollar sign is permitted in Java identifier, including at the

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

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Solaris/17/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader Error Message: The request took too long to iterate over terms.

[jira] [Commented] (SOLR-8629) When a prospective leader attempts to sync with it's shard, we should only fail the sync due to peer sync, not necessarily other exceptions.

2016-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170697#comment-15170697 ] Mark Miller commented on SOLR-8629: --- This may be as simple as adding code 500 as a success on peersync

[jira] [Commented] (SOLR-8097) Implement a builder pattern for constructing a Solrj client

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170695#comment-15170695 ] Jason Gerlowski commented on SOLR-8097: --- Thanks for the review Anshum. Sorry it took me a few days

[jira] [Comment Edited] (SOLR-8097) Implement a builder pattern for constructing a Solrj client

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170695#comment-15170695 ] Jason Gerlowski edited comment on SOLR-8097 at 2/27/16 6:40 PM: Thanks for

[jira] [Commented] (SOLR-8110) Start enforcing field naming recomendations in next X.0 release?

2016-02-27 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170689#comment-15170689 ] Shawn Heisey commented on SOLR-8110: bq. I doubt there's a ton of people using dollar-signs in their

[jira] [Commented] (SOLR-8097) Implement a builder pattern for constructing a Solrj client

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170676#comment-15170676 ] Jason Gerlowski commented on SOLR-8097: --- Gonna revert my different name (updateLeadersOnly) as Anshum

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

2016-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/884/ 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior Error Message: Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={

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

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16025/ Java: 32bit/jdk-9-ea+106 -server -XX:+UseG1GC 37 tests failed. FAILED: org.apache.lucene.codecs.autoprefix.TestAutoPrefixPostingsFormat.test Error Message: Unable to unmap the mapped buffer:

[jira] [Commented] (SOLR-8629) When a prospective leader attempts to sync with it's shard, we should only fail the sync due to peer sync, not necessarily other exceptions.

2016-02-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170664#comment-15170664 ] Mark Miller commented on SOLR-8629: --- I think SOLR-8753 will allow us to be a little bit more conservative

[jira] [Comment Edited] (SOLR-8110) Start enforcing field naming recomendations in next X.0 release?

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170637#comment-15170637 ] Jason Gerlowski edited comment on SOLR-8110 at 2/27/16 5:21 PM: bq. If we

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

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-MacOSX/17/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: There are still nodes recoverying - waited for 45 seconds Stack

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

2016-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/883/ 40 tests failed. FAILED: org.apache.solr.TestDistributedMissingSort.test Error Message: IOException occured when talking to server at: http://127.0.0.1:54724/fyf/go/collection1 Stack Trace:

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+106) - Build # 142 - Failure!

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/142/ Java: 64bit/jdk-9-ea+106 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.search.TestTermAutomatonQuery.testRandom Error Message: expected:<211> but was:<343> Stack Trace:

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

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16024/ Java: 32bit/jdk-9-ea+106 -client -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Commented] (SOLR-8110) Start enforcing field naming recomendations in next X.0 release?

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170637#comment-15170637 ] Jason Gerlowski commented on SOLR-8110: --- bq. If we expand the set to include what people may have

[jira] [Created] (SOLR-8753) When a replica attempts to become leader and cannot, it should not update its last published state when it moves into RECOVERING.

2016-02-27 Thread Mark Miller (JIRA)
Mark Miller created SOLR-8753: - Summary: When a replica attempts to become leader and cannot, it should not update its last published state when it moves into RECOVERING. Key: SOLR-8753 URL:

[jira] [Commented] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

2016-02-27 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170622#comment-15170622 ] Jason Gerlowski commented on SOLR-8725: --- Hey [~anshumg], were you planning on changing the messages

[jira] [Commented] (SOLR-8721) Add Solr version to debug response

2016-02-27 Thread Marius Grama (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170621#comment-15170621 ] Marius Grama commented on SOLR-8721: I've created a pull request for this ticket. The extra debug

[jira] [Comment Edited] (SOLR-8721) Add Solr version to debug response

2016-02-27 Thread Marius Grama (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170621#comment-15170621 ] Marius Grama edited comment on SOLR-8721 at 2/27/16 3:30 PM: - I've created a

[GitHub] lucene-solr pull request: SOLR-8721 Added solr & lucene version to...

2016-02-27 Thread mariusneo
Github user mariusneo commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/16#discussion_r54334700 --- Diff: solr/core/src/java/org/apache/solr/handler/component/DebugComponent.java --- @@ -177,7 +176,7 @@ public void modifyRequest(ResponseBuilder

[jira] [Commented] (SOLR-8721) Add Solr version to debug response

2016-02-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170619#comment-15170619 ] ASF GitHub Bot commented on SOLR-8721: -- Github user mariusneo commented on a diff in the pull request:

[jira] [Commented] (SOLR-8721) Add Solr version to debug response

2016-02-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170618#comment-15170618 ] ASF GitHub Bot commented on SOLR-8721: -- GitHub user mariusneo opened a pull request:

[jira] [Resolved] (LUCENE-7052) BytesRefHash.sort should always sort in unicode code point order

2016-02-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7052. Resolution: Fixed > BytesRefHash.sort should always sort in unicode code point

[GitHub] lucene-solr pull request: SOLR-8721 Added solr & lucene version to...

2016-02-27 Thread mariusneo
GitHub user mariusneo opened a pull request: https://github.com/apache/lucene-solr/pull/16 SOLR-8721 Added solr & lucene version to the response for debug reasons Added solr & lucene version to the response of the query handlers for debug purpsoses. You can merge this pull request

[jira] [Commented] (LUCENE-7052) BytesRefHash.sort should always sort in unicode code point order

2016-02-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170605#comment-15170605 ] Michael McCandless commented on LUCENE-7052: Yeah, just shrinking the API. >

Re: lucene-solr git commit: SOLR-8697: Add synchronization around registering as leader and canceling.

2016-02-27 Thread Mark Miller
Thanks Shalin! - Mark On Sat, Feb 27, 2016 at 2:08 AM Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > I pushed a fix. > > On Sat, Feb 27, 2016 at 9:25 AM, Scott Blum wrote: > > That's annoying, since there's no semantic difference between that and a > >

[jira] [Commented] (LUCENE-7052) BytesRefHash.sort should always sort in unicode code point order

2016-02-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170604#comment-15170604 ] Adrien Grand commented on LUCENE-7052: -- +1 for the simplification > BytesRefHash.sort should always

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

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16023/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test Error Message: IOException occured when talking to server at:

[jira] [Commented] (SOLR-8752) Add a test for SizeLimitedDistributedMap

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

[jira] [Commented] (LUCENE-6453) Specialize SpanPositionQueue similar to DisiPriorityQueue

2016-02-27 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170567#comment-15170567 ] Paul Elschot commented on LUCENE-6453: -- It would probably be best to support this with a performance

[jira] [Commented] (LUCENE-7052) BytesRefHash.sort should always sort in unicode code point order

2016-02-27 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170566#comment-15170566 ] Dawid Weiss commented on LUCENE-7052: - Are you for simplifying the code? Because I doubt it'll be any

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

2016-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/881/ 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'first' for path 'response/params/x/_appends_/add' full output: { "responseHeader":{ "status":0,

[jira] [Commented] (LUCENE-7052) BytesRefHash.sort should always sort in unicode code point order

2016-02-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170558#comment-15170558 ] Robert Muir commented on LUCENE-7052: - +1 > BytesRefHash.sort should always sort in unicode code

[jira] [Resolved] (SOLR-8712) Variable solr.core.instanceDir no longer resolved

2016-02-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-8712. - Resolution: Fixed Fix Version/s: 5.5.1 master Fixed - thanks for raising

[jira] [Commented] (SOLR-8712) Variable solr.core.instanceDir no longer resolved

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

[jira] [Updated] (LUCENE-7052) BytesRefHash.sort should always sort in unicode code point order

2016-02-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7052: --- Attachment: LUCENE-7052.patch Simple patch. > BytesRefHash.sort should always sort

[jira] [Created] (LUCENE-7052) BytesRefHash.sort should always sort in unicode code point order

2016-02-27 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7052: -- Summary: BytesRefHash.sort should always sort in unicode code point order Key: LUCENE-7052 URL: https://issues.apache.org/jira/browse/LUCENE-7052

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

2016-02-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/945/ 3 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=93198, name=testExecutor-12557-thread-1, state=RUNNABLE,

[JENKINS] Lucene-Solr-5.5-Solaris (multiarch/jdk1.7.0) - Build # 16 - Failure!

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Solaris/16/ Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test Error Message: Error from server at http://127.0.0.1:44574/bo: Could not fully create

[jira] [Commented] (SOLR-8712) Variable solr.core.instanceDir no longer resolved

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

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

2016-02-27 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/432/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: There are still nodes recoverying - waited for 45 seconds

[jira] [Commented] (SOLR-8746) Document the usage and difference between various overseer queues, rename methods if necessary

2016-02-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170467#comment-15170467 ] Shalin Shekhar Mangar commented on SOLR-8746: - Thanks [~dragonsinth] for prodding me to add

[jira] [Resolved] (SOLR-8748) OverseerTaskProcessor limits number of concurrent tasks to just 10 even though the thread pool size is 100

2016-02-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-8748. - Resolution: Fixed Assignee: Shalin Shekhar Mangar > OverseerTaskProcessor

[jira] [Commented] (SOLR-8746) Document the usage and difference between various overseer queues, rename methods if necessary

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

[jira] [Commented] (SOLR-8748) OverseerTaskProcessor limits number of concurrent tasks to just 10 even though the thread pool size is 100

2016-02-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170466#comment-15170466 ] Shalin Shekhar Mangar commented on SOLR-8748: - Shout out to [~dragonsinth] for finding this

[jira] [Commented] (SOLR-8748) OverseerTaskProcessor limits number of concurrent tasks to just 10 even though the thread pool size is 100

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

[jira] [Resolved] (SOLR-8220) Read field from docValues for non stored fields

2016-02-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-8220. - Resolution: Fixed Fix Version/s: 5.5 6.0 This was