summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-06-23 13:58:15 +0100
committerSimon MacMullen <simon@rabbitmq.com>2014-06-23 13:58:15 +0100
commit1001a4d7c31d44b63029d38bf937861c21a7e2e5 (patch)
tree50a350814121e305812c9116c821c9e022262a30 /include
parent4381f36fdaf0cdd5e40004aadba5026f9e986a3b (diff)
parentecaecb26f4801e70cd552797a7c034b6bf29d152 (diff)
downloadrabbitmq-server-git-1001a4d7c31d44b63029d38bf937861c21a7e2e5.tar.gz
Merge bug25848.
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