[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
Tue Feb 2 14:26:00 EST 2016


Mario Fusco created DROOLS-1050:
-----------------------------------

             Summary: 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


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