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

Fixes for storage replication #938

Merged
merged 7 commits into from
Apr 22, 2024
Merged

Fixes for storage replication #938

merged 7 commits into from
Apr 22, 2024

Conversation

J-Loudet
Copy link
Contributor

This is a rebase of #884 as the previous branch main was mistakenly corrupted.

These don't entirely fix replication but they improve a number of unnecessary unwrap calls and digest calculation errors.
See individual commits for rationale and the evolution of all the changes.

Nathan Ward and others added 7 commits April 22, 2024 10:16
* fix compile error

* zenoh: remove digest's unwrap to avoid runtime panic

Author:    Nathan Ward <nathan.ward@scytherobotics.com>
Signed-off-by: Julien Loudet <julien.loudet@zettascale.tech>
Author:    Jack Morrison <jack@scytherobotics.com>
Signed-off-by: Julien Loudet <julien.loudet@zettascale.tech>
Author:    Jack Morrison <jack@scytherobotics.com>
Signed-off-by: Julien Loudet <julien.loudet@zettascale.tech>
Cleans up mut and &mut usage and deletes before updating with new
content to prevent incorrect deletions.

Author:    Jack Morrison <jack@scytherobotics.com>
Signed-off-by: Julien Loudet <julien.loudet@zettascale.tech>
@Mallets Mallets merged commit 7e52c20 into main Apr 22, 2024
15 of 19 checks passed
@Mallets Mallets deleted the fix/chachi-fix-replication branch April 22, 2024 10:56
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.

None yet

2 participants