[ https://issues.apache.org/jira/browse/UIMA-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marshall Schor resolved UIMA-5790. ---------------------------------- Resolution: Fixed > 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)