Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Omitting fields on update 

Prevent Deletion of the objects that are in use

(QPID-7197)

At the moment we have repetitive code scatter throughout the implementation that verifies that an object that is about to be deleted is not in use.  We want to shift this responsibility to the core model.  There are a couple of options, one it outline on the Jira,