Commit 1a48bb7
committed
Correctly merge non-empty x-args that do not include queue type
Besides fixing a regression detected by priority_queue_SUITE,
this introduces a drive-by change:
rabbit_priority_queue: avoid an exception when
max priority is a negative value that circumvented validation1 parent f3b7a34 commit 1a48bb7
File tree
2 files changed
+4
-2
lines changed- deps/rabbit/src
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
808 | | - | |
| 808 | + | |
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
0 commit comments