summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-06-23 15:42:18 +0100
committerSimon MacMullen <simon@rabbitmq.com>2014-06-23 15:42:18 +0100
commit531ccb0d732f25ad2adae7c3597ca4f4f50c23bc (patch)
tree2121e9f5440f0addf53981da00ee6fdcd01d44b1 /include
parent257422409566786303f11cf877d53e1e879476b7 (diff)
parent1001a4d7c31d44b63029d38bf937861c21a7e2e5 (diff)
downloadrabbitmq-server-git-531ccb0d732f25ad2adae7c3597ca4f4f50c23bc.tar.gz
Merge bug25848 again.
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