Versions Compared

Key

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

...

#IssueNotesDecision
1Abandoned SchemaSets

Question: Will the SchemaSets be automatically deleted once all anchors using them have been deleted?

SchemaSets are not automatically deleted once the anchors using them have been deleted

SchemaSets are deleted once dataspace holding it is deleted


Agreed with Toine Siebelink that a dataspace can only be deleted if there are no anchors and no schemasets associated with it. The existence of either of these will lead to an exception. see issue #2 below

2Dataspace not empty exception

If dataspace is not empty , throw exception 'DataspaceNotEmptyExceptionDataspaceInUseException' with response code 409(?Conflict)

We decided

to use the CPS Exception

that a new exception is needed as CPSException does not return the correct response code

Implementation Proposal

REST layers

...