You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2019/01/30 20:01:00 UTC

[jira] [Updated] (UIMA-5790) ConceptMapper (addon) use of FileXXStream should do appropriate buffering

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

Marshall Schor updated UIMA-5790:
---------------------------------
    Fix Version/s: ConceptMapper-2.10.2

> ConceptMapper (addon) use of FileXXStream should do appropriate buffering
> -------------------------------------------------------------------------
>
>                 Key: UIMA-5790
>                 URL: https://issues.apache.org/jira/browse/UIMA-5790
>             Project: UIMA
>          Issue Type: Improvement
>    Affects Versions: ConceptMapper-2.10.2
>            Reporter: Marshall Schor
>            Priority: Minor
>             Fix For: ConceptMapper-2.10.2
>
>
> Methods in concept mapper like serializeEntries(FileOutputStream output) should be changed to just OutputStream, and should check to see if buffering is being done, and if not, wrap in a BufferedOutputStream (same for input).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)