aop icon indicating copy to clipboard operation
aop copied to clipboard

Fix - Queue may be null when queue declare.

Open casuallc opened this issue 1 year ago • 1 comments

Motivation

Check if queue is null.

image

Modifications

Verifying this change

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API: (no)
  • The schema: (no)
  • The default values of configurations: (no)
  • The wire protocol: (no)
  • The rest endpoints: (no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

Documentation

Check the box below and label this PR (if you have committer privilege).

Need to update docs?

  • [x] no-need-doc

casuallc avatar Mar 24 '23 03:03 casuallc

new aop feature multi-Bundle,you can use the AmqpMultiBundlesChannel

GhostBoyBoy avatar Mar 25 '23 12:03 GhostBoyBoy