Kim van der Riet created QPID-6296:
--------------------------------------
Summary: [linearstore] Restarting broker with empty journal
created with qpid-config raises confusing warning
Key: QPID-6296
URL: https://issues.apache.org/jira/browse/QPID-6296
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Kim van der Riet
Assignee: Kim van der Riet
Priority: Minor
If a queue is created using qpid-config, but is never used, then upon
restarting the broker, a confusing warning is generated:
{{Journal <QueueName>: Journal file <FileName> is uninitialized or corrupted}}
The file is ignored, and becomes orphaned.
This is an improperly handled error. The file is indeed uninitialized, but the
correct action is to include it in the queue journal list as the first
uninitialized file and initialize/use it when the queue is first used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]