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 "Hoss Man (JIRA)" <ji...@apache.org> on 2008/12/16 21:44:46 UTC

[jira] Created: (SOLR-923) SolrIndexWriter.getDirectory cleanup

SolrIndexWriter.getDirectory cleanup
------------------------------------

                 Key: SOLR-923
                 URL: https://issues.apache.org/jira/browse/SOLR-923
             Project: Solr
          Issue Type: Improvement
          Components: update
            Reporter: Hoss Man
            Priority: Minor
             Fix For: 1.4
         Attachments: SOLR-923.patch

bad @deprecated msg on legacy impl, plus redundant code and lack of NIO goodness in legacy impl (pretty sure that was an over sight resulting from rouge-tile pattern, and not intentional)

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


[jira] Resolved: (SOLR-923) SolrIndexWriter.getDirectory cleanup

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

Hoss Man resolved SOLR-923.
---------------------------

    Resolution: Fixed
      Assignee: Hoss Man

hossman@coaster:~/lucene/solr$ svn commit -m "SOLR-923: some SolrIndexWriter.getDirectory cleanup"
Sending        src/java/org/apache/solr/update/SolrIndexWriter.java
Transmitting file data .
Committed revision 727139.


> SolrIndexWriter.getDirectory cleanup
> ------------------------------------
>
>                 Key: SOLR-923
>                 URL: https://issues.apache.org/jira/browse/SOLR-923
>             Project: Solr
>          Issue Type: Improvement
>          Components: update
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-923.patch
>
>
> bad @deprecated msg on legacy impl, plus redundant code and lack of NIO goodness in legacy impl (pretty sure that was an over sight resulting from rouge-tile pattern, and not intentional)

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


[jira] Updated: (SOLR-923) SolrIndexWriter.getDirectory cleanup

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

Hoss Man updated SOLR-923:
--------------------------

    Attachment: SOLR-923.patch

patch to fix

> SolrIndexWriter.getDirectory cleanup
> ------------------------------------
>
>                 Key: SOLR-923
>                 URL: https://issues.apache.org/jira/browse/SOLR-923
>             Project: Solr
>          Issue Type: Improvement
>          Components: update
>            Reporter: Hoss Man
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-923.patch
>
>
> bad @deprecated msg on legacy impl, plus redundant code and lack of NIO goodness in legacy impl (pretty sure that was an over sight resulting from rouge-tile pattern, and not intentional)

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