[jira] [Commented] (SOLR-9068) BadPaddingException when running SSL test using NullSecureRandom

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

[jira] [Commented] (SOLR-5776) Look at speeding up using SSL with tests.

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

[jira] [Commented] (SOLR-5776) Look at speeding up using SSL with tests.

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

[jira] [Commented] (SOLR-9068) BadPaddingException when running SSL test using NullSecureRandom

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

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

2016-05-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16672/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test Error Message: Error from server at

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 58 - Still Failing

2016-05-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/58/ 7 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: document count mismatch. control=3941 sum(shards)=3940 cloudClient=3940 Stack Trace: java.lang.AssertionError: document count

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

2016-05-06 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274981#comment-15274981 ] Hrishikesh Gadre commented on SOLR-9055: [~markrmil...@gmail.com] I successfully refactored the

[jira] [Updated] (SOLR-9068) BadPaddingException when running SSL test using NullSecureRandom

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-9068: --- Description: In parent issue SOLR-5776, NullSecureRandom was introduced and SSLTestConfig was refactored so

[jira] [Commented] (LUCENE-6766) Make index sorting a first-class citizen

2016-05-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274915#comment-15274915 ] Michael McCandless commented on LUCENE-6766: And here's the same patch on github:

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

2016-05-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/561/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!!

[jira] [Updated] (SOLR-9082) TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth() failure

2016-05-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9082: - Attachment: testSslAndNoClientAuth.failure-3.log testSslAndNoClientAuth.failure-2.log

[jira] [Resolved] (SOLR-9082) TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth() failure

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-9082. Resolution: Duplicate i'm going to resolve as dup and keep tracking this in SOLR-9068 >

[jira] [Commented] (SOLR-9082) TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth() failure

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274903#comment-15274903 ] Hoss Man commented on SOLR-9082: Gah ... aparently whatever causes SOLR-9068 isn't as Solaris specific as i

[jira] [Updated] (LUCENE-6766) Make index sorting a first-class citizen

2016-05-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6766: --- Attachment: LUCENE-6766.patch Here's the current patch (generated from

[jira] [Updated] (SOLR-9082) TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth() failure

2016-05-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9082: - Attachment: testSslAndNoClientAuth.failure.log Attaching full log for the Jenkins failure >

[jira] [Created] (SOLR-9082) TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth() failure

2016-05-06 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-9082: Summary: TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth() failure Key: SOLR-9082 URL: https://issues.apache.org/jira/browse/SOLR-9082 Project: Solr Issue Type:

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

2016-05-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-MacOSX/54/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:58312/solr/testschemaapi_shard1_replica2:

[jira] [Commented] (SOLR-5776) Look at speeding up using SSL with tests.

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

[jira] [Commented] (SOLR-9068) Solaris SSL test failures when using NullSecureRandom?

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

[jira] [Commented] (SOLR-5776) Look at speeding up using SSL with tests.

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

[jira] [Commented] (SOLR-9068) Solaris SSL test failures when using NullSecureRandom?

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

[jira] [Updated] (SOLR-9081) Make SolrTestCaseJ4.beforeClass() / .afterClass() public so it works with Mockito

2016-05-06 Thread Georg Sorst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Georg Sorst updated SOLR-9081: -- Description: {{SolrTestCaseJ4.beforeClass()}} / {{SolrTestCaseJ4.afterClass()}} are currently defined

[jira] [Created] (SOLR-9081) Make SolrTestCaseJ4.beforeClass() / .afterClass() public so it works with Mockito

2016-05-06 Thread Georg Sorst (JIRA)
Georg Sorst created SOLR-9081: - Summary: Make SolrTestCaseJ4.beforeClass() / .afterClass() public so it works with Mockito Key: SOLR-9081 URL: https://issues.apache.org/jira/browse/SOLR-9081 Project:

[jira] [Commented] (LUCENE-6766) Make index sorting a first-class citizen

2016-05-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274734#comment-15274734 ] Michael McCandless commented on LUCENE-6766: I've been slowly iterating here and pushing

[jira] [Commented] (SOLR-9080) DateMath is broken before the year 1582

2016-05-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274732#comment-15274732 ] David Smiley commented on SOLR-9080: Hmmm; modifying DateMathParserTest to change most years to 1234

[jira] [Commented] (SOLR-9068) Solaris SSL test failures when using NullSecureRandom?

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274730#comment-15274730 ] Hoss Man commented on SOLR-9068: bq. Why not use this patch also for non-Solaris? Well, as miller put it

[GitHub] lucene-solr pull request: Move hdfs stuff out into a new contrib

2016-05-06 Thread markrmiller
Github user markrmiller commented on the pull request: https://github.com/apache/lucene-solr/pull/34#issuecomment-217559403 We only have the needs of an hdfs client for shipping. I filed an issue to shrink that. Making a whole new contrib, extending the test running time, making the

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

2016-05-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/119/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception:

[jira] [Assigned] (SOLR-9080) DateMath is broken before the year 1582

2016-05-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-9080: -- Assignee: David Smiley > DateMath is broken before the year 1582 >

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

2016-05-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274710#comment-15274710 ] Joel Bernstein commented on SOLR-6273: -- Alfresco's Solr implementation doesn't use SolrCloud, so CDCR

[jira] [Commented] (SOLR-9079) Upgrade commons-lang to version 3.x

2016-05-06 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274706#comment-15274706 ] Mike Drob commented on SOLR-9079: - The arguments about developer effort to upgrade versions and ensure

[jira] [Comment Edited] (LUCENE-6968) LSH Filter

2016-05-06 Thread Andy Hind (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263867#comment-15263867 ] Andy Hind edited comment on LUCENE-6968 at 5/6/16 8:43 PM: --- After a bit more

[jira] [Commented] (LUCENE-6968) LSH Filter

2016-05-06 Thread Andy Hind (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274697#comment-15274697 ] Andy Hind commented on LUCENE-6968: --- I have attached an updated patch. This addresses the following

[jira] [Commented] (SOLR-9079) Upgrade commons-lang to version 3.x

2016-05-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274688#comment-15274688 ] Erick Erickson commented on SOLR-9079: -- +a lot, I hadn't thought sideways at the problem. The

[jira] [Updated] (LUCENE-6968) LSH Filter

2016-05-06 Thread Andy Hind (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Hind updated LUCENE-6968: -- Attachment: LUCENE-6968.5.patch > LSH Filter > -- > > Key: LUCENE-6968 >

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

2016-05-06 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274674#comment-15274674 ] Erick Erickson commented on SOLR-6273: -- First, it's better to raise this kind of question on the

[jira] [Commented] (SOLR-9068) Solaris SSL test failures when using NullSecureRandom?

2016-05-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274669#comment-15274669 ] Uwe Schindler commented on SOLR-9068: - OK after 20 rounds I would say: {{new Random(42)}} WORKS :-) >

[jira] [Comment Edited] (SOLR-9068) Solaris SSL test failures when using NullSecureRandom?

2016-05-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274658#comment-15274658 ] Uwe Schindler edited comment on SOLR-9068 at 5/6/16 8:11 PM: - Hi, sorry for the

[jira] [Commented] (SOLR-9068) Solaris SSL test failures when using NullSecureRandom?

2016-05-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274658#comment-15274658 ] Uwe Schindler commented on SOLR-9068: - Hi, sorry for the delay: The patch with the answer to the

[jira] [Created] (SOLR-9080) DateMath is broken before the year 1582

2016-05-06 Thread David Smiley (JIRA)
David Smiley created SOLR-9080: -- Summary: DateMath is broken before the year 1582 Key: SOLR-9080 URL: https://issues.apache.org/jira/browse/SOLR-9080 Project: Solr Issue Type: Bug

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

2016-05-06 Thread Michael Griffith (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274637#comment-15274637 ] Michael Griffith commented on SOLR-6273: Is this CDCR compatible with 4.10.3 -- is it already baked

[jira] [Commented] (SOLR-9079) Upgrade commons-lang to version 3.x

2016-05-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274614#comment-15274614 ] Alan Woodward commented on SOLR-9079: - Depends if they're compile-time or runtime dependencies, I

[jira] [Commented] (SOLR-9079) Upgrade commons-lang to version 3.x

2016-05-06 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274593#comment-15274593 ] Mike Drob commented on SOLR-9079: - Is there a benefit to removing commons-lang or guava when we still

[GitHub] lucene-solr pull request: Move hdfs stuff out into a new contrib

2016-05-06 Thread romseygeek
Github user romseygeek commented on the pull request: https://github.com/apache/lucene-solr/pull/34#issuecomment-217531618 @markrmiller I don't think we need to make people jump through any more hoops, and HDFS integration would stay as part of the core distribution, but moving it

[jira] [Commented] (SOLR-9079) Upgrade commons-lang to version 3.x

2016-05-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274569#comment-15274569 ] Alan Woodward commented on SOLR-9079: - I'd actually go the other way, and try and remove commons-lang

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

2016-05-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/270/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest Error Message: Suite timeout exceeded (>= 720 msec). Stack Trace:

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

2016-05-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3251/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[jira] [Comment Edited] (LUCENE-7275) Consider removing LUCENE JIRA versions 5.x and 6.x and fixing issues to refer to the correct version

2016-05-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274460#comment-15274460 ] Steve Rowe edited comment on LUCENE-7275 at 5/6/16 6:15 PM: Only 5 issues

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1007 - Still Failing

2016-05-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1007/ 11 tests failed. FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test Error Message: Timeout waiting for all live and active Stack Trace: java.lang.AssertionError: Timeout waiting for all live and active

[jira] [Commented] (LUCENE-7275) Consider removing LUCENE JIRA versions 5.x and 6.x and fixing issues to refer to the correct version

2016-05-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274460#comment-15274460 ] Steve Rowe commented on LUCENE-7275: Only 5 issues with afftectedVersion of 5.x or 6.x:

[jira] [Updated] (LUCENE-7275) Consider removing LUCENE JIRA versions 5.x and 6.x and fixing issues to refer to the correct version

2016-05-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7275: --- Description: The LUCENE JIRA project (but not the SOLR one) has versions {{6.x}} and {{5.x}} -

[jira] [Commented] (LUCENE-7271) Cleanup jira's concept of 'master' and '6.0'

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274422#comment-15274422 ] Hoss Man commented on LUCENE-7271: -- bq. Assuming that is the problem for those issues, we would need to

[jira] [Commented] (LUCENE-7275) Consider removing LUCENE JIRA versions 5.x and 6.x and fixing issues to refer to the correct version

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274412#comment-15274412 ] Hoss Man commented on LUCENE-7275: -- bq. Should we even have 6.x and 5.x versions at all?

[jira] [Commented] (SOLR-9076) Update to Hadoop 2.7.2

2016-05-06 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274409#comment-15274409 ] Mike Drob commented on SOLR-9076: - {quote} +/org.apache.htrace/htrace-core = 3.2.0-incubating

[jira] [Commented] (LUCENE-7271) Cleanup jira's concept of 'master' and '6.0'

2016-05-06 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274403#comment-15274403 ] Cassandra Targett commented on LUCENE-7271: --- bq. the "Edit Issues" option was disabled with the

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

2016-05-06 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274393#comment-15274393 ] Mike Drob commented on SOLR-8661: - I think the leak is still there, but they did some work to make

[jira] [Updated] (LUCENE-7271) Cleanup jira's concept of 'master' and '6.0'

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-7271: - Description: Jira's concept of "Fix Version: master" is currently screwed up, as noted & discussed in

[jira] [Commented] (LUCENE-7271) Cleanup jira's concept of 'master' and '6.0'

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274364#comment-15274364 ] Hoss Man commented on LUCENE-7271: -- Didn't even make it to Step #2 before i discovered a problem...

[jira] [Commented] (SOLR-8747) ExclusiveMarking enum and checkExclusiveMarking method is very confusing

2016-05-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274327#comment-15274327 ] Noble Paul commented on SOLR-8747: -- We need a refactoring of this feature to ensure that locking is done

[jira] [Commented] (LUCENE-7271) Cleanup jira's concept of 'master' and '6.0'

2016-05-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274321#comment-15274321 ] Steve Rowe commented on LUCENE-7271: bq. I'd really prefer not discuss 5.x/6x anymore in this jira

[jira] [Commented] (SOLR-8747) ExclusiveMarking enum and checkExclusiveMarking method is very confusing

2016-05-06 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274315#comment-15274315 ] Scott Blum commented on SOLR-8747: -- CC: [~noble.paul] related to SOLR-8744 > ExclusiveMarking enum and

[jira] [Commented] (LUCENE-7275) Consider removing LUCENE JIRA versions 5.x and 6.x and fixing issues to refer to the correct version

2016-05-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274314#comment-15274314 ] Steve Rowe commented on LUCENE-7275: LUCENE-7271 covers similar ground for master->6.0 > Consider

[jira] [Created] (LUCENE-7275) Consider removing LUCENE JIRA versions 5.x and 6.x and fixing issues to refer to the correct version

2016-05-06 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-7275: -- Summary: Consider removing LUCENE JIRA versions 5.x and 6.x and fixing issues to refer to the correct version Key: LUCENE-7275 URL: https://issues.apache.org/jira/browse/LUCENE-7275

[jira] [Updated] (LUCENE-7271) Cleanup jira's concept of 'master' and '6.0'

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-7271: - Attachment: LUCENE-7271_S1_report.xls LUCENE-7271_S1_report.csv Step S1... Attaching 2

[jira] [Commented] (LUCENE-7271) Cleanup jira's concept of 'master' and '6.0'

2016-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274293#comment-15274293 ] Hoss Man commented on LUCENE-7271: -- bq. I think this is a related problem to the master->6.0 issue being

[jira] [Commented] (SOLR-9079) Upgrade commons-lang to version 3.x

2016-05-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274248#comment-15274248 ] Shawn Heisey commented on SOLR-9079: Finished checking the dependencies on all the non-lucene_solr jars

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

2016-05-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/159/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC No tests ran. Build Log: [...truncated 14 lines...] FATAL: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\.caches\test-stats

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

2016-05-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274222#comment-15274222 ] Joel Bernstein commented on SOLR-9078: -- [~caomanhdat], up to you then. You can use this ticket or

[jira] [Resolved] (SOLR-8825) SolrJ JDBC - SQuirrel SQL documentation

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-8825. Resolution: Fixed Assignee: Kevin Risden Added page to CWIKI:

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

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274210#comment-15274210 ] Kevin Risden commented on SOLR-9078: Doesn't matter to me either way. I didn't file this originally.

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

2016-05-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274207#comment-15274207 ] Joel Bernstein commented on SOLR-9078: -- It might be cleaner to do this in a separate ticket. Any

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

2016-05-06 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274199#comment-15274199 ] Cao Manh Dat edited comment on SOLR-9078 at 5/6/16 3:24 PM: That's a good

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

2016-05-06 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274199#comment-15274199 ] Cao Manh Dat commented on SOLR-9078: That's good be great solution. Should we add it in this ticket or

[jira] [Resolved] (SOLR-8521) Add documentation for how to use Solr JDBC driver with SQL client like DB Visualizer

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-8521. Resolution: Fixed Assignee: Kevin Risden Added page to CWIKI:

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

2016-05-06 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274182#comment-15274182 ] Christine Poerschke commented on SOLR-9071: --- Yes, so sounds like upgrading to 3.x could/would

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

2016-05-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274176#comment-15274176 ] Shawn Heisey commented on SOLR-9071: I did some experimentation where I tried to upgrade to 3.4. I

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

2016-05-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274173#comment-15274173 ] Mark Miller commented on SOLR-9055: --- +1, that makes sense to me. > Make collection backup/restore

Re: solr.common.util.Pair --> commons.lang3.tuple.Pair

2016-05-06 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Thanks everyone for your input! I have created https://issues.apache.org/jira/browse/SOLR-9079 as a future 'wish' item. Christine - Original Message - From: dev@lucene.apache.org To: dev@lucene.apache.org At: May 5 2016 19:53:58 On 5/5/2016 11:07 AM, Erick Erickson wrote: > Or

[jira] [Created] (SOLR-9079) Upgrade commons-lang to version 3.x

2016-05-06 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-9079: - Summary: Upgrade commons-lang to version 3.x Key: SOLR-9079 URL: https://issues.apache.org/jira/browse/SOLR-9079 Project: Solr Issue Type: Wish

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

2016-05-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274165#comment-15274165 ] Joel Bernstein commented on SOLR-9078: -- Not yet. I think the easiest approach is to add a Stream

[jira] [Commented] (SOLR-5724) Two node, one shard solr instance intermittently going offline

2016-05-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274153#comment-15274153 ] Shawn Heisey commented on SOLR-5724: With the recent release of 6.0.0, 4.x is effectively dead. Only

[jira] [Updated] (SOLR-8825) SolrJ JDBC - SQuirrel SQL documentation

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8825: --- Attachment: squirrelsql_solrjdbc.zip Adding images I used for a post on this topic

[jira] [Updated] (SOLR-8521) Add documentation for how to use Solr JDBC driver with SQL client like DB Visualizer

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8521: --- Attachment: dbvisualizer_solrjdbc.zip Adding images I used for a post on this topic

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

2016-05-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274139#comment-15274139 ] Shawn Heisey commented on SOLR-8996: I've never looked at streaming at all, so perhaps I should be

[jira] [Resolved] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-8458. Resolution: Implemented Fix Version/s: master 6.1 > Add Streaming

Re: JIRA version cleanup

2016-05-06 Thread David Smiley
Thanks for doing that Steve. On Fri, May 6, 2016 at 9:54 AM Steve Rowe wrote: > I was looking at the published 5.5.1 Changes.html and noticed that there > was no release date associated with the 5.3.2 release, and so I went and > looked at the JIRA version management pages,

[jira] [Commented] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

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

[jira] [Commented] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

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

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

2016-05-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274114#comment-15274114 ] David Smiley commented on LUCENE-7241: -- Awesome; thanks for sharing :-) Spatial is really moving

Re: org.apache.solr.schema.TestManagedSchemaAPI.test

2016-05-06 Thread Steve Rowe
Hi Christine, This test was added in SOLR-8662. Varun did the work and I reviewed. I asked a similar question about testReloadAndAddSimple - from

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

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274096#comment-15274096 ] Kevin Risden commented on SOLR-8661: [~mdrob] or [~markrmil...@gmail.com] Did the Guava version leak

[jira] [Updated] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8458: --- Attachment: SOLR-8458.patch Updated patch to master based on SOLR-9065. Running tests and precommit

Re: [jira] [Commented] (LUCENE-7271) Cleanup jira's concept of 'master' and '6.0'

2016-05-06 Thread Mark Miller
Should we even have {{6.x}} and {{5.x}} versions at all? No. We have too many people with JIRA admin it seems. - Mark On Fri, May 6, 2016 at 10:14 AM Steve Rowe (JIRA) wrote: > > [ >

[jira] [Commented] (LUCENE-7271) Cleanup jira's concept of 'master' and '6.0'

2016-05-06 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274079#comment-15274079 ] Steve Rowe commented on LUCENE-7271: Looking at a different JIRA version problem (see

[jira] [Assigned] (SOLR-8458) Add Streaming Expressions tests for parameter substitution

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned SOLR-8458: -- Assignee: Kevin Risden > Add Streaming Expressions tests for parameter substitution >

[jira] [Resolved] (SOLR-8184) Negative tests for JDBC Connection String

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-8184. Resolution: Implemented Fix Version/s: master 6.1 Thanks

[jira] [Commented] (SOLR-8184) Negative tests for JDBC Connection String

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

[jira] [Commented] (SOLR-8184) Negative tests for JDBC Connection String

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

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

2016-05-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9078: --- Summary: Let Parallel SQL support offset or start (was: Parallel SQL Interface) > Let Parallel SQL

JIRA version cleanup

2016-05-06 Thread Steve Rowe
I was looking at the published 5.5.1 Changes.html and noticed that there was no release date associated with the 5.3.2 release, and so I went and looked at the JIRA version management pages, which is where this information is drawn from when Changes.html is built:

  1   2   >