[
https://issues.apache.org/jira/browse/QPID-6296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim van der Riet resolved QPID-6296.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.31
The fix to QPID-5671 also fixes this issue. The uninitialized first journal
file in a queue journal created using qpid-config is now correctly recoverd and
used by the store without a warning.
> [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
> Fix For: 0.31
>
>
> 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]