Kim van der Riet created QPID-5603:
--------------------------------------

             Summary: [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