[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1262) Look into optimizing the memory usage during the upload archive usecase.
Sohil Shah (JIRA)
jira-events at lists.jboss.org
Tue May 1 13:19:30 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1262?page=all ]
Sohil Shah resolved JBPORTAL-1262.
----------------------------------
Resolution: Done
Looks like this is not an issue anymore.
It is properly using InputStream instead of a byte array in the portlet layer. The InputStream is processed in the cms business layer and the zip file
is correspondingly expanded into CMS storage.
Bottomline: There are no performance issues with this usecase implementation.
> Look into optimizing the memory usage during the upload archive usecase.
> -------------------------------------------------------------------------
>
> Key: JBPORTAL-1262
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1262
> Project: JBoss Portal
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Portal CMS
> Affects Versions: 2.6 Final
> Reporter: Sohil Shah
> Assigned To: Sohil Shah
> Fix For: 2.6 Final
>
>
> This is particularly when uploading big archives 50MB or more.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list