Skip to content

MOD-8412 fix get_memory to prevent crash on CRDT#1313

Merged
ephraimfeldblum merged 3 commits intomasterfrom
ephraim_fix-crdt-get_memory
Dec 30, 2024
Merged

MOD-8412 fix get_memory to prevent crash on CRDT#1313
ephraimfeldblum merged 3 commits intomasterfrom
ephraim_fix-crdt-get_memory

Conversation

@ephraimfeldblum
Copy link
Copy Markdown
Contributor

@ephraimfeldblum ephraimfeldblum commented Dec 29, 2024

Fixes MOD-8412.

Bug Description:
Expecting success on a Result value without handling Err cases. get_memory in CE always succeeds. in CRDT it always fails, it returns Err(unimplemented). The legacy paths branch deals with this correctly, the multipath branch does not.

@eranhd
Copy link
Copy Markdown
Collaborator

eranhd commented Dec 29, 2024

please update the description

@ephraimfeldblum ephraimfeldblum merged commit f611a96 into master Dec 30, 2024
@ephraimfeldblum ephraimfeldblum deleted the ephraim_fix-crdt-get_memory branch December 30, 2024 13:46
ephraimfeldblum added a commit that referenced this pull request Dec 30, 2024
ephraimfeldblum added a commit that referenced this pull request Dec 30, 2024
ephraimfeldblum added a commit that referenced this pull request Dec 30, 2024
ephraimfeldblum added a commit that referenced this pull request Dec 30, 2024
ephraimfeldblum added a commit that referenced this pull request Dec 30, 2024
ephraimfeldblum added a commit that referenced this pull request Dec 30, 2024
* MOD-7858 MOD-7859 Add workflow dispatch to monterrey (#1283)

* initial

* fix

(cherry picked from commit 554e4d8)

* readies

* fix get_memory to prevent crash on CRDT (#1313)

(cherry picked from commit f611a96)

* use ValueType
ephraimfeldblum added a commit that referenced this pull request Dec 30, 2024
* fix get_memory to prevent crash on CRDT (#1313)

(cherry picked from commit f611a96)

* readies

* use ValueType
ephraimfeldblum added a commit that referenced this pull request Dec 31, 2024
* readies

* fix get_memory to prevent crash on CRDT (#1313)

(cherry picked from commit f611a96)

* fix serde_manager

* lint
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.

3 participants