You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by Mike Klaas <mi...@gmail.com> on 2009/05/30 01:47:33 UTC

Re: [jira] Updated: (SOLR-1155) Change DirectUpdateHandler2 to allow concurrent adds during an autocommit

I'd like to take a look at this but JIRA seems to be down. Is anyone else
experiencing this?

-Mike


On Wed, May 13, 2009 at 7:41 AM, Jayson Minard (JIRA) <ji...@apache.org>wrote:

>
>     [
> https://issues.apache.org/jira/browse/SOLR-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Jayson Minard updated SOLR-1155:
> --------------------------------
>
>     Attachment: Solr-1155.patch
>
> Resolve TODO for commitWithin, and updated AutoCommitTrackerTest to
> validate the fix.
>
> > Change DirectUpdateHandler2 to allow concurrent adds during an autocommit
> > -------------------------------------------------------------------------
> >
> >                 Key: SOLR-1155
> >                 URL: https://issues.apache.org/jira/browse/SOLR-1155
> >             Project: Solr
> >          Issue Type: Improvement
> >          Components: search
> >    Affects Versions: 1.3
> >            Reporter: Jayson Minard
> >         Attachments: Solr-1155.patch, Solr-1155.patch
> >
> >
> > Currently DirectUpdateHandler2 will block adds during a commit, and it
> seems to be possible with recent changes to Lucene to allow them to run
> concurrently.
> > See:
> http://www.nabble.com/Autocommit-blocking-adds---AutoCommit-Speedup--td23435224.html
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

Re: [jira] Updated: (SOLR-1155) Change DirectUpdateHandler2 to allow concurrent adds during an autocommit

Posted by Ryan McKinley <ry...@gmail.com>.
Seems ok now...


On Fri, May 29, 2009 at 7:47 PM, Mike Klaas <mi...@gmail.com> wrote:
> I'd like to take a look at this but JIRA seems to be down. Is anyone else
> experiencing this?
>
> -Mike
>
>
> On Wed, May 13, 2009 at 7:41 AM, Jayson Minard (JIRA) <ji...@apache.org>wrote:
>
>>
>>     [
>> https://issues.apache.org/jira/browse/SOLR-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>>
>> Jayson Minard updated SOLR-1155:
>> --------------------------------
>>
>>     Attachment: Solr-1155.patch
>>
>> Resolve TODO for commitWithin, and updated AutoCommitTrackerTest to
>> validate the fix.
>>
>> > Change DirectUpdateHandler2 to allow concurrent adds during an autocommit
>> > -------------------------------------------------------------------------
>> >
>> >                 Key: SOLR-1155
>> >                 URL: https://issues.apache.org/jira/browse/SOLR-1155
>> >             Project: Solr
>> >          Issue Type: Improvement
>> >          Components: search
>> >    Affects Versions: 1.3
>> >            Reporter: Jayson Minard
>> >         Attachments: Solr-1155.patch, Solr-1155.patch
>> >
>> >
>> > Currently DirectUpdateHandler2 will block adds during a commit, and it
>> seems to be possible with recent changes to Lucene to allow them to run
>> concurrently.
>> > See:
>> http://www.nabble.com/Autocommit-blocking-adds---AutoCommit-Speedup--td23435224.html
>>
>> --
>> This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>>
>