[ 
https://issues.apache.org/jira/browse/LUCENE-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dawid Weiss resolved LUCENE-6368.
---------------------------------
    Resolution: Fixed
      Assignee: Dawid Weiss

> FST.save can truncate output (BufferedOutputStream may be closed after the 
> underlying stream)
> ---------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-6368
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6368
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/other
>    Affects Versions: 5.x
>            Reporter: Ippei Matsushima
>            Assignee: Dawid Weiss
>            Priority: Minor
>             Fix For: Trunk, 5.x, 5.1
>
>         Attachments: LUCENE-6368.patch
>
>
> Are used in save (Path) method of FST class, BufferedOutputStream has not 
> been closed.
> When create a dictionary, there is a possibility that the buffered data is 
> not written out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to