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

Increasing GUID prefix uniqueness [10124] #1637

Merged
merged 17 commits into from
Dec 15, 2020
Merged

Conversation

MiguelCompany
Copy link
Member

@MiguelCompany MiguelCompany commented Dec 11, 2020

This should fix #1633 by using a random value on the 6-th and 7-th bytes of the GUID prefix.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany MiguelCompany changed the title Increasing GUID prefix uniqueness Increasing GUID prefix uniqueness [10124] Dec 11, 2020
@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Linux aarch64Build Status
  • Mac Build Status
  • Windows Build Status

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Linux aarch64Build Status
  • Mac Build Status
  • Windows Build Status

@richiware
Copy link
Member

Can't set status; build failed.

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@MiguelCompany MiguelCompany marked this pull request as ready for review December 14, 2020 11:42
@richiware
Copy link
Member

richiware commented Dec 14, 2020

Build status:

  • Linux Build Status
  • Linux aarch64Build Status
  • Mac Build Status
  • Windows Build Status

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
@richiware
Copy link
Member

Build status:

  • Linux Build Status
  • Linux aarch64Build Status
  • Mac Build Status
  • Windows Build Status

Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Copy link
Contributor

@MiguelBarro MiguelBarro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@richiware
Copy link
Member

richiware commented Dec 15, 2020

Build status:

  • Linux Build Status
    • I have seen these failures elsewhere
  • Linux aarch64Build Status
  • Mac Build Status
    • The warning is being addressed on another PR
  • Windows Build Status
    • Known failures

@fujitatomoya
Copy link
Contributor

confirmed this PR fixes #1633 with kubernetes, talker and listener containers in the same pod can communicate.

@stevewolter
Copy link

Also confirmed that this patch solves the Kubernetes same-pod issue I'm seeing. Great work with the comments, this looks very well engineered.

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.

Fast-DDS fails to transmit messages between containers on same Kubernetes pod [10123]
6 participants