[jira] [Issue Comment Deleted] (LUCENE-7027) NumericTokenStream doesn't implement end() correctly

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7027: -- Comment: was deleted (was: Because of the corner case and possible performance corner cases,

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5615/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test Error Message: Error from server at

[jira] [Commented] (LUCENE-7027) NumericTokenStream doesn't implement end() correctly

2016-02-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145917#comment-15145917 ] Michael McCandless commented on LUCENE-7027: bq. The cause is known and the issue reported

[jira] [Commented] (LUCENE-7027) NumericTokenStream doesn't implement end() correctly

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145918#comment-15145918 ] Uwe Schindler commented on LUCENE-7027: --- I have no problem committing the given patch. It allows to

[jira] [Updated] (LUCENE-7027) NumericTermAttribute throw IAE after NumericTokenStream is exhausted

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7027: -- Summary: NumericTermAttribute throw IAE after NumericTokenStream is exhausted (was:

[jira] [Updated] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7027: -- Summary: NumericTermAttribute throws IAE after NumericTokenStream is exhausted (was:

[jira] [Commented] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145921#comment-15145921 ] Uwe Schindler commented on LUCENE-7027: --- OK, I will commit this to "master". Should I backport to

[jira] [Comment Edited] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145921#comment-15145921 ] Uwe Schindler edited comment on LUCENE-7027 at 2/13/16 10:49 AM: - OK, I

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_80) - Build # 5482 - Still Failing!

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5482/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseSerialGC 6 tests failed. FAILED: org.apache.solr.TestGroupingSearch.testGroupingGroupedBasedFaceting Error Message: mismatch: '1'!='2' @

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

2016-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1096/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 2 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory] Stack

[jira] [Updated] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7027: -- Attachment: LUCENE-7027-master.patch New patch with more tests (especially cloning) >

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15874/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: Exactly one shard should have changed, instead:

[jira] [Updated] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7027: -- Attachment: LUCENE-7027-master.patch Improved test to use random value throughout whole suite

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

2016-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/834/ All tests passed Build Log: [...truncated 68557 lines...] -documentation-lint: [jtidy] Checking for broken html (such as invalid tags)... [delete] Deleting directory

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3082/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 68431 lines...] -documentation-lint: [jtidy] Checking for broken html (such as invalid tags)... [delete] Deleting

RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 3082 - Still Failing!

2016-02-13 Thread Uwe Schindler
Hi, this is a well-known limitation of Javadocs. If you use org.apache.lucene.core as Package, this is internally mapped to the main module (the first one with this package); the misc module is not revisited for the class so the link inside Javadocs gets wrong, as pointing to core package.

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15569/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 68659 lines...] -documentation-lint: [jtidy] Checking for broken html (such as invalid tags)... [delete] Deleting

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

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

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

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

RE: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 3082 - Still Failing!

2016-02-13 Thread Uwe Schindler
I committed a fix. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Saturday, February 13, 2016 1:42 PM > To: dev@lucene.apache.org > Subject: RE: [JENKINS]

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/3028/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at

[jira] [Updated] (SOLR-7913) Add stream.body support to MLT QParser

2016-02-13 Thread Steve Molloy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Molloy updated SOLR-7913: --- Attachment: SOLR-7913.patch Properly propagate content streams to shards so they can parse request

[jira] [Commented] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146002#comment-15146002 ] Michael McCandless commented on LUCENE-7027: Thanks [~thetaphi]! Patch looks good to me!

[jira] [Updated] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7027: --- Fix Version/s: 6.0 master 5.5 >

[jira] [Updated] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7027: --- Priority: Blocker (was: Major) > NumericTermAttribute throws IAE after

Re: [VOTE] Release Lucene/Solr 5.5.0 RC1

2016-02-13 Thread Michael McCandless
This VOTE is now cancelled: I'm going to respin the RC to fold in the fix for https://issues.apache.org/jira/browse/LUCENE-7027 Mike McCandless http://blog.mikemccandless.com On Fri, Feb 12, 2016 at 3:42 PM, Michael McCandless wrote: > Please vote for the RC1 release

Re: [VOTE] Release Lucene/Solr 5.5.0 RC1

2016-02-13 Thread Michael McCandless
On Fri, Feb 12, 2016 at 7:13 PM, Steve Rowe wrote: > Looking at the original source code I can see what’s happening: the code > looks for a lucene_solr_X_Y branch in Subversion corresponding to the version > being tested, and if it doesn’t find one (which it of course won’t

Re: [VOTE] Release Lucene/Solr 5.5.0 RC1

2016-02-13 Thread Uwe Schindler
As you respin, we should get all those changes in? Am 13. Februar 2016 15:48:31 MEZ, schrieb Michael McCandless : >On Fri, Feb 12, 2016 at 7:13 PM, Steve Rowe wrote: > >> Looking at the original source code I can see what’s happening: the >code looks

Re: [VOTE] Release Lucene/Solr 5.5.0 RC1

2016-02-13 Thread Michael McCandless
On Sat, Feb 13, 2016 at 9:49 AM, Uwe Schindler wrote: > As you respin, we should get all those changes in? Yes, LUCENE-7027 and the Steve's smoke tester fixes and some more SOLR-8621 pushes. Mike McCandless http://blog.mikemccandless.com

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

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

[jira] [Commented] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

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

[jira] [Commented] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

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

[jira] [Commented] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

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

[jira] [Resolved] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-7027. --- Resolution: Fixed Thanks Mike & Lee! > NumericTermAttribute throws IAE after

[jira] [Commented] (SOLR-8492) Add LogisticRegressionQuery and LogitStream

2016-02-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146074#comment-15146074 ] Joel Bernstein commented on SOLR-8492: -- [~caomanhdat], I've been testing out the algorithm by

[jira] [Updated] (SOLR-8492) Add LogisticRegressionQuery and LogitStream

2016-02-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8492: - Attachment: logit.csv Attached the test data for comparison to R > Add LogisticRegressionQuery

[jira] [Created] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

2016-02-13 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-7028: - Summary: Remove useless clone of method in Lucene 6' LegacyNumericUtils Key: LUCENE-7028 URL: https://issues.apache.org/jira/browse/LUCENE-7028 Project: Lucene -

[jira] [Comment Edited] (SOLR-8492) Add LogisticRegressionQuery and LogitStream

2016-02-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146074#comment-15146074 ] Joel Bernstein edited comment on SOLR-8492 at 2/13/16 5:28 PM: ---

[jira] [Comment Edited] (SOLR-8492) Add LogisticRegressionQuery and LogitStream

2016-02-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146074#comment-15146074 ] Joel Bernstein edited comment on SOLR-8492 at 2/13/16 5:29 PM: ---

[jira] [Updated] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7028: -- Attachment: LUCENE-7028.patch Patch. I decided to remove the older method (which should have

[jira] [Updated] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7028: -- Component/s: core/other > Remove useless clone of method in Lucene 6' LegacyNumericUtils >

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

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146080#comment-15146080 ] Uwe Schindler commented on LUCENE-7024: --- [~steve_rowe]: Will you forward-port to master/branch_5x?

[jira] [Commented] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

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

[jira] [Commented] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

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

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

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

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5616/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC 7 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: There are still nodes recoverying - waited for 330 seconds Stack

[jira] [Updated] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7028: -- Attachment: LUCENE-7028.patch I prefer this variant more, because it keeps the shorter method

[jira] [Commented] (SOLR-5209) last replica removal cascades to remove shard from clusterstate

2016-02-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146134#comment-15146134 ] Mark Miller commented on SOLR-5209: --- I don't agree for the same reasons we have already discussed. We

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

2016-02-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146146#comment-15146146 ] Steve Rowe commented on LUCENE-7024: Yes I will, I was traveling cross country, back home now, will

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 15567 - Still Failing!

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15567/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.test Error Message: No live SolrServers available to handle this

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

2016-02-13 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya closed LUCENE-7025. Resolution: Not A Problem While I am seeing the dvGen (and fieldInfosGen) changing

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15873/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 68532 lines...] -documentation-lint: [jtidy] Checking for broken html (such as invalid tags)... [delete] Deleting

[jira] [Commented] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146190#comment-15146190 ] Michael McCandless commented on LUCENE-7027: Thanks [~thetaphi]! > NumericTermAttribute

[jira] [Commented] (LUCENE-7027) NumericTermAttribute throws IAE after NumericTokenStream is exhausted

2016-02-13 Thread Lee Hinman (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146214#comment-15146214 ] Lee Hinman commented on LUCENE-7027: Thanks [~thetaphi]! > NumericTermAttribute throws IAE after

[jira] [Commented] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

2016-02-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146207#comment-15146207 ] Michael McCandless commented on LUCENE-7028: +1 to patch I don't think we need to deprecate

[jira] [Updated] (SOLR-8155) json.facet - prefix parameter doesn't work properly

2016-02-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8155: --- Attachment: SOLR-8155.patch attaching a failing test [^SOLR-8155.patch] > json.facet - prefix

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

2016-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/933/ 1 tests failed. FAILED: org.apache.solr.core.TestNRTOpen.testSharedCores Error Message: expected:<3> but was:<2> Stack Trace: java.lang.AssertionError: expected:<3> but was:<2> at

[jira] [Commented] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146229#comment-15146229 ] Uwe Schindler commented on LUCENE-7028: --- The whole class was renamed anyways, so I am not sure oif

[jira] [Commented] (SOLR-8371) Try and prevent too many recovery requests from stacking up and clean up some faulty logic.

2016-02-13 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146242#comment-15146242 ] Ramkumar Aiyengar commented on SOLR-8371: - Sorry Mark, I completely missed your comments on my

[JENKINS] Lucene-Solr-Tests-5.5-Java7 - Build # 5 - Failure

2016-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5-Java7/5/ 1 tests failed. FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at

[jira] [Commented] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

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

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/401/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test Error Message: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper

[jira] [Commented] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

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

[jira] [Created] (SOLR-8679) Implement the JMS specification on top of TopicStream

2016-02-13 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8679: Summary: Implement the JMS specification on top of TopicStream Key: SOLR-8679 URL: https://issues.apache.org/jira/browse/SOLR-8679 Project: Solr Issue Type:

[jira] [Updated] (SOLR-8679) Implement the JMS specification on top of the TopicStream

2016-02-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8679: - Summary: Implement the JMS specification on top of the TopicStream (was: Implement the JMS

[jira] [Commented] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

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

[jira] [Commented] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

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

[jira] [Commented] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

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

[jira] [Resolved] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

2016-02-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-7028. --- Resolution: Fixed In addition to the removal in master, I deprecated in 5.5 > Remove

[jira] [Commented] (LUCENE-7028) Remove useless clone of method in Lucene 6' LegacyNumericUtils

2016-02-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146278#comment-15146278 ] Michael McCandless commented on LUCENE-7028: OK, thanks [~thetaphi], I'll respin 5.5 now. >

[jira] [Created] (SOLR-8680) Distribute JDBC driver as a separate jar

2016-02-13 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8680: Summary: Distribute JDBC driver as a separate jar Key: SOLR-8680 URL: https://issues.apache.org/jira/browse/SOLR-8680 Project: Solr Issue Type: New Feature

[jira] [Updated] (SOLR-8680) Distribute JDBC driver as a separate jar

2016-02-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8680: - Description: Currently the JDBC driver comes included with the Solrj libraries. As the JDBC driver

[jira] [Updated] (SOLR-8680) Distribute JDBC driver as a separate jar

2016-02-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8680: - Description: Currently the JDBC driver comes included with the Solrj libraries. As the JDBC driver

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 15575 - Still Failing!

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15575/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseParallelGC 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-trunk-MacOSX (64bit/jdk1.8.0) - Build # 3084 - Failure!

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3084/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to

[JENKINS-EA] Lucene-Solr-5.x-Linux (32bit/jdk-9-ea+104) - Build # 15574 - Failure!

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15574/ Java: 32bit/jdk-9-ea+104 -server -XX:+UseParallelGC -XX:-CompactStrings -XX:-UseSuperWord All tests passed Build Log: [...truncated 6118 lines...] [junit4] JVM J1: stderr was not empty, see:

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/2/ Java: 64bit/jdk1.7.0_80 -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-Artifacts-5.x - Build # 1086 - Failure

2016-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-5.x/1086/ 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:

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15880/ Java: 32bit/jdk-9-ea+104 -server -XX:+UseSerialGC -XX:-CompactStrings -XX:-UseSuperWord All tests passed Build Log: [...truncated 5968 lines...] [junit4] JVM J0: stderr was not empty, see:

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

2016-02-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5617/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseParallelGC 7 tests failed. FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.testExtendedResultsCount Error Message: Directory

[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 2 - Still Failing

2016-02-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/2/ 3 tests failed. FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun Error Message: Failed on local exception: java.io.IOException: Connection reset by peer; Host Details : local host is: "lucene1-us-west/10.41.0.5";