Skip to content

[FIXED] Fix for data races in stream.#5420

Merged
derekcollison merged 1 commit intomainfrom
stream-datarace
May 15, 2024
Merged

[FIXED] Fix for data races in stream.#5420
derekcollison merged 1 commit intomainfrom
stream-datarace

Conversation

@derekcollison
Copy link
Copy Markdown
Member

Most of these were introduced by consideration of an atomic for leader status. This approach was abandoned.

Signed-off-by: Derek Collison derek@nats.io

Most of these were introduced by consideration of an atomic for leader status. This approach was abandoned.

Signed-off-by: Derek Collison <derek@nats.io>
@derekcollison derekcollison requested a review from a team as a code owner May 15, 2024 03:59
Copy link
Copy Markdown
Member

@wallyqs wallyqs left a comment

Choose a reason for hiding this comment

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

LGTM

@derekcollison derekcollison merged commit 5670206 into main May 15, 2024
@derekcollison derekcollison deleted the stream-datarace branch May 15, 2024 04:22
neilalexander added a commit that referenced this pull request May 16, 2024
Includes the following:

* #5405
* #5406
* #5413
* #5419
* #5420
* #5426
* #5427
* #5428

Signed-off-by: Neil Twigg <neil@nats.io>
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.

2 participants