Re: Wrapping methods from implemented interfaces

2013-05-07 Thread Andi Vajda
On Tue, 7 May 2013, Barry Wark wrote: I recently discovered JCC (awesome project!) and am attempting to use it to wrap a Java API for Python users. It's been working great, with two exceptions. I'd be grateful for any advice on the following: 1) Public methods from implemented interfaces are

Re: Wrapping methods from implemented interfaces

2013-05-07 Thread Barry Wark
Andi, thank you for the great info! On Tue, May 7, 2013 at 11:58 AM, Andi Vajda va...@apache.org wrote: On Tue, 7 May 2013, Barry Wark wrote: I recently discovered JCC (awesome project!) and am attempting to use it to wrap a Java API for Python users. It's been working great, with two

Re: Wrapping methods from implemented interfaces

2013-05-07 Thread Andi Vajda
On May 7, 2013, at 9:03, Barry Wark ba...@physion.us wrote: Andi, thank you for the great info! On Tue, May 7, 2013 at 11:58 AM, Andi Vajda va...@apache.org wrote: On Tue, 7 May 2013, Barry Wark wrote: I recently discovered JCC (awesome project!) and am attempting to use it to

Re: Wrapping methods from implemented interfaces

2013-05-07 Thread Barry Wark
On Tue, May 7, 2013 at 1:15 PM, Andi Vajda va...@apache.org wrote: On May 7, 2013, at 9:03, Barry Wark ba...@physion.us wrote: Andi, thank you for the great info! On Tue, May 7, 2013 at 11:58 AM, Andi Vajda va...@apache.org wrote: On Tue, 7 May 2013, Barry Wark wrote: I

Re: Wrapping methods from implemented interfaces

2013-05-07 Thread Andi Vajda
On May 7, 2013, at 19:40, Barry Wark ba...@physion.us wrote: On Tue, May 7, 2013 at 1:15 PM, Andi Vajda va...@apache.org wrote: On May 7, 2013, at 9:03, Barry Wark ba...@physion.us wrote: Andi, thank you for the great info! On Tue, May 7, 2013 at 11:58 AM, Andi Vajda

Re: Wrapping methods from implemented interfaces

2013-05-07 Thread Andi Vajda
On May 7, 2013, at 21:31, Andi Vajda va...@apache.org wrote: On May 7, 2013, at 19:40, Barry Wark ba...@physion.us wrote: On Tue, May 7, 2013 at 1:15 PM, Andi Vajda va...@apache.org wrote: On May 7, 2013, at 9:03, Barry Wark ba...@physion.us wrote: Andi, thank you for the great

Re: Wrapping methods from implemented interfaces

2013-05-07 Thread Barry Wark
Alright. We'll take a look. Thanks, Andi! On Wed, May 8, 2013 at 12:39 AM, Andi Vajda va...@apache.org wrote: On May 7, 2013, at 21:31, Andi Vajda va...@apache.org wrote: On May 7, 2013, at 19:40, Barry Wark ba...@physion.us wrote: On Tue, May 7, 2013 at 1:15 PM, Andi Vajda

[jira] [Commented] (LUCENE-4258) Incremental Field Updates through Stacked Segments

2013-05-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650567#comment-13650567 ] Shai Erera commented on LUCENE-4258: Committed the patch to the branch. I'll also

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 5472 - Failure!

2013-05-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5472/ Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: There are still nodes recoverying - waited for 230 seconds

[jira] [Updated] (SOLR-4788) Multiple Entities DIH delta import: dataimporter.[entityName].last_index_time is empty

2013-05-07 Thread chakming wong (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chakming wong updated SOLR-4788: Environment: solr-spec 4.2.1.2013.03.26.08.26.55 solr-impl 4.2.1 1461071 - mark - 2013-03-26

[jira] [Assigned] (LUCENE-3907) Improve the Edge/NGramTokenizer/Filters

2013-05-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reassigned LUCENE-3907: Assignee: Adrien Grand (was: Uwe Schindler) Improve the Edge/NGramTokenizer/Filters

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650606#comment-13650606 ] Jan Høydahl commented on SOLR-4791: --- Sure, {{./lib}} is hardcoded, try another path

[jira] [Commented] (SOLR-4358) SolrJ, by preventing multi-part post, loses key information about file name that Tika needs

2013-05-07 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650611#comment-13650611 ] Furkan KAMACI commented on SOLR-4358: - This has been committed into 4.3

[jira] [Commented] (SOLR-4470) Support for basic http auth in internal solr requests

2013-05-07 Thread Sindre Fiskaa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650644#comment-13650644 ] Sindre Fiskaa commented on SOLR-4470: - Have tested the patch and works out of box! This

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 5475 - Failure!

2013-05-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5475/ Java: 32bit/ibm-j9-jdk7 1 tests failed. REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChains Error Message: stage 3: inconsistent endOffset at pos=2: 13 vs 8; token=￯[㑮ٯb_ Stack Trace:

[jira] [Commented] (LUCENE-4975) Add Replication module to Lucene

2013-05-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650731#comment-13650731 ] Shai Erera commented on LUCENE-4975: I'm having reservations about creating a

[jira] [Commented] (LUCENE-4258) Incremental Field Updates through Stacked Segments

2013-05-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650734#comment-13650734 ] Shai Erera commented on LUCENE-4258: I upgraded branch to trunk. Sivan, I get many

[jira] [Commented] (LUCENE-4258) Incremental Field Updates through Stacked Segments

2013-05-07 Thread Sivan Yogev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650737#comment-13650737 ] Sivan Yogev commented on LUCENE-4258: - Thanks Shai, will look into it, modifying

[jira] [Assigned] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-4791: Assignee: Erick Erickson solr.xml sharedLib does not work in 4.3.0

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_21) - Build # 5537 - Failure!

2013-05-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5537/ Java: 32bit/jdk1.7.0_21 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: There are still nodes recoverying - waited for 230 seconds Stack

[jira] [Commented] (SOLR-3369) shards.tolerant=true broken on group and facet queries

2013-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650755#comment-13650755 ] André Bois-Crettez commented on SOLR-3369: -- Same here, with Solr 4.2.1 it is still

[jira] [Commented] (SOLR-3369) shards.tolerant=true broken on group and facet queries

2013-05-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650759#comment-13650759 ] Ryan McKinley commented on SOLR-3369: - If someone adds a test to exercise this patch,

[jira] [Created] (LUCENE-4983) CommonGramsFilter assumes all input tokens have a length of 1

2013-05-07 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4983: Summary: CommonGramsFilter assumes all input tokens have a length of 1 Key: LUCENE-4983 URL: https://issues.apache.org/jira/browse/LUCENE-4983 Project: Lucene - Core

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 5475 - Failure!

2013-05-07 Thread Adrien Grand
This test failed because CommonGramsFilter immediately followed MockGraphTokenFilter and doesn't handle graph inputs correctly: https://issues.apache.org/jira/browse/LUCENE-4983. On Tue, May 7, 2013 at 1:27 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build:

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

2013-05-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/445/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.cloud.ShardSplitTest.testDistribSearch Error Message: Wrong doc count on shard1_1 expected:111 but was:110 Stack Trace:

Re: VOTE: solr no longer webapp

2013-05-07 Thread Ariel Zerbib
-1... As a user point of view. We integrates the solr war in JBOSS or tomcat with the other web applications or dedicated according the deployment. It allows to: - unify the monitoring tools: same as our web application - simplify the installation scripts: only 2 type of servers: application

[jira] [Created] (SOLR-4792) stop shipping a war in 5.0

2013-05-07 Thread Robert Muir (JIRA)
Robert Muir created SOLR-4792: - Summary: stop shipping a war in 5.0 Key: SOLR-4792 URL: https://issues.apache.org/jira/browse/SOLR-4792 Project: Solr Issue Type: Task Components: Build

[jira] [Commented] (LUCENE-3907) Improve the Edge/NGramTokenizer/Filters

2013-05-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650856#comment-13650856 ] Adrien Grand commented on LUCENE-3907: -- As Steve suggested, I think these

[jira] [Commented] (SOLR-4358) SolrJ, by preventing multi-part post, loses key information about file name that Tika needs

2013-05-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650885#comment-13650885 ] Shawn Heisey commented on SOLR-4358: [~kamaci] I've checked the 4.3.0 source and this

[jira] [Updated] (SOLR-4792) stop shipping a war in 5.0

2013-05-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-4792: -- Attachment: SOLR-4792.patch First stab at a patch. Its very simple. * remove .war from dist/ in the

Wrapping methods from implemented interfaces

2013-05-07 Thread Barry Wark
I recently discovered JCC (awesome project!) and am attempting to use it to wrap a Java API for Python users. It's been working great, with two exceptions. I'd be grateful for any advice on the following: 1) Public methods from implemented interfaces are not wrapped We have where (public)

Re: VOTE: solr no longer webapp

2013-05-07 Thread Shawn Heisey
On 5/7/2013 8:02 AM, Ariel Zerbib wrote: It also means that it will be necessary to run 2 big JVMs on the same server or to have 2 servers. You need to take it in account; do you really want to force to run solr standalone as a database? We are always telling people that Solr works best when

[jira] [Commented] (SOLR-4792) stop shipping a war in 5.0

2013-05-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650899#comment-13650899 ] Mark Miller commented on SOLR-4792: --- Thanks for starting this! stop

[jira] [Commented] (SOLR-4792) stop shipping a war in 5.0

2013-05-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650902#comment-13650902 ] Robert Muir commented on SOLR-4792: --- This also saves ~ 20MBytes from the binary

[jira] [Commented] (SOLR-4792) stop shipping a war in 5.0

2013-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650937#comment-13650937 ] Uwe Schindler commented on SOLR-4792: - As a second setp, we should remove the war also

[jira] [Comment Edited] (SOLR-4792) stop shipping a war in 5.0

2013-05-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650937#comment-13650937 ] Uwe Schindler edited comment on SOLR-4792 at 5/7/13 3:04 PM: -

[jira] [Commented] (SOLR-4792) stop shipping a war in 5.0

2013-05-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13650941#comment-13650941 ] Robert Muir commented on SOLR-4792: --- Uwe: those ideas sound great! I was afraid to try

[jira] [Updated] (LUCENE-4980) Can't use DrillSideways with both RangeFacetRequest and non-RangeFacetRequest

2013-05-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4980: --- Attachment: LUCENE-4980.patch New patch, folding in Shai's feedback. I just

smoketesting svn revision check

2013-05-07 Thread Robert Muir
This prevents the possibility of using 'ant nightly-smoke' to test changes to the build system before committing. Thats because your checkout will always have a 'modified' revision and cause it to fail vs the checkout: For example below: 5.0.0 1479917M vs 5.0.0 1479917 - rmuir - 2013-05-07

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 432 - Failure!

2013-05-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/432/ Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: collection already exists:

Re: smoketesting svn revision check

2013-05-07 Thread Robert Muir
Here's my idea... and 'ant nightly-smoke' passes 'skip' for this argument. rmuir@beast:~/workspace/lucene-trunk3/dev-tools/scripts$ svn diff Index: smokeTestRelease.py === --- smokeTestRelease.py(revision 1479917) +++

[jira] [Created] (LUCENE-4984) Fix ThaiWordFilter

2013-05-07 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4984: Summary: Fix ThaiWordFilter Key: LUCENE-4984 URL: https://issues.apache.org/jira/browse/LUCENE-4984 Project: Lucene - Core Issue Type: Bug

[jira] [Updated] (LUCENE-4984) Fix ThaiWordFilter

2013-05-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4984: - Attachment: LUCENE-4984.patch Patch: * ThaiWordFilter does not update offsets anymore, * and

[jira] [Commented] (LUCENE-4984) Fix ThaiWordFilter

2013-05-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651010#comment-13651010 ] Robert Muir commented on LUCENE-4984: - I think this should be a tokenizer.

Re: smoketesting svn revision check

2013-05-07 Thread Steve Rowe
+1, thanks Robert, sorry I didn't think of this when I added the svn revision check. On May 7, 2013, at 8:48 AM, Robert Muir rcm...@gmail.com wrote: Here's my idea... and 'ant nightly-smoke' passes 'skip' for this argument. rmuir@beast:~/workspace/lucene-trunk3/dev-tools/scripts$ svn diff

[jira] [Commented] (LUCENE-4984) Fix ThaiWordFilter

2013-05-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651017#comment-13651017 ] Adrien Grand commented on LUCENE-4984: -- Good point, I'll update the patch to create

[jira] [Resolved] (LUCENE-4979) LiveFieldValues should accept any ReferenceManager

2013-05-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4979. Resolution: Fixed LiveFieldValues should accept any ReferenceManager

[jira] [Commented] (LUCENE-4984) Fix ThaiWordFilter

2013-05-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651026#comment-13651026 ] Robert Muir commented on LUCENE-4984: - tokenizing from a breakiterator can get a

[jira] [Updated] (SOLR-3928) A PropertiesEntityProcessor for DIH

2013-05-07 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tricia Jenkins updated SOLR-3928: - Fix Version/s: (was: 4.3) Affects Version/s: 5.0 4.3 A

[jira] [Created] (SOLR-4793) Solr Cloud can't upload large config files ( 1MB) to Zookeeper

2013-05-07 Thread Son Nguyen (JIRA)
Son Nguyen created SOLR-4793: Summary: Solr Cloud can't upload large config files ( 1MB) to Zookeeper Key: SOLR-4793 URL: https://issues.apache.org/jira/browse/SOLR-4793 Project: Solr Issue

[jira] [Commented] (LUCENE-4980) Can't use DrillSideways with both RangeFacetRequest and non-RangeFacetRequest

2013-05-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651063#comment-13651063 ] Shai Erera commented on LUCENE-4980: Thanks Mike. I think the TODO is a bit trickier

[jira] [Commented] (SOLR-4793) Solr Cloud can't upload large config files ( 1MB) to Zookeeper

2013-05-07 Thread Yago Riveiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651066#comment-13651066 ] Yago Riveiro commented on SOLR-4793: A workaround for this is set the param

[jira] [Comment Edited] (SOLR-4793) Solr Cloud can't upload large config files ( 1MB) to Zookeeper

2013-05-07 Thread Yago Riveiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651066#comment-13651066 ] Yago Riveiro edited comment on SOLR-4793 at 5/7/13 5:07 PM: A

[jira] [Created] (SOLR-4794) UI is broken on browsers for Android

2013-05-07 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-4794: -- Summary: UI is broken on browsers for Android Key: SOLR-4794 URL: https://issues.apache.org/jira/browse/SOLR-4794 Project: Solr Issue Type: Bug Affects

[jira] [Updated] (SOLR-4794) UI is broken on browsers for Android

2013-05-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4794: --- Fix Version/s: 5.0 UI is broken on browsers for Android

[jira] [Commented] (SOLR-4794) UI is broken on browsers for Android

2013-05-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651076#comment-13651076 ] Shawn Heisey commented on SOLR-4794: I have not tried any Apple mobile devices or

[jira] [Commented] (SOLR-4794) UI is broken on browsers for Android

2013-05-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651091#comment-13651091 ] Shawn Heisey commented on SOLR-4794: How I reached this point: Someone sent an email

[jira] [Comment Edited] (SOLR-4794) UI is broken on browsers for Android

2013-05-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651091#comment-13651091 ] Shawn Heisey edited comment on SOLR-4794 at 5/7/13 5:32 PM: How

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 69 - Failure

2013-05-07 Thread Robert Muir
Thanks for confirming Hoss. I hit this today too when trying to test some changes to the build system. Is anyone looking at this? the build/packaging has been broken now for like 10+ days. I'll give it a few days before i go down the path of binary-searching for the offending svn revision and

precommit sha failure on trunk?

2013-05-07 Thread Chris Hostetter
Am i the only one seeing this? check-licenses: [echo] License check under: /home/hossman/lucene/dev/solr [licenses] MISSING sha1 checksum file for: /home/hossman/lucene/dev/solr/example/lib/ext/jcl-over-slf4j.jar [licenses] MISSING sha1 checksum file for:

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 69 - Failure

2013-05-07 Thread Mark Miller
It's probably the change that made the default example use the new solr.xml stuff - that change was done to force just these kind of fails so that they would be discovered and fixed. Ideally, this stuff would have been slowly found on 5x before this was pushed back to 4x without full tests or

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 69 - Failure

2013-05-07 Thread Erick Erickson
This looks an awful lot like https://issues.apache.org/jira/browse/SOLR-4773. The fix I put in for that cured the problem I was seeing, but this could be another manifestation. So since I can build/test just fine, what target are you seeing this on? Erick On Tue, May 7, 2013 at 2:05 PM, Robert

Re: precommit sha failure on trunk?

2013-05-07 Thread Steve Rowe
I saw it, but fixed it by removing all jars in the tree - rm $(find . -name '*.jar') - then running ant resolve. - Steve On May 7, 2013, at 11:17 AM, Chris Hostetter hossman_luc...@fucit.org wrote: Am i the only one seeing this? check-licenses: [echo] License check under:

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 69 - Failure

2013-05-07 Thread Robert Muir
ant nightly-smoke (from top-level). This builds a release of lucene/solr and then smoketests it. If this fails: it means we cannot release. Its unfortunate the jenkins task only runs once a week or something. its a good test. On Tue, May 7, 2013 at 2:40 PM, Erick Erickson

RE: precommit sha failure on trunk?

2013-05-07 Thread Uwe Schindler
Jenkins does not have that problem. This sometimes happens when updating subversion, some file relicts stay alive. If it does not happen with a fresh checkout you have files left over. Try running ant check-svn-working-copy from the root folder, if it reports dirty files, fix your checkout.

[jira] [Commented] (SOLR-3755) shard splitting

2013-05-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651172#comment-13651172 ] Mark Miller commented on SOLR-3755: --- bq. I'll revert the change to the preRegister

[jira] [Commented] (LUCENE-4980) Can't use DrillSideways with both RangeFacetRequest and non-RangeFacetRequest

2013-05-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651179#comment-13651179 ] Michael McCandless commented on LUCENE-4980: bq. I think the TODO is a bit

[jira] [Resolved] (LUCENE-4980) Can't use DrillSideways with both RangeFacetRequest and non-RangeFacetRequest

2013-05-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4980. Resolution: Fixed Can't use DrillSideways with both RangeFacetRequest and

[jira] [Commented] (SOLR-3755) shard splitting

2013-05-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651192#comment-13651192 ] Mark Miller commented on SOLR-3755: --- bq. I don't see the 'easy' fix unfortunately. Okay,

[jira] [Commented] (LUCENE-4956) the korean analyzer that has a korean morphological analyzer and dictionaries

2013-05-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651216#comment-13651216 ] Steve Rowe commented on LUCENE-4956: Yesterday I called a vote for this contribution

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_21) - Build # 5542 - Failure!

2013-05-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5542/ Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: There are still nodes recoverying - waited

[jira] [Commented] (SOLR-3755) shard splitting

2013-05-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651267#comment-13651267 ] Shalin Shekhar Mangar commented on SOLR-3755: - Yeah, that'll work. We have an

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

2013-05-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/446/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: There are still nodes recoverying - waited for

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651311#comment-13651311 ] Anshum Gupta commented on SOLR-4655: Mark, can you please reupload the latest patch?

RE: precommit sha failure on trunk?

2013-05-07 Thread Chris Hostetter
: fresh checkout you have files left over. Try running ant : check-svn-working-copy from the root folder, if it reports dirty files, : fix your checkout. ant check-svn-working-copy did not report any dirty files, but precommit still failed with the same message. forcibly deleting the jars as

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 69 - Failure

2013-05-07 Thread Chris Hostetter
: If this fails: it means we cannot release. Its unfortunate the jenkins task : only runs once a week or something. its a good test. Note: when the smoketester first started failing, it was a diff error then what i believe most people should see running it now. a week ago, the example configs

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 69 - Failure

2013-05-07 Thread Mark Miller
On May 7, 2013, at 5:21 PM, Chris Hostetter hossman_luc...@fucit.org wrote: (are we delibeately phasing out the default collection name?) Yes. Though probably this should happen in 5x rather than 4x. - Mark - To unsubscribe,

[jira] [Updated] (SOLR-4622) deprecate usage of DEFAULT_HOST_CONTEXT and DEFAULT_HOST_PORT

2013-05-07 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4622: --- Attachment: SOLR-4622__phase3_trunk_only.patch revised trunk only patch since some things got refactored.

[jira] [Created] (SOLR-4795) Sub shard leader should not accept any updates from parent after it goes active

2013-05-07 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-4795: --- Summary: Sub shard leader should not accept any updates from parent after it goes active Key: SOLR-4795 URL: https://issues.apache.org/jira/browse/SOLR-4795

[jira] [Updated] (SOLR-4795) Sub shard leader should not accept any updates from parent after it goes active

2013-05-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-4795: Attachment: SOLR-4795.patch Do not allow updates from parent if sub shard is not in

[jira] [Created] (SOLR-4796) zkcli.sh should honor JAVA_HOME

2013-05-07 Thread Roman Shaposhnik (JIRA)
Roman Shaposhnik created SOLR-4796: -- Summary: zkcli.sh should honor JAVA_HOME Key: SOLR-4796 URL: https://issues.apache.org/jira/browse/SOLR-4796 Project: Solr Issue Type: Bug

[jira] [Resolved] (SOLR-4795) Sub shard leader should not accept any updates from parent after it goes active

2013-05-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-4795. - Resolution: Fixed Committed to branch_4x and trunk. Sub shard

[jira] [Created] (SOLR-4797) Sub shards have wrong hash range in cluster state except when using PlainIdRouter

2013-05-07 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-4797: --- Summary: Sub shards have wrong hash range in cluster state except when using PlainIdRouter Key: SOLR-4797 URL: https://issues.apache.org/jira/browse/SOLR-4797

[jira] [Updated] (SOLR-4796) zkcli.sh should honor JAVA_HOME

2013-05-07 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated SOLR-4796: --- Attachment: SOLR-4796.patch.txt Tiny, trivial patch attached. zkcli.sh

[jira] [Created] (SOLR-4798) shard splitting does not respect router (docs with a compositeId may not go to correct shard)

2013-05-07 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-4798: -- Summary: shard splitting does not respect router (docs with a compositeId may not go to correct shard) Key: SOLR-4798 URL: https://issues.apache.org/jira/browse/SOLR-4798

[jira] [Assigned] (SOLR-4798) shard splitting does not respect router (docs with a compositeId may not go to correct shard)

2013-05-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-4798: -- Assignee: Yonik Seeley shard splitting does not respect router (docs with a compositeId

Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 69 - Failure

2013-05-07 Thread Erick Erickson
OK, let me see if I understand the state here. We're not so suspicious of SOLR-4773 any more, right? We now suspect the default collection issue. Mostly trying to get an idea where to look if I have time between now and Friday evening. Erick On Tue, May 7, 2013 at 5:28 PM, Mark Miller

[jira] [Commented] (SOLR-4798) shard splitting does not respect router (docs with a compositeId may not go to correct shard)

2013-05-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651489#comment-13651489 ] Shalin Shekhar Mangar commented on SOLR-4798: - I created SOLR-4797 for the same

[jira] [Commented] (SOLR-4655) The Overseer should assign node names by default.

2013-05-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651507#comment-13651507 ] Mark Miller commented on SOLR-4655: --- Yup, I'll try and merge up and upload a new patch

[jira] [Commented] (SOLR-4798) shard splitting does not respect router (docs with a compositeId may not go to correct shard)

2013-05-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651508#comment-13651508 ] Yonik Seeley commented on SOLR-4798: Actually, it's related but different. This is

[jira] [Updated] (SOLR-4798) shard splitting does not respect router (docs with a compositeId may not go to correct shard)

2013-05-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-4798: --- Attachment: SOLR-4798.patch Draft patch that passes down the router and uses it for hash based

[jira] [Created] (SOLR-4799) SQLEntityProcessor for zip joins

2013-05-07 Thread Mikhail Khludnev (JIRA)
Mikhail Khludnev created SOLR-4799: -- Summary: SQLEntityProcessor for zip joins Key: SOLR-4799 URL: https://issues.apache.org/jira/browse/SOLR-4799 Project: Solr Issue Type: New Feature

[jira] [Updated] (SOLR-4799) SQLEntityProcessor for zipper join

2013-05-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-4799: --- Summary: SQLEntityProcessor for zipper join (was: SQLEntityProcessor for zip joins)

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.6.0_45) - Build # 2766 - Failure!

2013-05-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2766/ Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: There are still nodes recoverying -

[jira] [Updated] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated SOLR-4791: - Attachment: SOLR-4791.patch I believe the attached patch should fix the problem. I haven't come up with

[jira] [Commented] (SOLR-4791) solr.xml sharedLib does not work in 4.3.0

2013-05-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651567#comment-13651567 ] Mark Miller commented on SOLR-4791: --- I think someone did recently write such a new test,

[jira] [Commented] (SOLR-4751) The replication problem of the file in a subdirectory.

2013-05-07 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13651578#comment-13651578 ] Koji Sekiguchi commented on SOLR-4751: -- bq. Need to find files recursively. The other

[jira] [Assigned] (SOLR-4751) The replication problem of the file in a subdirectory.

2013-05-07 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reassigned SOLR-4751: Assignee: Koji Sekiguchi The replication problem of the file in a subdirectory.

[jira] [Updated] (SOLR-4655) The Overseer should assign node names by default.

2013-05-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4655: -- Attachment: SOLR-4655.patch Just updated this trunk. Got a clean test pass, but I'll check it some more

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

2013-05-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/447/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch Error Message: There are still nodes recoverying - waited for 230

  1   2   >