summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-06-24 16:46:58 +0100
committerSimon MacMullen <simon@rabbitmq.com>2014-06-24 16:46:58 +0100
commitc23c9583976ef7d1408f776e284ea083e3c75d1d (patch)
tree507a1867651b361b79addd808c5947e6e84aedbc /include
parent3125b4f25cb1f64ec9d27e3a910abcba31957100 (diff)
parent9099f9d241e3dfbe3ea5e0257881434e80553aa2 (diff)
downloadrabbitmq-server-git-c23c9583976ef7d1408f776e284ea083e3c75d1d.tar.gz
Merge bug26169
Diffstat (limited to 'include')
-rw-r--r--include/rabbit.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl
index c13868030a..7a40f9ebf0 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -52,6 +52,7 @@
arguments, %% immutable
pid, %% durable (just so we know home node)
slave_pids, sync_slave_pids, %% transient
+ down_slave_nodes, %% durable
policy, %% durable, implicit update as above
gm_pids, %% transient
decorators}). %% transient, recalculated as above