[
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)