Skip to content
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

RtpsRelay discovery logging and statistics don't handle updates #2887

Merged
merged 2 commits into from Aug 3, 2021

Conversation

jrw972
Copy link
Contributor

@jrw972 jrw972 commented Aug 2, 2021

Problem

It is expected that RtpsRelay clients will determine and update their
server-reflexive address. These updates will appear as new samples in
the BITs read by the RtpsRelay. The RtpsRelay will log these updates
as new participants, publications, and subscriptions which is
misleading.

Solution

Distinguish between new participants, publications, and subscriptions
and updates to existing ones.

Problem
-------

It is expected that RtpsRelay clients will determine and update their
server-reflexive address.  These updates will appear as new samples in
the BITs read by the RtpsRelay.  The RtpsRelay will log these updates
as new participants, publications, and subscriptions which is
misleading.

Solution
--------

Distinguish between new participants, publications, and subscriptions
and updates to existing ones.
@jrw972 jrw972 requested a review from mitza-oci August 2, 2021 19:18
@jrw972 jrw972 self-assigned this Aug 2, 2021
tools/rtpsrelay/GuidPartitionTable.cpp Outdated Show resolved Hide resolved
@mitza-oci mitza-oci merged commit 72aef3f into OpenDDS:master Aug 3, 2021
jrw972 pushed a commit that referenced this pull request Aug 16, 2021
RtpsRelay discovery logging and statistics don't handle updates
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.

None yet

2 participants