Skip to content

Fix NPE in connection pool due to race condition#828

Merged
jfallows merged 1 commit into
aklivity:developfrom
akrambek:bug/b762
Mar 5, 2024
Merged

Fix NPE in connection pool due to race condition#828
jfallows merged 1 commit into
aklivity:developfrom
akrambek:bug/b762

Conversation

@akrambek

@akrambek akrambek commented Mar 5, 2024

Copy link
Copy Markdown
Contributor

Description

Race condition causes streamsByInitialId to be cleaned up early then request gets acked causing NPE.

Fixes #762

@jfallows jfallows merged commit aad44b8 into aklivity:develop Mar 5, 2024
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.

Zilla crashes when a lot of MQTT clients are connected

2 participants