-
Notifications
You must be signed in to change notification settings - Fork 824
Extend DISCOVERY_TOPIC to include physical information [14006] #2549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
dbab413
to
16fc3e0
Compare
5a16964
to
babc681
Compare
Some initial comments about this PR:
|
Done in 5393d88
Done in eProsima/Fast-DDS-docs#352 |
@richiprosima please test Windows |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A small typo. LGTM
Linters are failing in some non auto-generated files
9853afb
to
08ce960
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
…tivated Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
…tProxyData Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
… test Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
…ed behaviour Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
…ose present in QoS Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
Signed-off-by: Eduardo Ponz <[email protected]>
08ce960
to
d9b2259
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Extension of Statistics Module
DISCOVERY_TOPIC
to include physical information about the discovered participantDescription
This PR adds the following features:
DISCOVERY_TOPIC
when a new participant is discovered (link between previous points)This way, applications using the Statistics Module can get to know "physical" information about the discovered participant without needing to first discover it themselves.
Contributor Checklist
versions.md
file (if applicable).Related documentation PR: Extend DISCOVERY_TOPIC to include physical information [14006] Fast-DDS-docs#352 (PR)
Reviewer Checklist