Skip to content

Fix NegativeArraySizeException when receiving mqttFlush#1100

Merged
jfallows merged 2 commits intoaklivity:developfrom
bmaidics:issue-1037
Jun 20, 2024
Merged

Fix NegativeArraySizeException when receiving mqttFlush#1100
jfallows merged 2 commits intoaklivity:developfrom
bmaidics:issue-1037

Conversation

@bmaidics
Copy link
Contributor

No description provided.

@bmaidics bmaidics linked an issue Jun 19, 2024 that may be closed by this pull request
Copy link
Contributor

@jfallows jfallows left a comment

Choose a reason for hiding this comment

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

Please add a test scenario that reads state using by version 1 syntax then updates the state to add a new packetId and writes the new state using version 2 syntax.

This will confirm we can deploy a new version of zilla with updated syntax for packets ids without any negative impact caused by the old state in kafka.

@jfallows jfallows merged commit 635f3ba into aklivity:develop Jun 20, 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.

Running emqtt_bench sub triggers an exception

2 participants