Kim van der Riet created QPID-5425:
--------------------------------------
Summary: Linearstore: Transaction Prepared List (TPL) fails with
jexception 0x0402 AtomicCounter::addLimit() threw JERR_JNLF_FILEOFFSOVFL
Key: QPID-5425
URL: https://issues.apache.org/jira/browse/QPID-5425
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Kim van der Riet
Assignee: Kim van der Riet
When records are sent to the store transactionally, the transaction prepared
list (TPL) fails with:
{color:blue}{{Unexpected error: jexception 0x0402 AtomicCounter::addLimit()
threw JERR_JNLF_FILEOFFSOVFL: Attmepted to increase submitted offset past file
size. (JournalFile::submittedDblkCount)}}{color}
The error can easliy be reproduced by running the following against the broker
with the linearstore loaded:
{color:blue}{{qpid-send -a "tq;{create:always,node:{type:queue,durable:true} }"
--durable true --tx 1 --content-size 10 --messages 10000}}{color}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]