You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steven Parkes (JIRA)" <ji...@apache.org> on 2007/03/07 01:47:30 UTC

[jira] Created: (LUCENE-824) IndexWriter#addIndexesNoOptimize has redundent try/catch

IndexWriter#addIndexesNoOptimize has redundent try/catch
--------------------------------------------------------

                 Key: LUCENE-824
                 URL: https://issues.apache.org/jira/browse/LUCENE-824
             Project: Lucene - Java
          Issue Type: Improvement
    Affects Versions: 2.2
            Reporter: Steven Parkes
         Assigned To: Steven Parkes
            Priority: Minor
             Fix For: 2.2


With the new transaction code, the try/catch clause at the beginning of IndexWriter#addIndexesNoOptimize is redundant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-824) IndexWriter#addIndexesNoOptimize has redundent try/catch

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved LUCENE-824.
---------------------------------------

       Resolution: Fixed
    Lucene Fields: [New, Patch Available]  (was: [Patch Available, New])

> IndexWriter#addIndexesNoOptimize has redundent try/catch
> --------------------------------------------------------
>
>                 Key: LUCENE-824
>                 URL: https://issues.apache.org/jira/browse/LUCENE-824
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Steven Parkes
>         Assigned To: Michael McCandless
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: LUCENE-824.txt
>
>
> With the new transaction code, the try/catch clause at the beginning of IndexWriter#addIndexesNoOptimize is redundant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Assigned: (LUCENE-824) IndexWriter#addIndexesNoOptimize has redundent try/catch

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless reassigned LUCENE-824:
-----------------------------------------

    Assignee: Michael McCandless  (was: Steven Parkes)

> IndexWriter#addIndexesNoOptimize has redundent try/catch
> --------------------------------------------------------
>
>                 Key: LUCENE-824
>                 URL: https://issues.apache.org/jira/browse/LUCENE-824
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Steven Parkes
>         Assigned To: Michael McCandless
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: LUCENE-824.txt
>
>
> With the new transaction code, the try/catch clause at the beginning of IndexWriter#addIndexesNoOptimize is redundant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Commented: (LUCENE-824) IndexWriter#addIndexesNoOptimize has redundent try/catch

Posted by "Michael McCandless (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478709 ] 

Michael McCandless commented on LUCENE-824:
-------------------------------------------

Good catch Steven!  I will commit this.  Keep the patches coming!

> IndexWriter#addIndexesNoOptimize has redundent try/catch
> --------------------------------------------------------
>
>                 Key: LUCENE-824
>                 URL: https://issues.apache.org/jira/browse/LUCENE-824
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Steven Parkes
>         Assigned To: Steven Parkes
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: LUCENE-824.txt
>
>
> With the new transaction code, the try/catch clause at the beginning of IndexWriter#addIndexesNoOptimize is redundant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Updated: (LUCENE-824) IndexWriter#addIndexesNoOptimize has redundent try/catch

Posted by "Steven Parkes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Parkes updated LUCENE-824:
---------------------------------

    Attachment: LUCENE-824.txt

Remove redundant try/catch.

> IndexWriter#addIndexesNoOptimize has redundent try/catch
> --------------------------------------------------------
>
>                 Key: LUCENE-824
>                 URL: https://issues.apache.org/jira/browse/LUCENE-824
>             Project: Lucene - Java
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Steven Parkes
>         Assigned To: Steven Parkes
>            Priority: Minor
>             Fix For: 2.2
>
>         Attachments: LUCENE-824.txt
>
>
> With the new transaction code, the try/catch clause at the beginning of IndexWriter#addIndexesNoOptimize is redundant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org