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 "Noble Paul (JIRA)" <ji...@apache.org> on 2008/12/08 06:14:44 UTC

[jira] Created: (SOLR-901) FastOutputStream ignores write(byte[]) call

FastOutputStream ignores write(byte[]) call 
--------------------------------------------

                 Key: SOLR-901
                 URL: https://issues.apache.org/jira/browse/SOLR-901
             Project: Solr
          Issue Type: Bug
    Affects Versions: 1.3
            Reporter: Noble Paul
            Priority: Minor
         Attachments: SOLR-901.patch

The method write(byte[]) does nothing. 

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


[jira] Resolved: (SOLR-901) FastOutputStream ignores write(byte[]) call

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

Shalin Shekhar Mangar resolved SOLR-901.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4
         Assignee: Shalin Shekhar Mangar

Committed revision 724285.

Thanks Noble!

> FastOutputStream ignores write(byte[]) call 
> --------------------------------------------
>
>                 Key: SOLR-901
>                 URL: https://issues.apache.org/jira/browse/SOLR-901
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-901.patch
>
>
> The method write(byte[]) does nothing. 

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


[jira] Updated: (SOLR-901) FastOutputStream ignores write(byte[]) call

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

Noble Paul updated SOLR-901:
----------------------------

    Attachment: SOLR-901.patch

the fix

> FastOutputStream ignores write(byte[]) call 
> --------------------------------------------
>
>                 Key: SOLR-901
>                 URL: https://issues.apache.org/jira/browse/SOLR-901
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Priority: Minor
>         Attachments: SOLR-901.patch
>
>
> The method write(byte[]) does nothing. 

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