[
https://issues.apache.org/jira/browse/AMQ-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544791#comment-13544791
]
Timothy Bish commented on AMQ-4242:
-----------------------------------
You might want to look into other more proven methods of transferring files
such as FTP, Camel has a nice FTP component. You could also try using the
BlobMessage provided by ActiveMQ.
> JMS Stream may lost data
> ------------------------
>
> Key: AMQ-4242
> URL: https://issues.apache.org/jira/browse/AMQ-4242
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMS client
> Affects Versions: 5.x
> Reporter: SuoNayi
> Priority: Critical
> Labels: JMSStream
> Attachments: AMQ4242Test.java
>
>
> When more than 75 percent prefetch messages are delivered,the standard ack
> occurs.
> If consumer/recipient fails after that, the rest messages will be one part of
> the whole.
> New coming up consumer will discard the rest messages because it's expected
> to read sequential messages from seq 0.
> From the view of the end user, the data transfered by JMS Stream is
> incomplete
> and data is lost in this case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira