[ 
https://issues.apache.org/jira/browse/LUCENE-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049104#comment-13049104
 ] 

Dawid Weiss edited comment on LUCENE-3202 at 6/14/11 10:25 AM:
---------------------------------------------------------------

A patch moving these stream delegation classes to org.apache.lucene.store. A 
potential bugfix is piggybacked (potential partial read(byte[]) was not handled 
correctly).

      was (Author: dweiss):
    A patch moving these stream delegation classes to org.apache.lucene.store. 
A potential bug is piggybacked (potential partial read(byte[]) was not handled 
correctly).
  
> Add DataInput/DataOutput subclasses that delegate to an 
> InputStream/OutputStream.
> ---------------------------------------------------------------------------------
>
>                 Key: LUCENE-3202
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3202
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: core/other
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>             Fix For: 3.3, 4.0
>
>         Attachments: LUCENE-3202.patch
>
>
> Such classes would be handy for FST serialization/deserialization.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to