Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Since subscription results can be retrieved by running find_* queries, the possibility exists that an entity might change and not satisfy the query. This is considered to be a "virtually deleted" entity as it will no longer appear in the subscription results.
The UDDI spec suggests that "nodes MUST maintain information pertaining to registry changes for both forms of deletion, to be reported with subscription results for applicable subscriptions, although they MAY establish policies on how long such information is retained."
Which suggests that these types of occurrences must be tracked, although for an unspecified amount of time. See section 5.5.6 of the UDDI spec for more information.
Attachments
Issue Links
- is related to
-
JUDDI-210 Implement get_subscriptionResults method of API
- Closed