[jira] [Commented] (LUCENE-6939) BlendedInfixSuggester to support exponential reciprocal BlenderType

2016-05-13 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283437#comment-15283437 ] Arcadius Ahouansou commented on LUCENE-6939: Hello [~erickerickson] I can s

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/177/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 8 object(s) that were not released!!

Re: Lucene/Solr 6.0.1

2016-05-13 Thread David Smiley
Oh right, of course :-) So I cherry picked those over to the 6.0 branch. The Lucene one is strictly speaking a "new feature" but it's to make the GCD configurable necessary to enable the Solr-side to use it without a GCD. At some point after the release I presume you'll sync up the CHANGES.txt on

[jira] [Commented] (SOLR-9085) DateRangeField is broken before the year 1582

2016-05-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283413#comment-15283413 ] ASF subversion and git services commented on SOLR-9085: --- Commit 8309b

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

2016-05-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283412#comment-15283412 ] ASF subversion and git services commented on SOLR-9080: --- Commit 8309b

[jira] [Commented] (LUCENE-7278) Make template Calendar configurable in DateRangePrefixTree

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

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/646/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 52400 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for packa

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/130/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch Error Message: Expected: is <3> got: <4> Stack Trace: ja

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16736/ Java: 64bit/jdk-9-ea+116 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:44554/solr/testschemaapi_shard1_r

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/578/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Captured an uncaught exception in thread: Thread[id=704, name=SocketProxy-Response-3

Re: Lucene/Solr 6.0.1

2016-05-13 Thread Steve Rowe
Progress: I added the 6.0.1 version where it should be, and I checked in backcompat indexes for 6.0.0, so the smoke checker should now succeed. I’ve re-enabled the 6.0 branch jobs on ASF Jenkins and on my Jenkins. Uwe, would you please re-enable the Policeman Jenkins 6.0 release branch jobs? T

Re: Lucene/Solr 6.0.1

2016-05-13 Thread Steve Rowe
David, Since it’s a bugfix release, the branch is already cut: branch_6_0. Please go ahead and start backporting whenever you’re ready. -- Steve www.lucidworks.com > On May 13, 2016, at 12:24 PM, David Smiley wrote: > > When you cut the branch, I'll port the "gregorian change date" bugs/issue

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

2016-05-13 Thread Michael McCandless
I'll fix. Mike McCandless http://blog.mikemccandless.com On Fri, May 13, 2016 at 7:02 PM, Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/136/ > Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC > > All tests passe

[jira] [Resolved] (LUCENE-7265) Pull change id related code out of addVersion.py, since it's no longer used

2016-05-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-7265. Resolution: Fixed I tested these changes by adding 6.0.2 on branch_6_0, 6.0.1 and 6.2.0 on branch_

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/136/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 52324 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.ap

[jira] [Commented] (LUCENE-7265) Pull change id related code out of addVersion.py, since it's no longer used

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

[jira] [Commented] (LUCENE-7265) Pull change id related code out of addVersion.py, since it's no longer used

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

[jira] [Closed] (SOLR-9058) hashJoin does not work when "on" maps fields with "="

2016-05-13 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove closed SOLR-9058. - Resolution: Fixed Closing this. The fix will appear in 6.1. Thanks everyone for the help. > hashJoin does

[jira] [Commented] (LUCENE-7265) Pull change id related code out of addVersion.py, since it's no longer used

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

[jira] [Updated] (SOLR-9101) introduce SolrRequestInfo.doInSuspension(Callable). make SolrRequestInfo final

2016-05-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9101: --- Attachment: SOLR-9101.patch > introduce SolrRequestInfo.doInSuspension(Callable). make SolrRequ

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

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

[jira] [Commented] (SOLR-9106) Cache cluster properties in ZkStateReader

2016-05-13 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283167#comment-15283167 ] Scott Blum commented on SOLR-9106: -- LGTM > Cache cluster properties in ZkStateReader > --

[jira] [Updated] (SOLR-9109) Add support for custom ivysettings.xml

2016-05-13 Thread Misha Dmitriev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misha Dmitriev updated SOLR-9109: - Attachment: SOLR-9109.patch 0001-Support-for-custom-ivysettings.xml.patch > Add sup

[jira] [Updated] (LUCENE-7265) Pull change id related code out of addVersion.py, since it's no longer used

2016-05-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7265: --- Attachment: LUCENE-7265-drop-changeid.patch I've renamed this issue to do some cleanup on the addVers

[jira] [Updated] (LUCENE-7265) Pull change id related code out of addVersion.py, since it's no longer used

2016-05-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7265: --- Summary: Pull change id related code out of addVersion.py, since it's no longer used (was: Fix addVe

[GitHub] lucene-solr pull request: SOLR-8323

2016-05-13 Thread romseygeek
Github user romseygeek closed the pull request at: https://github.com/apache/lucene-solr/pull/32 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-05-13 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283137#comment-15283137 ] Anshum Gupta commented on LUCENE-7265: -- Sure, but there'd be some fix required to th

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/644/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader Error Message: The request took too long to iterate over terms. Timeout: timeou

[jira] [Resolved] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-05-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-8323. - Resolution: Fixed Fix Version/s: 6.1 Thanks for all the reviewing Scott! Now on to SOLR-905

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

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

[jira] [Commented] (SOLR-8208) DocTransformer executes sub-queries

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

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16734/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:40428/solr/testschemaapi_shard1_replica1: ERROR: [

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

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

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

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

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

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

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

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

[jira] [Reopened] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-05-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reopened LUCENE-7265: Assignee: Steve Rowe (was: Anshum Gupta) Anshum, I know I +1'd this, but was I smoking crack???

[jira] [Commented] (SOLR-8208) DocTransformer executes sub-queries

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

[jira] [Updated] (SOLR-8208) DocTransformer executes sub-queries

2016-05-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8208: --- Attachment: SOLR-8208-distrib-test-fix.patch seting resonable numbers for {{createCollection(pe

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-05-13 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283077#comment-15283077 ] Scott Blum commented on SOLR-8323: -- I already LGTM'd the github PR, I don't think I need t

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/176/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.TestCloudBackupRestore.test Error Message: Error from server at http://127.0.0.1:55277/solr: Backup directory already exists: C:\Users\j

[jira] [Created] (SOLR-9109) Add support for custom ivysettings.xml

2016-05-13 Thread Misha Dmitriev (JIRA)
Misha Dmitriev created SOLR-9109: Summary: Add support for custom ivysettings.xml Key: SOLR-9109 URL: https://issues.apache.org/jira/browse/SOLR-9109 Project: Solr Issue Type: Improvement

[jira] [Closed] (SOLR-6498) LeaderElector sometimes will appear multiple ephemeral nodes in the zookeeper

2016-05-13 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum closed SOLR-6498. Resolution: Duplicate Assignee: Scott Blum Fix Version/s: 6.0 5.5.1 Closin

[jira] [Commented] (SOLR-8697) Fix LeaderElector issues

2016-05-13 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282985#comment-15282985 ] Scott Blum commented on SOLR-8697: -- Probably so. I think we should close that one and ass

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5839 - Failure!

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5839/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [

[jira] [Commented] (SOLR-8697) Fix LeaderElector issues

2016-05-13 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282958#comment-15282958 ] Jeff Wartes commented on SOLR-8697: --- Does this fix SOLR-6498? > Fix LeaderElector issues

[jira] [Commented] (SOLR-9092) Add safety checks to delete replica/shard/collection commands

2016-05-13 Thread Jessica Cheng Mallet (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282925#comment-15282925 ] Jessica Cheng Mallet commented on SOLR-9092: We do want to delete the replica f

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

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

[jira] [Commented] (SOLR-6637) Solr should have a way to restore a core

2016-05-13 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282912#comment-15282912 ] Hrishikesh Gadre commented on SOLR-6637: [~varunthacker] [~shalinmangar] Please ta

Re: Lucene/Solr 6.0.1

2016-05-13 Thread Upayavira
There are a collection of minor UI patches languishing in JIRA that it would be good to get out there too. I will endeavour to get them into Git before Friday. Upayavira On Fri, 13 May 2016, at 06:07 PM, Steve Rowe wrote: > Good idea, Adrien, but: I want to include SOLR-8992 in a 6.0.x release -

[jira] [Closed] (SOLR-9069) Cleanup/rename confusion of shardCount in tests actually being serverCount

2016-05-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed SOLR-9069. -- Resolution: Won't Fix > Cleanup/rename confusion of shardCount in tests actually being serverCount >

Re: Lucene/Solr 6.0.1

2016-05-13 Thread Steve Rowe
Good idea, Adrien, but: I want to include SOLR-8992 in a 6.0.x release - it restores functionality unintentionally removed in 6.0. -- Steve www.lucidworks.com > On May 13, 2016, at 12:53 PM, Adrien Grand wrote: > > Hi Steve, > > I think it is about time to do a 6.1 release as well since we ha

Re: lucene-solr:master: remove unnecessary Placeholder and mark old codec deprecated

2016-05-13 Thread Chris Hostetter
I don't have git repo handy to verify, but I think this may have broken precommit and be causing some recent jenkins failures? http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/576/consoleText : [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/luce

[jira] [Updated] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-05-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-8323: Attachment: SOLR-8323.patch Final patch. I think this is ready! > Add CollectionWatcher API to ZkSt

[jira] [Updated] (SOLR-9106) Cache cluster properties in ZkStateReader

2016-05-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-9106: Attachment: SOLR-9106.patch Hm, so a couple of the tests complicate this a bit by calling ZkStateRead

Re: Lucene/Solr 6.0.1

2016-05-13 Thread Adrien Grand
Hi Steve, I think it is about time to do a 6.1 release as well since we have some nice pending improvements. So if that would cover your needs too, maybe we could skip 6.0.1 and do a 6.1 directly to save some work? This is not an objection to doing a 6.0.1 release, I just wanted to throw out the

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/129/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 52323 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for packag

Re: Lucene/Solr 6.0.1

2016-05-13 Thread David Smiley
When you cut the branch, I'll port the "gregorian change date" bugs/issues (2 Solr, 1 Lucene). On Fri, May 13, 2016 at 12:06 PM Steve Rowe wrote: > I’d like to make a 6.0.1 release, and I volunteer to be RM. > > I propose to cut the first RC in one week: next Friday. > > -- > Steve > www.lucidwo

Lucene/Solr 6.0.1

2016-05-13 Thread Steve Rowe
I’d like to make a 6.0.1 release, and I volunteer to be RM. I propose to cut the first RC in one week: next Friday. -- Steve www.lucidworks.com - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[jira] [Commented] (SOLR-8208) DocTransformer executes sub-queries

2016-05-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282824#comment-15282824 ] Mikhail Khludnev commented on SOLR-8208: I.ll fix it in a few hours. Is there a qui

Re: Solr distributed tests

2016-05-13 Thread Erick Erickson
"Tread on the toes"? Not in my book! Go Alan! Go! On Fri, May 13, 2016 at 7:25 AM, Varun Thacker wrote: > This should reduce the runtime of the tests by quite a bit as well :) > > On Fri, May 13, 2016 at 7:50 PM, David Smiley > wrote: >> >> Thanks for doing this! >> >> On Fri, May 13, 2016

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

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

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

2016-05-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282757#comment-15282757 ] Joel Bernstein commented on SOLR-8492: -- [~teofili], I'd like to get another set of eye

[jira] [Updated] (LUCENE-6438) Improve clean-jars when dealing with symbolic links.

2016-05-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-6438: --- Attachment: LUCENE-6438.patch Patch that fixed the problem for me, from last year, but the idea will

Re: Solr distributed tests

2016-05-13 Thread Varun Thacker
This should reduce the runtime of the tests by quite a bit as well :) On Fri, May 13, 2016 at 7:50 PM, David Smiley wrote: > Thanks for doing this! > > On Fri, May 13, 2016 at 5:36 AM Alan Woodward wrote: > >> Hi all, >> >> We currently have 109 tests in solr that extend >> AbstractDistribZkTes

Re: Solr distributed tests

2016-05-13 Thread Joel Bernstein
The refactoring of the Solrj tests made things much cleaner and faster. Nice work! Joel Bernstein http://joelsolr.blogspot.com/ On Fri, May 13, 2016 at 10:20 AM, David Smiley wrote: > Thanks for doing this! > > On Fri, May 13, 2016 at 5:36 AM Alan Woodward wrote: > >> Hi all, >> >> We currentl

Re: Solr distributed tests

2016-05-13 Thread David Smiley
Thanks for doing this! On Fri, May 13, 2016 at 5:36 AM Alan Woodward wrote: > Hi all, > > We currently have 109 tests in solr that extend > AbstractDistribZkTestBase. These all rely on 'legacy cloud' behaviour - > the test creates a bunch of core directories and properties files, which > then a

[jira] [Resolved] (SOLR-9085) DateRangeField is broken before the year 1582

2016-05-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-9085. Resolution: Fixed > DateRangeField is broken before the year 1582 > -

[jira] [Commented] (LUCENE-7283) Move SlowCompositeReaderWrapper to solr sources

2016-05-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282723#comment-15282723 ] David Smiley commented on LUCENE-7283: -- Maybe it's worth asking on java-u...@lucene.

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

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

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

2016-05-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282715#comment-15282715 ] ASF subversion and git services commented on SOLR-9080: --- Commit 9d826

[jira] [Commented] (SOLR-9085) DateRangeField is broken before the year 1582

2016-05-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282716#comment-15282716 ] ASF subversion and git services commented on SOLR-9085: --- Commit 9d826

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

2016-05-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282711#comment-15282711 ] ASF subversion and git services commented on SOLR-9080: --- Commit 4193e

[jira] [Commented] (SOLR-9085) DateRangeField is broken before the year 1582

2016-05-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282712#comment-15282712 ] ASF subversion and git services commented on SOLR-9085: --- Commit 4193e

[jira] [Comment Edited] (SOLR-8208) DocTransformer executes sub-queries

2016-05-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282702#comment-15282702 ] Steve Rowe edited comment on SOLR-8208 at 5/13/16 1:54 PM: --- Here'

[jira] [Commented] (SOLR-8208) DocTransformer executes sub-queries

2016-05-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282702#comment-15282702 ] Steve Rowe commented on SOLR-8208: -- Here's a reproducible failure of TestSubQueryTransform

[jira] [Resolved] (SOLR-9072) Move morphline zk tests to SolrCloudTestCase

2016-05-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-9072. - Resolution: Fixed Fix Version/s: (was: 6.0) master (7.0) > Move morph

[jira] [Commented] (SOLR-9072) Move morphline zk tests to SolrCloudTestCase

2016-05-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282699#comment-15282699 ] ASF subversion and git services commented on SOLR-9072: --- Commit 18f54

[jira] [Commented] (SOLR-9072) Move morphline zk tests to SolrCloudTestCase

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

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/135/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: expected:<1> but was:<0> Stack Trace: java

[jira] [Commented] (LUCENE-4702) Terms dictionary compression

2016-05-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282672#comment-15282672 ] Adrien Grand commented on LUCENE-4702: -- I've had interest in this patch again for co

[jira] [Updated] (SOLR-8806) NPE Exporting request handler

2016-05-13 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-8806: Fix Version/s: master (7.0) > NPE Exporting request handler > - > >

[jira] [Updated] (SOLR-8969) SQLHandler causes NPE in non-cloud mode

2016-05-13 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-8969: Fix Version/s: master (7.0) > SQLHandler causes NPE in non-cloud mode > -

[jira] [Commented] (LUCENE-6438) Improve clean-jars when dealing with symbolic links.

2016-05-13 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282666#comment-15282666 ] Christine Poerschke commented on LUCENE-6438: - LUCENE-6074 introduced symlink

[jira] [Resolved] (SOLR-9093) fix TopGroupsShardResponseProcessor.java:105 NullPointerException

2016-05-13 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-9093. --- Resolution: Fixed Fix Version/s: master (7.0) 6.1

[jira] [Commented] (SOLR-8462) Improve error reporting for /stream handler

2016-05-13 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282645#comment-15282645 ] Jason Gerlowski commented on SOLR-8462: --- Sure; I'll take a look at it this weekend.

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

2016-05-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3267/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 52291 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] javadoc: warning - No source files

[jira] [Created] (SOLR-9108) Improve how index time sorting is configured

2016-05-13 Thread Michael McCandless (JIRA)
Michael McCandless created SOLR-9108: Summary: Improve how index time sorting is configured Key: SOLR-9108 URL: https://issues.apache.org/jira/browse/SOLR-9108 Project: Solr Issue Type: I

[jira] [Created] (LUCENE-7283) Move SlowCompositeReaderWrapper to solr sources

2016-05-13 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7283: -- Summary: Move SlowCompositeReaderWrapper to solr sources Key: LUCENE-7283 URL: https://issues.apache.org/jira/browse/LUCENE-7283 Project: Lucene - Core

[jira] [Created] (LUCENE-7282) search APIs should take advantage of index sort by default

2016-05-13 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7282: -- Summary: search APIs should take advantage of index sort by default Key: LUCENE-7282 URL: https://issues.apache.org/jira/browse/LUCENE-7282 Project: Lucene

[jira] [Created] (LUCENE-7281) Can IW sort segments on flush too?

2016-05-13 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7281: -- Summary: Can IW sort segments on flush too? Key: LUCENE-7281 URL: https://issues.apache.org/jira/browse/LUCENE-7281 Project: Lucene - Core Issue

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

2016-05-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282602#comment-15282602 ] Michael McCandless commented on LUCENE-6766: I pushed this to master ... I wi

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  1   2   >