[jboss-jira] [JBoss JIRA] (DROOLS-1050) Make POI to parse spreadsheets from File rather than from InputStream when possible
Mario Fusco (JIRA)
issues at jboss.org
Thu Feb 4 11:42:00 EST 2016
[ https://issues.jboss.org/browse/DROOLS-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco closed DROOLS-1050.
-------------------------------
Fix Version/s: 6.4.0.CR1
Resolution: Done
Fixed by https://github.com/droolsjbpm/drools/commit/b410f29a0
> Make POI to parse spreadsheets from File rather than from InputStream when possible
> -----------------------------------------------------------------------------------
>
> Key: DROOLS-1050
> URL: https://issues.jboss.org/browse/DROOLS-1050
> Project: Drools
> Issue Type: Enhancement
> Reporter: Mario Fusco
> Assignee: Mario Fusco
> Fix For: 6.4.0.CR1
>
>
> As documented here https://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html#create%28java.io.InputStream%29 loading a spreadsheet from an InputStream requires more memory than loading from a File. It's therefore required to make POI to load and parse from a File when possible.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list