You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add constants for Queue arguments
Queues accept optional arguments during queue declaration. Most of those
arguments can be set using a policy (recommended), however, queue type
must be set at queue declaration. To pave the way for Quorum and Stream
queue adoption, this commit adds constants to easily set the queue type.
Other common used arguments are part of this commit. Additional queue
arguments can be added as needed/requested by the community.
Signed-off-by: Aitor Pérez Cedres <[email protected]>
* Add value even though it is not strictly necessary
Signed-off-by: Aitor Pérez Cedres <[email protected]>
Co-authored-by: Luke Bakken <[email protected]>
0 commit comments