Skip to content

Potential concurrency problems in data path #22

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

Open
acloudiator opened this issue Dec 18, 2018 · 0 comments
Open

Potential concurrency problems in data path #22

acloudiator opened this issue Dec 18, 2018 · 0 comments
Labels
Milestone

Comments

@acloudiator
Copy link
Contributor

There are some parts in some services that could have race conditions.

As of today, we have identified one in the nat (kubenat has it as well) [1]. It would be possible for that function to be invoked from more than a thread at the time, that will cause unexpected behavior.

I'm almost sure that there are similar issues in other services.

[1]

@mauriciovasquezbernal mauriciovasquezbernal removed their assignment Jul 27, 2019
@palexster palexster added the bug Something isn't working label Dec 9, 2019
@palexster palexster added this to the 0.1 milestone Dec 9, 2019
@palexster palexster added the hold label Jan 14, 2020
@acloudiator acloudiator modified the milestones: 0.1, v0.9.0-rc Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants