[jira] [Commented] (SOLR-4165) Queries blocked when stopping and starting a node

2013-02-15 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579165#comment-13579165 ] Markus Jelsma commented on SOLR-4165: - Mark, i'm not sure this issue is entirely

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

2013-02-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/180/ 2 tests failed. REGRESSION: org.apache.lucene.search.TestSearcherManager.testSearcherManager Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite

[jira] [Commented] (SOLR-4165) Queries blocked when stopping and starting a node

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579187#comment-13579187 ] Mark Miller commented on SOLR-4165: --- i guess reopen and rename this is the best move

[jira] [Reopened] (SOLR-4165) Queries blocked when stopping and starting a node

2013-02-15 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma reopened SOLR-4165: - Queries blocked when stopping and starting a node

[jira] [Updated] (SOLR-4165) Queries blocked when stopping a node

2013-02-15 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-4165: Description: Our 10 node test cluster (10 shards, 20 cores) blocks incoming queries briefly when a

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #770: POMs out of sync

2013-02-15 Thread Robert Muir
the poms are really out of sync. ant build depends on httpcore 4.2.3 but maven on 4.2.2 On Thu, Feb 14, 2013 at 11:34 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/770/ No tests ran. Build Log: [...truncated 11059

[jira] [Created] (SOLR-4461) gui issue

2013-02-15 Thread ewe (JIRA)
ewe created SOLR-4461: - Summary: gui issue Key: SOLR-4461 URL: https://issues.apache.org/jira/browse/SOLR-4461 Project: Solr Issue Type: Bug Components: web gui Affects Versions: 4.1

[jira] [Commented] (SOLR-4165) Queries blocked when stopping a node

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579207#comment-13579207 ] Mark Miller commented on SOLR-4165: --- These can't be blocked for wrong right? We are

[jira] [Comment Edited] (SOLR-4165) Queries blocked when stopping a node

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579207#comment-13579207 ] Mark Miller edited comment on SOLR-4165 at 2/15/13 2:25 PM:

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #770: POMs out of sync

2013-02-15 Thread Steve Rowe
I'm looking into it. Httpclient uses Maven as its build system, so when the httpclient POM declares a dependency, it's authoritative (since that's how it's built). The 4.2.3 release of httpclient depends on the 4.2.2 release of httpcore. Looks to me like in this case the Solr Ant build

[jira] [Commented] (SOLR-4165) Queries blocked when stopping a node

2013-02-15 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579211#comment-13579211 ] Markus Jelsma commented on SOLR-4165: - Correctt. Start up was up to 30 seconds and on

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #770: POMs out of sync

2013-02-15 Thread Steve Rowe
I read this email exchange as describing intentionally versioning httpclient separately from httpcore: http://markmail.org/thread/ippp4gbxwwnt6aws. I can see that the previous three releases of httpclient (4.2.2, 4.2.1 and 4.2) depend on the exact same httpcore version, rather than lagging.

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #770: POMs out of sync

2013-02-15 Thread Robert Muir
On Fri, Feb 15, 2013 at 10:22 AM, Steve Rowe sar...@gmail.com wrote: I read this email exchange as describing intentionally versioning httpclient separately from httpcore: http://markmail.org/thread/ippp4gbxwwnt6aws. I can see that the previous three releases of httpclient (4.2.2, 4.2.1 and

[jira] [Created] (SOLR-4462) SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM

2013-02-15 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-4462: Summary: SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM Key: SOLR-4462

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

2013-02-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/247/ No tests ran. Build Log: [...truncated 10976 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Created] (SOLR-4463) SolrCoreState reg counting is off for SolrCore reloads.

2013-02-15 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4463: - Summary: SolrCoreState reg counting is off for SolrCore reloads. Key: SOLR-4463 URL: https://issues.apache.org/jira/browse/SOLR-4463 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-4463) SolrCoreState reg counting is off for SolrCore reloads.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4463: -- Attachment: SOLR-4463.patch SolrCoreState reg counting is off for SolrCore reloads.

[jira] [Updated] (SOLR-4463) SolrCoreState reg counting is off for SolrCore reloads.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4463: -- Description: Seems to work sometimes, perhaps because of races, but when we moved this ref counting to

[jira] [Updated] (SOLR-4463) SolrCoreState ref counting is off for SolrCore reloads.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4463: -- Summary: SolrCoreState ref counting is off for SolrCore reloads. (was: SolrCoreState reg counting is

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2013-02-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579324#comment-13579324 ] Shawn Heisey commented on SOLR-4316: bq. That's not right. You query the whole

[jira] [Commented] (LUCENE-4778) Add a getter for the delegate in RateLimitedDirectoryWrapper.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579326#comment-13579326 ] Mark Miller commented on LUCENE-4778: - I'm just going to put the same thing

[jira] [Updated] (LUCENE-4778) Add a getter for the delegate in RateLimitedDirectoryWrapper.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-4778: Fix Version/s: 5.0 Add a getter for the delegate in RateLimitedDirectoryWrapper.

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579328#comment-13579328 ] Mark Miller commented on SOLR-4316: --- It's how most distributed systems work. You hit one

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2013-02-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579329#comment-13579329 ] Shawn Heisey commented on SOLR-4316: If you decide that the current request-to-shard

[jira] [Updated] (SOLR-4462) SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM

2013-02-15 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-4462: - Attachment: SOLR-4462.patch Patch downgrading SoljJ httpcore dependency from 4.2.3 to 4.2.2. Comments

[jira] [Comment Edited] (SOLR-4462) SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM

2013-02-15 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579360#comment-13579360 ] Steve Rowe edited comment on SOLR-4462 at 2/15/13 5:56 PM: --- Patch

[jira] [Commented] (SOLR-4462) SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579369#comment-13579369 ] Commit Tag Bot commented on SOLR-4462: -- [trunk commit] Steven Rowe

[jira] [Commented] (SOLR-4462) SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM

2013-02-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579373#comment-13579373 ] Hoss Man commented on SOLR-4462: bq. Comments added to solrj/ivy.xml discussing how to

[jira] [Commented] (SOLR-4462) SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579381#comment-13579381 ] Commit Tag Bot commented on SOLR-4462: -- [branch_4x commit] Steven Rowe

[jira] [Updated] (SOLR-3855) DocValues support

2013-02-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated SOLR-3855: --- Attachment: SOLR-3855.patch New patch, all tests passed. - I made DV integration in the stats

[jira] [Updated] (SOLR-4462) SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM

2013-02-15 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-4462: - Description: The httpcomponents project, which hosts both the httpclient and the httpcore modules, uses

[jira] [Commented] (SOLR-4463) SolrCoreState ref counting is off for SolrCore reloads.

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579398#comment-13579398 ] Commit Tag Bot commented on SOLR-4463: -- [trunk commit] Mark Robert Miller

[jira] [Resolved] (SOLR-4462) SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM

2013-02-15 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-4462. -- Resolution: Fixed Fix Version/s: 4.2 Assignee: Steve Rowe Committed to trunk and

[jira] [Updated] (SOLR-4462) SolrJ's httpclient and httpcore dependency versions should not be synchronized - instead, the httpcore version to use should be drawn from the httpclient POM

2013-02-15 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-4462: - Affects Version/s: (was: 4.0) (was: 4.1) 4.2

[jira] [Commented] (SOLR-4463) SolrCoreState ref counting is off for SolrCore reloads.

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579410#comment-13579410 ] Commit Tag Bot commented on SOLR-4463: -- [branch_4x commit] Mark Robert Miller

[jira] [Updated] (SOLR-4463) SolrCoreState ref counting is off for SolrCore reloads.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4463: -- Priority: Critical (was: Major) SolrCoreState ref counting is off for SolrCore reloads.

[jira] [Resolved] (SOLR-4463) SolrCoreState ref counting is off for SolrCore reloads.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4463. --- Resolution: Fixed SolrCoreState ref counting is off for SolrCore reloads.

[jira] [Created] (SOLR-4464) DIH - Processed documents counter resets to zero after first database request

2013-02-15 Thread Dave Cook (JIRA)
Dave Cook created SOLR-4464: --- Summary: DIH - Processed documents counter resets to zero after first database request Key: SOLR-4464 URL: https://issues.apache.org/jira/browse/SOLR-4464 Project: Solr

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #770: POMs out of sync

2013-02-15 Thread Steve Rowe
Fixed under SOLR-4462. On Feb 15, 2013, at 10:22 AM, Steve Rowe sar...@gmail.com wrote: I read this email exchange as describing intentionally versioning httpclient separately from httpcore: http://markmail.org/thread/ippp4gbxwwnt6aws. I can see that the previous three releases of

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #770: POMs out of sync

2013-02-15 Thread Robert Muir
Thanks Steve! I am happy to see the checker working On Fri, Feb 15, 2013 at 2:00 PM, Steve Rowe sar...@gmail.com wrote: Fixed under SOLR-4462. On Feb 15, 2013, at 10:22 AM, Steve Rowe sar...@gmail.com wrote: I read this email exchange as describing intentionally versioning httpclient

[jira] [Commented] (LUCENE-4779) Simplify TestSort

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579416#comment-13579416 ] Commit Tag Bot commented on LUCENE-4779: [trunk commit] Robert Muir

[jira] [Commented] (SOLR-4464) DIH - Processed documents counter resets to zero after first database request

2013-02-15 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579422#comment-13579422 ] Greg Bowyer commented on SOLR-4464: --- There is a good chance that a 250GB heap is the root

[jira] [Commented] (SOLR-4464) DIH - Processed documents counter resets to zero after first database request

2013-02-15 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579426#comment-13579426 ] Greg Bowyer commented on SOLR-4464: --- . I should read bug reports more carefully,

[jira] [Commented] (LUCENE-4778) Add a getter for the delegate in RateLimitedDirectoryWrapper.

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579431#comment-13579431 ] Commit Tag Bot commented on LUCENE-4778: [trunk commit] Mark Robert Miller

[jira] [Commented] (LUCENE-4778) Add a getter for the delegate in RateLimitedDirectoryWrapper.

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579437#comment-13579437 ] Commit Tag Bot commented on LUCENE-4778: [branch_4x commit] Mark Robert Miller

[jira] [Commented] (SOLR-4464) DIH - Processed documents counter resets to zero after first database request

2013-02-15 Thread Dave Cook (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579451#comment-13579451 ] Dave Cook commented on SOLR-4464: - Hi Greg: I reset to 32Gb heap - as you can see

[jira] [Resolved] (LUCENE-4778) Add a getter for the delegate in RateLimitedDirectoryWrapper.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-4778. - Resolution: Fixed Add a getter for the delegate in RateLimitedDirectoryWrapper.

[jira] [Commented] (LUCENE-4779) Simplify TestSort

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579452#comment-13579452 ] Commit Tag Bot commented on LUCENE-4779: [trunk commit] Robert Muir

[jira] [Commented] (SOLR-4451) Upgrade to httpclient 4.2.x and take advantage of SystemDefaultHttpClient

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579457#comment-13579457 ] Mark Miller commented on SOLR-4451: --- Some tests run from eclipse now seem to fail after

[jira] [Commented] (SOLR-4451) Upgrade to httpclient 4.2.x and take advantage of SystemDefaultHttpClient

2013-02-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579461#comment-13579461 ] Hoss Man commented on SOLR-4451: mark: nothing should be intrinsically dependent on a

[jira] [Commented] (SOLR-4451) Upgrade to httpclient 4.2.x and take advantage of SystemDefaultHttpClient

2013-02-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579468#comment-13579468 ] Hoss Man commented on SOLR-4451: mark: Is there a classpath conflict between the httpclient

[jira] [Updated] (SOLR-4459) The Replication 'index move' optimization doesn't kick in when using NRTCachingDirectory or the rate limiting option.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4459: -- Attachment: SOLR-4459.patches We need something like this patch for the short term.

[jira] [Commented] (SOLR-4451) Upgrade to httpclient 4.2.x and take advantage of SystemDefaultHttpClient

2013-02-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579480#comment-13579480 ] Robert Muir commented on SOLR-4451: --- i did the following: svn up ant eclipse refresh

[jira] [Commented] (SOLR-4451) Upgrade to httpclient 4.2.x and take advantage of SystemDefaultHttpClient

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579486#comment-13579486 ] Mark Miller commented on SOLR-4451: --- No such luck for me - I'll be trying to figure out

[jira] [Commented] (SOLR-4464) DIH - Processed documents counter resets to zero after first database request

2013-02-15 Thread Dave Cook (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579490#comment-13579490 ] Dave Cook commented on SOLR-4464: - Hi Greg: I just reset back to zero on the second

[jira] [Commented] (SOLR-4464) DIH - Processed documents counter resets to zero after first database request

2013-02-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579496#comment-13579496 ] Shawn Heisey commented on SOLR-4464: I'm with the user in #solr. The Total Documents

[jira] [Created] (SOLR-4465) Configurable Collectors

2013-02-15 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-4465: Summary: Configurable Collectors Key: SOLR-4465 URL: https://issues.apache.org/jira/browse/SOLR-4465 Project: Solr Issue Type: New Feature

[jira] [Created] (SOLR-4466) DIH Started status says less than a minute ago when it's been much longer

2013-02-15 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-4466: -- Summary: DIH Started status says less than a minute ago when it's been much longer Key: SOLR-4466 URL: https://issues.apache.org/jira/browse/SOLR-4466 Project: Solr

[jira] [Commented] (SOLR-4466) DIH Started status says less than a minute ago when it's been much longer

2013-02-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579501#comment-13579501 ] Shawn Heisey commented on SOLR-4466: I am not running into this on my own system, but I

[jira] [Commented] (LUCENE-4779) Simplify TestSort

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579502#comment-13579502 ] Commit Tag Bot commented on LUCENE-4779: [trunk commit] Robert Muir

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2013-02-15 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Muldowney updated SOLR-2894: --- Attachment: SOLR-2894.patch Distributed pivot faceting, along with testing

[jira] [Commented] (LUCENE-4779) Simplify TestSort

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579506#comment-13579506 ] Commit Tag Bot commented on LUCENE-4779: [trunk commit] Robert Muir

[jira] [Commented] (LUCENE-4779) Simplify TestSort

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579507#comment-13579507 ] Commit Tag Bot commented on LUCENE-4779: [trunk commit] Robert Muir

[jira] [Comment Edited] (SOLR-2894) Implement distributed pivot faceting

2013-02-15 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579505#comment-13579505 ] Andrew Muldowney edited comment on SOLR-2894 at 2/15/13 9:20 PM:

[jira] [Comment Edited] (SOLR-2894) Implement distributed pivot faceting

2013-02-15 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579505#comment-13579505 ] Andrew Muldowney edited comment on SOLR-2894 at 2/15/13 9:21 PM:

[jira] [Commented] (SOLR-3583) Percentiles for facets, pivot facets, and distributed pivot facets

2013-02-15 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579509#comment-13579509 ] Andrew Muldowney commented on SOLR-3583: I'm working on making a new version of

[jira] [Resolved] (LUCENE-4779) Simplify TestSort

2013-02-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4779. - Resolution: Fixed Fix Version/s: 5.0 4.2 Simplify TestSort

[jira] [Commented] (LUCENE-4779) Simplify TestSort

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579519#comment-13579519 ] Commit Tag Bot commented on LUCENE-4779: [branch_4x commit] Robert Muir

[jira] [Updated] (LUCENE-4780) MonotonicAppendingLongBuffer

2013-02-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4780: - Attachment: LUCENE-4780.patch Patch. I tried to replace AppendingLongBuffer with

[jira] [Commented] (SOLR-2646) Integrate Solr benchmarking support into the Benchmark module

2013-02-15 Thread Mark Bennett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579575#comment-13579575 ] Mark Bennett commented on SOLR-2646: Arguments I used / specific test I got running.

[jira] [Created] (LUCENE-4780) MonotonicAppendingLongBuffer

2013-02-15 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4780: Summary: MonotonicAppendingLongBuffer Key: LUCENE-4780 URL: https://issues.apache.org/jira/browse/LUCENE-4780 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (SOLR-2646) Integrate Solr benchmarking support into the Benchmark module

2013-02-15 Thread Mark Bennett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579582#comment-13579582 ] Mark Bennett commented on SOLR-2646: Two other notes: * Hard coded file path in the alg

[jira] [Commented] (SOLR-4464) DIH - Processed documents counter resets to zero after first database request

2013-02-15 Thread Dave Cook (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579615#comment-13579615 ] Dave Cook commented on SOLR-4464: - Hi Shawn: Yes, that's correct. It's causing the

[jira] [Commented] (LUCENE-4780) MonotonicAppendingLongBuffer

2013-02-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579620#comment-13579620 ] Robert Muir commented on LUCENE-4780: - So this works even if its mostly monotonic but

[jira] [Commented] (LUCENE-4780) MonotonicAppendingLongBuffer

2013-02-15 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579628#comment-13579628 ] Adrien Grand commented on LUCENE-4780: -- bq. So this works even if its mostly

[jira] [Commented] (SOLR-4459) The Replication 'index move' optimization doesn't kick in when using NRTCachingDirectory or the rate limiting option.

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579665#comment-13579665 ] Commit Tag Bot commented on SOLR-4459: -- [trunk commit] Mark Robert Miller

[jira] [Commented] (SOLR-4459) The Replication 'index move' optimization doesn't kick in when using NRTCachingDirectory or the rate limiting option.

2013-02-15 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579668#comment-13579668 ] Commit Tag Bot commented on SOLR-4459: -- [branch_4x commit] Mark Robert Miller

[jira] [Resolved] (SOLR-3964) Solr does not return error, even though create collection unsuccessfully

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3964. --- Resolution: Duplicate Solr does not return error, even though create collection unsuccessfully

[jira] [Updated] (SOLR-4073) Overseer will miss operations in some cases for OverseerCollectionProcessor

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4073: -- Fix Version/s: 5.0 4.2 Assignee: Mark Miller Overseer will miss

[jira] [Resolved] (SOLR-3372) Upgrade Zookeeper to 3.4.x

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3372. --- Resolution: Duplicate Done in another issue. Upgrade Zookeeper to 3.4.x

[jira] [Resolved] (SOLR-4459) The Replication 'index move' optimization doesn't kick in when using NRTCachingDirectory or the rate limiting option.

2013-02-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4459. --- Resolution: Fixed The Replication 'index move' optimization doesn't kick in when using

[jira] [Commented] (SOLR-4408) Server hanging on startup

2013-02-15 Thread Raintung Li (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579698#comment-13579698 ] Raintung Li commented on SOLR-4408: --- The major problem searchExecutor is only one thread

[JENKINS] Lucene-trunk-Linux-Java6-64-test-only - Build # 24234 - Failure!

2013-02-15 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64-test-only/24234/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestTimeLimitingCollector.testSearchMultiThreaded Error Message: Captured an uncaught exception in thread: Thread[id=162, name=Thread-101, state=RUNNABLE,