[ 
https://issues.apache.org/jira/browse/ARTEMIS-2186?focusedWorklogId=187324&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-187324
 ]

ASF GitHub Bot logged work on ARTEMIS-2186:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Jan/19 08:16
            Start Date: 19/Jan/19 08:16
    Worklog Time Spent: 10m 
      Work Description: asfgit commented on pull request #2444: ARTEMIS-2186 
Large message incomplete when server is crashed
URL: https://github.com/apache/activemq-artemis/pull/2444
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 187324)
    Time Spent: 20m  (was: 10m)

> Large message incomplete when server is crashed
> -----------------------------------------------
>
>                 Key: ARTEMIS-2186
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2186
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>            Reporter: yangwei
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When sending large message, the large message file on server side is not 
> synced whereas the journal record or paged message is synced.
> When server crashes, large message file maybe incomplete.
> In our case, we saw an empty file when server crashed and started. Then a 
> large message with zero size body was delivered to client, client occured 
> exception: 
> AMQ212058: Unable to get a message.: java.lang.IndexOutOfBoundsException: 
> readerIndex(4) + length(1) exceeds writerIndex(4): 
> UnpooledDuplicatedByteBuf(ridx: 4, widx: 4, cap: 4, unwrapped: 
> UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 4, widx: 
> 4, cap: 4))@ClientLargeMessageImpl



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to