Skip to content

Require matching GUID prefix in SPDP/SEDP/PMD#2335

Merged
eboasson merged 1 commit intoeclipse-cyclonedds:masterfrom
eboasson:require-guid-prefixes-to-match
Jan 26, 2026
Merged

Require matching GUID prefix in SPDP/SEDP/PMD#2335
eboasson merged 1 commit intoeclipse-cyclonedds:masterfrom
eboasson:require-guid-prefixes-to-match

Conversation

@eboasson
Copy link
Contributor

This prevents participant A from creating/deleting/renewing leases for entities of participant B, reducing the risk of mishaps caused by bugs in remote participants.

The downside is that this prevents discovery from being delegated to a different participant. That capability wasn't actually being used anyway. If that capability is introduced, then in all likelihood some of the checks can remain in a slightly altered form.

This prevents participant A from creating/deleting/renewing leases for entities of
participant B, reducing the risk of mishaps caused by bugs in remote participants.

The downside is that this prevents discovery from being delegated to a different
participant. That capability wasn't actually being used anyway. If that capability is
introduced, then in all likelihood some of the checks can remain in a slightly altered
form.

Signed-off-by: Erik Boasson <eb@ilities.com>
@eboasson eboasson merged commit ffda193 into eclipse-cyclonedds:master Jan 26, 2026
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant