diff options
| author | Matthias Radestock <matthias@lshift.net> | 2010-04-27 05:12:25 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2010-04-27 05:12:25 +0100 |
| commit | a872bd426153d9d8a7d3f255f92241c9ca1ad926 (patch) | |
| tree | 2818939f5174705a9f9daf930cb5de44fe352c6e /codegen.py | |
| parent | 2abce2db6cb2af6f0f55efdc8f409f8b7a0470e5 (diff) | |
| download | rabbitmq-server-git-a872bd426153d9d8a7d3f255f92241c9ca1ad926.tar.gz | |
turn queue recovery upside down
instead of the persister pushing recovered messages to the queues, the
queues pull recovered messages from the persister.
This allows us to perform queue recovery before recording the
existince of the queues in mnesia, and thus prevents access to
potentially uninitialised queues from other cluster nodes.
It also makes the dependency between queues and the persister one way.
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions
