[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1590) Expose Large Message to JMS Users through InputStreams

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Mon Apr 6 15:14:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic updated JBMESSAGING-1590:
-----------------------------------------

    Summary: Expose Large Message to JMS Users through InputStreams  (was: Fix large message functionality so it doesn't require a lot of memory)


I'm changing the task's name as it was possible to send LargeMessages before by using Files on the ClientSide.

We will be doing some refactoring to also allow InputStreams on the ClientSide, so the Message Content could be taken from other sources besides files.

> Expose Large Message to JMS Users through InputStreams
> ------------------------------------------------------
>
>                 Key: JBMESSAGING-1590
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1590
>             Project: JBoss Messaging
>          Issue Type: Bug
>            Reporter: Tim Fox
>            Assignee: Clebert Suconic
>             Fix For: 2.0.0 Beta
>
>
> The current large message implementation should be fixed to allow unlimited sized messages to be sent/consumed without requiring infinite memory on the client side.
> This could be done by providing a simple input/outputstream on the Message.
> See forum thread for more details.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list