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

Removes race condition cluster get pid issue 1131 #1140

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

raulriverarojas
Copy link

I read the contributing.md and followed the steps
Added tests for manager in disthash
TestManagerConcurrentAccess simulates the race condition by spawning two goroutines - one updates topology continuously while another performs identity lookups, verifying no data races occur under concurrent read/write operations to the rdv field.
TestConcurrentClusterOperations creates a 3-node cluster and performs 100 concurrent identity lookups across different nodes

The tests reveal there is a lot of different data races but no longer in onClusterTopology and get.

@CLAassistant
Copy link

CLAassistant commented Feb 12, 2025

CLA assistant check
All committers have signed the CLA.

@dshyryayev
Copy link

I am curios if this project still alive? or not?

@GetSource1234
Copy link

yeah, same question here. @rogeralsing do you have any information about the project's current state?

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.

4 participants