Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 5ba5df7

Browse files
hairyhumkjnilsson
authored andcommitted
Revert Revert "Extend amqqueue record to include queue type"
1 parent 5bf9ae0 commit 5ba5df7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/rabbit.hrl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@
143143
policy_version,
144144
slave_pids_pending_shutdown,
145145
vhost, %% secondary index
146-
options = #{}}).
146+
options = #{},
147+
type = classic }).
147148

148149
-record(exchange_serial, {name, next}).
149150

0 commit comments

Comments
 (0)