You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/10/30 15:23:41 UTC

[jira] [Resolved] (AMQ-4242) JMS Stream may lost data

     [ https://issues.apache.org/jira/browse/AMQ-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved AMQ-4242.
------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: NEEDS_REVIEWED)
                   5.10.0
         Assignee: Claus Ibsen

> 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
>            Assignee: Claus Ibsen
>              Labels: JMSStream
>             Fix For: 5.10.0
>
>         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 was sent by Atlassian JIRA
(v6.1#6144)