[ 
https://issues.apache.org/jira/browse/QPID-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920906#comment-13920906
 ] 

ASF subversion and git services commented on QPID-5603:
-------------------------------------------------------

Commit 1574513 from [~kpvdr] in branch 'qpid/trunk'
[ https://svn.apache.org/r1574513 ]

QPID-5603: Broker recovery fails with JERR_JREC_BADRECTAIL when record tail is 
partly or fully separated from rest of record by file boundary

> [Linearstore] Broker recovery fails with JERR_JREC_BADRECTAIL when record 
> tail is partly or fully separated from rest of record by file boundary
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-5603
>                 URL: https://issues.apache.org/jira/browse/QPID-5603
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>
> When a record that contains a record tail (enqueue, transactional dequeue or 
> transaction records) has the tail separated exactly or partly by a file 
> boundary, then the broker fails recovery with JERR_JREC_BADRECTAIL. In 
> reality, the file handle reaches EOF, but this error is not detected and the 
> random values of the uninitialized record tail are taken as the read values.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to