Skip to content

domain participant ignore #497

@carlocorradini

Description

@carlocorradini

I’ve noticed that the domain participant provides some very convenient functions:

I'm primarily interested in ignore_participant, as I want all data published by this participant to be ignored by all of its readers;

domain_participant.ignore_participant(domain_participant.get_instance_handle()).unwrap();

However, it appears that it does not work since all published data is still being read by the readers.
While examining the code, I found some tests related to these functions, but they are ignored because the implementation is considered incomplete.

May I help to fully implement these highly useful functions? 🙌🥳

Checklist:

Metadata

Metadata

Assignees

No one assigned

    Labels

    sponsor wantedSeeking a sponsor to prioritize and implement this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions