[jira] [Commented] (LUCENE-5716) Track file handle leaks (FileDescriptor, NIO Path SPI and Socket mostly).

2014-06-06 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019608#comment-14019608 ] Dawid Weiss commented on LUCENE-5716: - {code} [junit4] Assumption #1:

[jira] [Commented] (LUCENE-5716) Track file handle leaks (FileDescriptor, NIO Path SPI and Socket mostly).

2014-06-06 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019607#comment-14019607 ] Dawid Weiss commented on LUCENE-5716: - You can get a feeling of what it works like by

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019632#comment-14019632 ] Simon Willnauer commented on LUCENE-5738: - bq. Isn't this a valid aspect of the

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019633#comment-14019633 ] Uwe Schindler commented on LUCENE-5738: --- Hi, in that case, with the help of

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019637#comment-14019637 ] Uwe Schindler commented on LUCENE-5738: --- bq. well IMO that is not what is

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019642#comment-14019642 ] Uwe Schindler commented on LUCENE-5738: --- bq. Also it's really too bad our tests

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019659#comment-14019659 ] Simon Willnauer commented on LUCENE-5738: - bq. It is waht is happening. The

[jira] [Updated] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5738: Attachment: LUCENE-5738.patch here is a patch that adds a more elegant static map and

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019675#comment-14019675 ] Michael McCandless commented on LUCENE-5738: +1, patch looks good I wouldn't

[jira] [Commented] (LUCENE-5716) Track file handle leaks (FileDescriptor, NIO Path SPI and Socket mostly).

2014-06-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019679#comment-14019679 ] Michael McCandless commented on LUCENE-5716: This looks really awesome!

[jira] [Updated] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5738: Attachment: LUCENE-5738.patch updated patch including CHANGES.TXT entry. NativeLock is

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019688#comment-14019688 ] Michael McCandless commented on LUCENE-5738: +1, looks great. Thanks Simon!

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019689#comment-14019689 ] Uwe Schindler commented on LUCENE-5738: --- Hi Simon, looks good. Sorry for confusing

[jira] [Comment Edited] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019689#comment-14019689 ] Uwe Schindler edited comment on LUCENE-5738 at 6/6/14 8:55 AM:

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019690#comment-14019690 ] ASF subversion and git services commented on LUCENE-5738: - Commit

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019701#comment-14019701 ] ASF subversion and git services commented on LUCENE-5738: - Commit

[jira] [Resolved] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5738. - Resolution: Fixed committed to 4x and trunk NativeLock is release if Lock is closed

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019704#comment-14019704 ] Uwe Schindler commented on LUCENE-5738: --- Commit was a little bit too fast for me...

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019706#comment-14019706 ] Simon Willnauer commented on LUCENE-5738: - I saw your comment. I didn't want to

[jira] [Commented] (LUCENE-5738) NativeLock is release if Lock is closed after obtain failed

2014-06-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019707#comment-14019707 ] Uwe Schindler commented on LUCENE-5738: --- Wanted to note: Had the LockVerify test

[jira] [Commented] (SOLR-6147) QUERYHANDLER in Solr's admin GUI should be REQUESTHANDLER

2014-06-06 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019726#comment-14019726 ] Stefan Matheis (steffkes) commented on SOLR-6147: - The UI doesn't name

[jira] [Created] (LUCENE-5741) IndexWriter.tryDeleteDocument does not work

2014-06-06 Thread Zhuravskiy Vitaliy (JIRA)
Zhuravskiy Vitaliy created LUCENE-5741: -- Summary: IndexWriter.tryDeleteDocument does not work Key: LUCENE-5741 URL: https://issues.apache.org/jira/browse/LUCENE-5741 Project: Lucene - Core

[jira] [Commented] (LUCENE-5741) IndexWriter.tryDeleteDocument does not work

2014-06-06 Thread Zhuravskiy Vitaliy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019733#comment-14019733 ] Zhuravskiy Vitaliy commented on LUCENE-5741: Same problem discussion here

[jira] [Assigned] (LUCENE-5741) IndexWriter.tryDeleteDocument does not work

2014-06-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-5741: -- Assignee: Michael McCandless IndexWriter.tryDeleteDocument does not work

[jira] [Commented] (LUCENE-5741) IndexWriter.tryDeleteDocument does not work

2014-06-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019759#comment-14019759 ] Michael McCandless commented on LUCENE-5741: Can you re-test with a newer

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

2014-06-06 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019763#comment-14019763 ] Alexandre Rafalovitch commented on SOLR-4799: - Morphline is now part of Apache

[jira] [Created] (LUCENE-5742) size of frq record is very huge in the table

2014-06-06 Thread Maheshwara Reddy (JIRA)
Maheshwara Reddy created LUCENE-5742: Summary: size of frq record is very huge in the table Key: LUCENE-5742 URL: https://issues.apache.org/jira/browse/LUCENE-5742 Project: Lucene - Core

[jira] [Updated] (LUCENE-5688) NumericDocValues fields with sparse data can be compressed better

2014-06-06 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-5688: -- Attachment: LUCENE-5688.patch bq. Can you perhaps make the Consumer/Producer package-private?

[jira] [Commented] (LUCENE-5716) Track file handle leaks (FileDescriptor, NIO Path SPI and Socket mostly).

2014-06-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019820#comment-14019820 ] Shalin Shekhar Mangar commented on LUCENE-5716: --- Very cool! Track file

[jira] [Updated] (LUCENE-5741) IndexWriter.tryDeleteDocument does not work

2014-06-06 Thread Zhuravskiy Vitaliy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuravskiy Vitaliy updated LUCENE-5741: --- Description: I am using fresha and opened reader. One segement and 3 documents in

[jira] [Commented] (SOLR-6137) Managed Schema / Schemaless and SolrCloud concurrency issues

2014-06-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019872#comment-14019872 ] Yonik Seeley commented on SOLR-6137: Gregory, the schemaless case is covered I think...

[jira] [Updated] (LUCENE-5741) IndexWriter.tryDeleteDocument does not work

2014-06-06 Thread Zhuravskiy Vitaliy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuravskiy Vitaliy updated LUCENE-5741: --- Affects Version/s: (was: 4.9) 4.8.1

[jira] [Commented] (LUCENE-5741) IndexWriter.tryDeleteDocument does not work

2014-06-06 Thread Zhuravskiy Vitaliy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019879#comment-14019879 ] Zhuravskiy Vitaliy commented on LUCENE-5741: Hi, Michael, on 4.3.1 bug still

[jira] [Comment Edited] (LUCENE-5741) IndexWriter.tryDeleteDocument does not work

2014-06-06 Thread Zhuravskiy Vitaliy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019879#comment-14019879 ] Zhuravskiy Vitaliy edited comment on LUCENE-5741 at 6/6/14 2:35 PM:

[jira] [Commented] (LUCENE-5741) IndexWriter.tryDeleteDocument does not work

2014-06-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019882#comment-14019882 ] Michael McCandless commented on LUCENE-5741: The SegmentInfoPerCommit from

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

2014-06-06 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019885#comment-14019885 ] James Dyer commented on SOLR-4799: -- bq. At the same time, in nearly a year, no further

[jira] [Commented] (SOLR-6018) Solr DataImportHandler not finding dynamic fields

2014-06-06 Thread Aaron LaBella (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14019924#comment-14019924 ] Aaron LaBella commented on SOLR-6018: - Any comments/updates on this issue? Solr

[jira] [Commented] (SOLR-6143) Bad facet counts from CollapsingQParserPlugin

2014-06-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020051#comment-14020051 ] Joel Bernstein commented on SOLR-6143: -- Let's move this discussion to the users list.

[jira] [Resolved] (SOLR-6143) Bad facet counts from CollapsingQParserPlugin

2014-06-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-6143. -- Resolution: Not a Problem Bad facet counts from CollapsingQParserPlugin

[jira] [Updated] (SOLR-6147) Rename SolrInfoMBean.Category.QUERYHANDLER to REQUESTHANDLER

2014-06-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-6147: --- Fix Version/s: 5.0 Summary: Rename SolrInfoMBean.Category.QUERYHANDLER to REQUESTHANDLER

[jira] [Commented] (SOLR-6147) Rename SolrInfoMBean.Category.QUERYHANDLER to REQUESTHANDLER

2014-06-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020135#comment-14020135 ] David Smiley commented on SOLR-6147: Thanks for the clarification; I renamed the issue

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

2014-06-06 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020207#comment-14020207 ] Mikhail Khludnev commented on SOLR-4799: Despite of many things described above, I

[jira] [Commented] (SOLR-5379) Query-time multi-word synonym expansion

2014-06-06 Thread Jeremy Anderson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020221#comment-14020221 ] Jeremy Anderson commented on SOLR-5379: --- I'm in the process of trying to get this

[jira] [Comment Edited] (SOLR-5379) Query-time multi-word synonym expansion

2014-06-06 Thread Jeremy Anderson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020221#comment-14020221 ] Jeremy Anderson edited comment on SOLR-5379 at 6/6/14 6:55 PM:

[jira] [Updated] (SOLR-5379) Query-time multi-word synonym expansion

2014-06-06 Thread Jeremy Anderson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Anderson updated SOLR-5379: -- Attachment: synonym-expander-4_8_1.patch quoted-4_8_1.patch

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

2014-06-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020260#comment-14020260 ] Shawn Heisey commented on SOLR-4799: bq. I think a lot of DIH users are using it to

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

2014-06-06 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020207#comment-14020207 ] Mikhail Khludnev edited comment on SOLR-4799 at 6/6/14 7:26 PM:

[jira] [Commented] (LUCENE-5742) size of frq record is very huge in the table

2014-06-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020286#comment-14020286 ] Michael McCandless commented on LUCENE-5742: Try setting

[jira] [Assigned] (LUCENE-5699) Lucene classification score calculation normalize and return lists

2014-06-06 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned LUCENE-5699: --- Assignee: Tommaso Teofili Lucene classification score calculation normalize and

[jira] [Commented] (SOLR-5285) Solr response format should support child Docs

2014-06-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020371#comment-14020371 ] Hoss Man commented on SOLR-5285: bq. Correct patch with all the changes. This looks solid

[jira] [Updated] (SOLR-6145) Concurrent Schema API field additions can result in endless loop

2014-06-06 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-6145: - Attachment: SOLR-6145.patch Here's a patch that fixes the test. The basic idea is that retrying

[JENKINS-MAVEN] Lucene-Solr-Maven-4.x #640: POMs out of sync

2014-06-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/640/ No tests ran. Build Log: [...truncated 9684 lines...] BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-4.x/build.xml:483: The following error occurred while executing this line:

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #640: POMs out of sync

2014-06-06 Thread Chris Hostetter
All sorts of wonkiness here... #1) the job got run on ubuntu6 instead of on our lucene zone (which is why ivy wasn't found) #2) the lucene zone machine appears to be down #3) the reason the job got run on ubuntu6 seems to be because abayer edited the job config to saw it could run on either

[jira] [Created] (SOLR-6148) Failure on Jenkins: leaked parallelCoreAdminExecutor threads

2014-06-06 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-6148: -- Summary: Failure on Jenkins: leaked parallelCoreAdminExecutor threads Key: SOLR-6148 URL: https://issues.apache.org/jira/browse/SOLR-6148 Project: Solr Issue

[jira] [Commented] (SOLR-5285) Solr response format should support child Docs

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

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #640: POMs out of sync

2014-06-06 Thread Steve Rowe
abayer = Andrew Bayer I chatted with JanIV = Jan Iversen, and abayer on #asfinfra today about the issue - here’s a transcript: 5:58:06 PM sarowe Hi, I'm trying to ssh into lucene.zones.apache.org but it times out - is this known/expected? 5:59:01 PM sarowe (I do see a bunch

[jira] [Updated] (SOLR-6148) Failure on Jenkins: leaked parallelCoreAdminExecutor threads

2014-06-06 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-6148: --- Attachment: SOLR-6148.patch The parallelExecutor in CoreAdminHandler is no longer lazy init'ed as it

[jira] [Commented] (SOLR-5285) Solr response format should support child Docs

2014-06-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020521#comment-14020521 ] Hoss Man commented on SOLR-5285: I've backported to 4x and am running the tests now -- but

[jira] [Commented] (SOLR-5285) Solr response format should support child Docs

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

[jira] [Commented] (SOLR-6148) Failure on Jenkins: leaked parallelCoreAdminExecutor threads

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

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #640: POMs out of sync

2014-06-06 Thread Steve Rowe
More info from gmcdonald on #asfinfra: 6:48:33 PM sarowe JanIV: do you know who's responsible for the lucene (and other) zones? 7:40:20 PM gmcdonald sarowe1: its a jail on a downed host, known issue, will look at it in the morning if noone else gets there first 7:40:45

[jira] [Commented] (SOLR-6148) Failure on Jenkins: leaked parallelCoreAdminExecutor threads

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

[jira] [Commented] (SOLR-6148) Failure on Jenkins: leaked parallelCoreAdminExecutor threads

2014-06-06 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14020582#comment-14020582 ] Anshum Gupta commented on SOLR-6148: Leaving this open for a day. If there are no more

Re: svn commit: r1601038 - /lucene/dev/trunk/solr/core/src/java/org/apache/solr/handler/admin/CoreAdm inHandler.java

2014-06-06 Thread Chris Hostetter
: @@ -119,6 +119,8 @@ public class CoreAdminHandler extends Re ... : @@ -129,6 +131,8 @@ public class CoreAdminHandler extends Re Doing the same init in 2 places seems prone to future errors -- why not just inline it with the declaration of the parallelExecutor (and make it final while

Re: svn commit: r1601038 - /lucene/dev/trunk/solr/core/src/java/org/apache/solr/handler/admin/CoreAdm inHandler.java

2014-06-06 Thread Anshum Gupta
The second ctor is only used by a mock, which I didn't look into much so just added it to both the places. I'll just make it final and inline it. On Fri, Jun 6, 2014 at 5:28 PM, Chris Hostetter hossman_luc...@fucit.org wrote: : @@ -119,6 +119,8 @@ public class CoreAdminHandler extends Re

[jira] [Commented] (SOLR-5285) Solr response format should support child Docs

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

[jira] [Commented] (SOLR-6148) Failure on Jenkins: leaked parallelCoreAdminExecutor threads

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

[jira] [Commented] (SOLR-6148) Failure on Jenkins: leaked parallelCoreAdminExecutor threads

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

[jira] [Commented] (SOLR-5285) Solr response format should support child Docs

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

[jira] [Resolved] (SOLR-5285) Solr response format should support child Docs

2014-06-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-5285. Resolution: Fixed Assignee: Hoss Man Solr response format should support child Docs

[jira] [Updated] (SOLR-6145) Concurrent Schema API field additions can result in endless loop

2014-06-06 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-6145: - Attachment: SOLR-6145v2.patch SOLR-6145-tests.patch Two patches: The tests patch

[jira] [Resolved] (SOLR-6088) Add query re-ranking with the ReRankingQParserPlugin

2014-06-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-6088. -- Resolution: Fixed Add query re-ranking with the ReRankingQParserPlugin

[jira] [Assigned] (SOLR-6088) Add query re-ranking with the ReRankingQParserPlugin

2014-06-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-6088: Assignee: Joel Bernstein Add query re-ranking with the ReRankingQParserPlugin

[jira] [Resolved] (SOLR-5973) Pluggable Ranking Collectors and Merge Strategies

2014-06-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-5973. -- Resolution: Fixed Pluggable Ranking Collectors and Merge Strategies