[jira] [Commented] (LUCENE-7024) smokeTestRelease.py's maven checker needs to switch from svn to git

2016-02-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144214#comment-15144214 ] Uwe Schindler commented on LUCENE-7024: --- bq. The script crawls pom.xml.template fil

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

2016-02-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/1/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:43081/ucqoc/r/awholynewcollection_0: non ok

[jira] [Updated] (LUCENE-7026) AnalyzingInfixSuggester doesn't support Phrase Queries for contexts

2016-02-11 Thread Kamaldeep Singh (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamaldeep Singh updated LUCENE-7026: Description: AnalyzingInfixSuggester uses Term Queries for filtering out the contexts. If

[jira] [Created] (LUCENE-7026) AnalyzingInfixSuggester doesn't support Phrase Queries for contexts

2016-02-11 Thread Kamaldeep Singh (JIRA)
Kamaldeep Singh created LUCENE-7026: --- Summary: AnalyzingInfixSuggester doesn't support Phrase Queries for contexts Key: LUCENE-7026 URL: https://issues.apache.org/jira/browse/LUCENE-7026 Project: Lu

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

2016-02-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15860/ Java: 64bit/jdk-9-ea+104 -XX:-UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings -XX:-UseSuperWord 1 tests failed. FAILED: org.apache.solr.search.TestIndexSearcher.testReopen Error Message: expected:<_1k(6.0.0):c2> but was

[jira] [Commented] (SOLR-8670) Upgrade from Solr version 5.3.2 to 5.4.1 failed

2016-02-11 Thread Vivek Narang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144042#comment-15144042 ] Vivek Narang commented on SOLR-8670: Hi [~noble.paul] [~ichattopadhyaya], after replaci

[jira] [Commented] (SOLR-8670) Upgrade from Solr version 5.3.2 to 5.4.1 failed

2016-02-11 Thread Vivek Narang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144040#comment-15144040 ] Vivek Narang commented on SOLR-8670: Hi [~nobel.paul] [~ichattopadhyaya], after replaci

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

2016-02-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5612/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseSerialGC 7 tests failed. FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.testExtendedResultsCount Error Message: Directory SimpleFSDirectory@C:\Users\JenkinsSlave\wor

[jira] [Commented] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-11 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144017#comment-15144017 ] David Smiley commented on SOLR-8349: 1. the classLoader separation is simply because th

[jira] [Commented] (LUCENE-6993) Update TLDs to latest list

2016-02-11 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143997#comment-15143997 ] Mike Drob commented on LUCENE-6993: --- Hi Steve - do you have any updates or would you li

rganizationId present in DataConfig does not have a counterpart in Solr Schema.in 5.4.1

2016-02-11 Thread Amit Jha
On Fri, Feb 12, 2016 at 9:18 AM, Amit Jha wrote: > Hi Team, > > I am using SOLR 5.4.1 in my application and we are using Data import > handler for importing the data from RDBMS to solr. > > While declaring the schema i.e > required="true" multiValued="false" /> > > in schema.xml, application

Re: WELCOME to dev@lucene.apache.org

2016-02-11 Thread Amit Jha
Hi Team, I am using SOLR 5.4.1 in my application and we are using Data import handler for importing the data from RDBMS to solr. While declaring the schema i.e in schema.xml, application is encountering the below issue. * o.a.s.h.d.c.DIHConfiguration The field :organizationId present in Dat

Re: [JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1095 - Still Failing

2016-02-11 Thread Nicholas Knize
I've got a fix. On Thursday, February 11, 2016, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1095/ > > 1 tests failed. > FAILED: > org.apache.lucene.spatial.geopoint.search.TestGeoPointQuery.testRandomBig > > Error M

[jira] [Comment Edited] (SOLR-8575) Fix HDFSLogReader replay status numbers and a performance bug where we can reopen FSDataInputStream too often.

2016-02-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143938#comment-15143938 ] Mark Miller edited comment on SOLR-8575 at 2/12/16 2:59 AM: Her

[jira] [Updated] (SOLR-8575) Fix HDFSLogReader replay status numbers and a performance bug where we can reopen FSDataInputStream too often.

2016-02-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8575: -- Attachment: SOLR-8575.patch Here is the patch I'm currently playing with. On opening the the Log reader,

[jira] [Commented] (LUCENE-7024) smokeTestRelease.py's maven checker needs to switch from svn to git

2016-02-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143906#comment-15143906 ] Steve Rowe commented on LUCENE-7024: The script crawls {{pom.xml.template}} files fro

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

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

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Description: The TopicStream is a *publish/subscribe messaging service* built on top of SolrCloud.

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Description: The TopicStream is a publish/subscribe messaging system built on top of SolrCloud. T

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Description: The TopicStream is a *publish/subscribe messaging system* built on top of SolrCloud.

[jira] [Updated] (SOLR-8588) Add TopicStream to the streaming API

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8588: - Description: The TopicStream is a publish/subscribe messaging system built on top of SolrCloud. T

[jira] [Updated] (SOLR-8673) o.a.s.search.facet classes not public/extendable

2016-02-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8673: --- Component/s: Facet Module > o.a.s.search.facet classes not public/extendable >

[jira] [Commented] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-11 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143872#comment-15143872 ] Gus Heck commented on SOLR-8349: Certainly we can punt enabling this for lucene level thing

[jira] [Closed] (SOLR-8670) Upgrade from Solr version 5.3.2 to 5.4.1 failed

2016-02-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul closed SOLR-8670. Resolution: Invalid > Upgrade from Solr version 5.3.2 to 5.4.1 failed > -

[jira] [Commented] (SOLR-8670) Upgrade from Solr version 5.3.2 to 5.4.1 failed

2016-02-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143836#comment-15143836 ] Noble Paul commented on SOLR-8670: -- It shouldn't be called a work around. Probably it was

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

2016-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1095/ 1 tests failed. FAILED: org.apache.lucene.spatial.geopoint.search.TestGeoPointQuery.testRandomBig Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at __randomizedtesting.Seed

[jira] [Updated] (SOLR-5944) Support updates of numeric DocValues

2016-02-11 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-5944: --- Attachment: SOLR-5944.patch Updating the patch to latest master. # Added stress test,

[jira] [Comment Edited] (SOLR-8670) Upgrade from Solr version 5.3.2 to 5.4.1 failed

2016-02-11 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143777#comment-15143777 ] Ishan Chattopadhyaya edited comment on SOLR-8670 at 2/12/16 12:29 AM: ---

[jira] [Commented] (SOLR-8670) Upgrade from Solr version 5.3.2 to 5.4.1 failed

2016-02-11 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143777#comment-15143777 ] Ishan Chattopadhyaya commented on SOLR-8670: I think since Noble suggested a wo

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

2016-02-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/3024/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.search.TestIndexSearcher.testReopen Error Message: expected:<_0(5.6.0):C2> but was:<_3(5.6.0):c6> Stack Trace: java.lang.AssertionE

[jira] [Closed] (SOLR-8647) Already open IndexSearcher sees different DVs as commits are happening

2016-02-11 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya closed SOLR-8647. -- Resolution: Duplicate > Already open IndexSearcher sees different DVs as commits are happ

[jira] [Updated] (LUCENE-7025) Already open IndexSearcher sees different DVs as commits are happening

2016-02-11 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated LUCENE-7025: - Attachment: TestIndexSearcherStability.java Test containing a Lucene only test de

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

2016-02-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15552/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest Error Message: 5 threads leaked from SUITE scope at org.apache.solr

[jira] [Created] (LUCENE-7025) Already open IndexSearcher sees different DVs as commits are happening

2016-02-11 Thread Ishan Chattopadhyaya (JIRA)
Ishan Chattopadhyaya created LUCENE-7025: Summary: Already open IndexSearcher sees different DVs as commits are happening Key: LUCENE-7025 URL: https://issues.apache.org/jira/browse/LUCENE-7025

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-02-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143646#comment-15143646 ] Shai Erera commented on SOLR-5730: -- Patch looks good! One minor comment -- in {{SortingMe

[jira] [Updated] (SOLR-8599) Errors in construction of SolrZooKeeper cause Solr to go into an inconsistent state

2016-02-11 Thread Keith Laban (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Laban updated SOLR-8599: -- Attachment: SOLR-8599.patch added usage of DefaultSolrThreadFactory to test > Errors in construction of

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

2016-02-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143618#comment-15143618 ] Shai Erera commented on SOLR-8621: -- [~cpoerschke] these look good, so +1 to merge to 5x. I

[jira] [Updated] (SOLR-8621) solrconfig.xml: deprecate/replace with

2016-02-11 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8621: -- Description: * end-user benefits:* * Lucene's UpgradeIndexMergePolicy can be configured i

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

2016-02-11 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143602#comment-15143602 ] Christine Poerschke commented on SOLR-8621: --- [~shaie] - thanks for your review co

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-02-11 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143595#comment-15143595 ] Christine Poerschke commented on SOLR-5730: --- Attached revised SOLR-5730-part1and2

[jira] [Updated] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-02-11 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-5730: -- Attachment: SOLR-5730-part1and2.patch > make Lucene's SortingMergePolicy and EarlyTermina

Re: Questions about LeaderElector / ElectionContext design

2016-02-11 Thread Erick Erickson
Ah, I was really responding to shard leader election. Part of your confusion may be that the same code is re-used for both overseer election and leader election. I really can't comment too much on the overseer election process. Generically, though, when I was mentioning earlier that the "join

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

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

[jira] [Created] (SOLR-8674) transition from solr.tests.mergePolicy to solr.tests.mergePolicyFactory

2016-02-11 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-8674: - Summary: transition from solr.tests.mergePolicy to solr.tests.mergePolicyFactory Key: SOLR-8674 URL: https://issues.apache.org/jira/browse/SOLR-8674 Project

Re: Questions about LeaderElector / ElectionContext design

2016-02-11 Thread Scott Blum
Thanks, Erick. What can you tell me about this bit? I'm having trouble making sense of it. if (seq <= intSeqs.get(0)) { if (seq == intSeqs.get(0) && !context.leaderSeqPath.equals(holdElectionPath + "/" + seqs.get(0))) {//somebody else already became the leader with the same sequence id , not

[jira] [Comment Edited] (SOLR-8659) Improve Solr JDBC Driver to support more SQL Clients

2016-02-11 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143113#comment-15143113 ] Kevin Risden edited comment on SOLR-8659 at 2/11/16 8:51 PM: - S

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

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

Re: 5.5.0 release branch cut

2016-02-11 Thread Michael McCandless
Thanks Varun. Mike McCandless http://blog.mikemccandless.com On Thu, Feb 11, 2016 at 2:04 PM, Varun Thacker wrote: > Hi Mike, > > Yes it was git commit 14bd3c4d3859719f8c0d5d0edebbf17f36531b72 which I just > backported to branch_5_5 . Thanks! > > On Thu, Feb 11, 2016 at 12:29 AM, Michael McCan

[jira] [Commented] (LUCENE-7024) smokeTestRelease.py's maven checker needs to switch from svn to git

2016-02-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143455#comment-15143455 ] Michael McCandless commented on LUCENE-7024: Thanks [~steve_rowe]! > smokeTe

[jira] [Commented] (LUCENE-7024) smokeTestRelease.py's maven checker needs to switch from svn to git

2016-02-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143447#comment-15143447 ] Steve Rowe commented on LUCENE-7024: Sure, I'll take a look. > smokeTestRelease.py's

[jira] [Created] (LUCENE-7024) smokeTestRelease.py's maven checker needs to switch from svn to git

2016-02-11 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7024: -- Summary: smokeTestRelease.py's maven checker needs to switch from svn to git Key: LUCENE-7024 URL: https://issues.apache.org/jira/browse/LUCENE-7024 Proje

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

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

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

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

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

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

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

2016-02-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15550/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: expected:<2> but was:<3> Stack Trace: java.lang.AssertionError: expected:<2> bu

[jira] [Commented] (LUCENE-7023) Implementation-Version spans 2 lines in MANIFEST.MF in our JARs

2016-02-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143418#comment-15143418 ] Michael McCandless commented on LUCENE-7023: I can fix the smoke tester to de

[jira] [Created] (LUCENE-7023) Implementation-Version spans 2 lines in MANIFEST.MF in our JARs

2016-02-11 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7023: -- Summary: Implementation-Version spans 2 lines in MANIFEST.MF in our JARs Key: LUCENE-7023 URL: https://issues.apache.org/jira/browse/LUCENE-7023 Project:

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

2016-02-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5611/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseParallelGC 7 tests failed. FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:5932

[jira] [Resolved] (SOLR-8534) Add generic support for Collection APIs to be async

2016-02-11 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker resolved SOLR-8534. - Resolution: Fixed > Add generic support for Collection APIs to be async > -

Re: 5.5.0 release branch cut

2016-02-11 Thread Varun Thacker
Hi Mike, Yes it was git commit 14bd3c4d3859719f8c0d5d0edebbf17f36531b72 which I just backported to branch_5_5 . Thanks! On Thu, Feb 11, 2016 at 12:29 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > Hi Varun, > > It's git commit 14bd3c4d3859719f8c0d5d0edebbf17f36531b72 right? > > Yes

[jira] [Commented] (SOLR-8534) Add generic support for Collection APIs to be async

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

[jira] [Commented] (SOLR-8575) Fix HDFSLogReader replay status numbers and a performance bug where we can reopen FSDataInputStream too often.

2016-02-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143262#comment-15143262 ] Yonik Seeley commented on SOLR-8575: Here's an interesting exception I found logged: {c

[jira] [Commented] (SOLR-8125) Umbrella ticket for Streaming and SQL issues

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143240#comment-15143240 ] Joel Bernstein commented on SOLR-8125: -- [~risdenk], nice improvements! > Umbrella tic

[jira] [Comment Edited] (SOLR-8661) Upgrade guava version to 18.0 due to Presto dependency

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143222#comment-15143222 ] Joel Bernstein edited comment on SOLR-8661 at 2/11/16 6:38 PM: --

[jira] [Comment Edited] (SOLR-8661) Upgrade guava version to 18.0 due to Presto dependency

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143222#comment-15143222 ] Joel Bernstein edited comment on SOLR-8661 at 2/11/16 6:36 PM: --

[jira] [Commented] (SOLR-8661) Upgrade guava version to 18.0 due to Presto dependency

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143222#comment-15143222 ] Joel Bernstein commented on SOLR-8661: -- Ah, Joins aren't support yet. So this may not

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-02-11 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143223#comment-15143223 ] Christine Poerschke commented on SOLR-5730: --- bq. What's the purpose of enable="$

[jira] [Resolved] (SOLR-8529) Improve JdbcTest to not use plain assert statements

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8529. -- Resolution: Implemented > Improve JdbcTest to not use plain assert statements > -

[jira] [Commented] (SOLR-8529) Improve JdbcTest to not use plain assert statements

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

[jira] [Commented] (SOLR-8661) Upgrade guava version to 18.0 due to Presto dependency

2016-02-11 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143216#comment-15143216 ] Jan Høydahl commented on SOLR-8661: --- Try /techproducts/sql?stmt=select id from techproduc

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-02-11 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143200#comment-15143200 ] Christine Poerschke commented on SOLR-5730: --- bq. SolrIndexSearcher: qr.setSegmen

[jira] [Commented] (SOLR-8642) SOLR allows creation of collections with invalid names

2016-02-11 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143192#comment-15143192 ] Jason Gerlowski commented on SOLR-8642: --- Thanks for the clarification Erick. I'll fi

Re: Questions about LeaderElector / ElectionContext design

2016-02-11 Thread Erick Erickson
I can talk a little about joinAtHead. That was put in there to work with "preferredLeader". Essentially the idea here is that when a node registers into the leader election queue, if it has the preferredLeader flag set it should watch the current leader instead of joining at the end of the queue.

Questions about LeaderElector / ElectionContext design

2016-02-11 Thread Scott Blum
Hi dev, Who's the best person to ask questions about the design of LeaderElector and ElectionContext? I ask because I've found it to be somewhat brittle in practice. During a rolling restart, it's not uncommon to get into a state where there's no Overseer. I've even experienced this locally wit

[jira] [Commented] (SOLR-8527) Improve JdbcTest to cleanup properly on failures

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

[jira] [Resolved] (SOLR-8527) Improve JdbcTest to cleanup properly on failures

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8527. -- Resolution: Implemented > Improve JdbcTest to cleanup properly on failures >

[jira] [Commented] (SOLR-8661) Upgrade guava version to 18.0 due to Presto dependency

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143161#comment-15143161 ] Joel Bernstein commented on SOLR-8661: -- Do we have enough test coverage on the Hadoop

[jira] [Commented] (SOLR-8661) Upgrade guava version to 18.0 due to Presto dependency

2016-02-11 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143154#comment-15143154 ] Mike Drob commented on SOLR-8661: - IIRC this might break some of the Hadoop integration. Th

[jira] [Comment Edited] (SOLR-8661) Upgrade guava version to 18.0 due to Presto dependency

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143144#comment-15143144 ] Joel Bernstein edited comment on SOLR-8661 at 2/11/16 5:50 PM: --

[jira] [Commented] (SOLR-8661) Upgrade guava version to 18.0 due to Presto dependency

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143144#comment-15143144 ] Joel Bernstein commented on SOLR-8661: -- [~janhoy], good find. Do you have an example o

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

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

[jira] [Commented] (SOLR-8190) Implement Closeable on TupleStream

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

[jira] [Resolved] (SOLR-8190) Implement Closeable on TupleStream

2016-02-11 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8190. -- Resolution: Implemented > Implement Closeable on TupleStream > --

[jira] [Updated] (SOLR-8659) Improve Solr JDBC Driver to support more SQL Clients

2016-02-11 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8659: --- Summary: Improve Solr JDBC Driver to support more SQL Clients (was: Improve Solr JDBC Driver to suppor

[jira] [Updated] (SOLR-8659) Improve Solr JDBC Driver to support more SQL Clients

2016-02-11 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8659: --- Description: SOLR-8502 was a great start to getting JDBC support to be more complete. This ticket is t

[jira] [Commented] (SOLR-8659) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer (phase 2)

2016-02-11 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143113#comment-15143113 ] Kevin Risden commented on SOLR-8659: So for any ODBC program (Tableau, Excel, etc), thi

[jira] [Commented] (LUCENE-7021) buildAndPushRelease.py should ensure you have no unpushed git changes

2016-02-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143111#comment-15143111 ] Alan Woodward commented on LUCENE-7021: --- The output of {{git status}} should tell y

[jira] [Commented] (LUCENE-5438) add near-real-time replication

2016-02-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143103#comment-15143103 ] Michael McCandless commented on LUCENE-5438: Hmm, I failed to insert LUCENE-5

Re: [01/31] lucene-solr git commit: current patch

2016-02-11 Thread Michael McCandless
Hmm, the Jira issue is mentioned in the merge commit message: commit 12b8721a44dbd1fbc7878fa37186c16cf6045401 Merge: 35337e8 20c38e7 Author: Mike McCandless Date: Thu Feb 11 11:20:18 2016 -0500 Merge branch 'jira/lucene-5438-nrt-replication' But you're right, I should have inserted the LU

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

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

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

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

[jira] [Commented] (SOLR-8621) solrconfig.xml: deprecate/replace with

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

Re: [01/31] lucene-solr git commit: current patch

2016-02-11 Thread Steve Rowe
Mike, It looks like you committed this work to master without the JIRA number in the log? Seems like a mistake? Or maybe I’m misinterpreting this push. The switch to git has increased the commit list volume many fold... -- Steve www.lucidworks.com > On Feb 11, 2016, at 8:42 AM, mikemcc...@a

[jira] [Commented] (SOLR-8642) SOLR allows creation of collections with invalid names

2016-02-11 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143087#comment-15143087 ] Erick Erickson commented on SOLR-8642: -- bq: I guess that's the question I'm actually a

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

2016-02-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15854/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test Error Message: Task 3 did not complete, final state: RUNNING expected same: was not: St

[jira] [Commented] (LUCENE-7021) buildAndPushRelease.py should ensure you have no unpushed git changes

2016-02-11 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143028#comment-15143028 ] Dawid Weiss commented on LUCENE-7021: - > maybe we have to run git remote -v and figur

Re: Why do we require Ant 1.8.x to build the release bits?

2016-02-11 Thread Shawn Heisey
On 2/11/2016 9:15 AM, Michael McCandless wrote: > The smoke tester is upset at my RC0 because I used Ant 1.9.x. > > And the ReleaseTodo says: > > "This expects you to use ant-1.8.x to build the artifacts. So, ensure > that you have ant-1.8.x is installed and that is there in the path > when you run

Re: [JENKINS] Lucene-Artifacts-5.x - Build # 1084 - Failure

2016-02-11 Thread Michael McCandless
Hmm, I'll dig. Something went wrong in bumping the 5.x version to 5.6 ... Mike McCandless http://blog.mikemccandless.com On Thu, Feb 11, 2016 at 11:48 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Artifacts-5.x/1084/ > > No tests ran. > > Build Log: > [...trun

[JENKINS] Lucene-Artifacts-5.x - Build # 1084 - Failure

2016-02-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-5.x/1084/ No tests ran. Build Log: [...truncated 8805 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Artifacts-5.x/lucene/build.xml:427: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/work

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

2016-02-11 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143002#comment-15143002 ] Alessandro Benedetti commented on SOLR-7739: No worries Tommaso :) Take your ti

  1   2   >