Maybe update rmp-serde #629

Closed
opened 2023-09-11 11:03:34 +00:00 by lx · 1 comment
Owner

We need an answer to this first: https://github.com/3Hren/msgpack-rust/issues/336


the issue we had by accident:

Is it intended that nodes of 0.8.2 and 0.8.3 can't run in a cluster together?

Sep 05 22:21:44 yaya garage[2074]: 2023-09-05T20:21:44.510489Z  WARN garage_api::generic_server: Response: error 503 Service Unavailable, Internal error: Could not reach quorum of 2. 1 of 3 request succeeded, others returned errors: ["Netapp error: Remote error (Other): netapp error: Messagepack decode error: wrong msgpack marker FixStr(10)", "Netapp error: Remote error (Other): netapp error: Messagepack decode error: wrong msgpack marker FixStr(10)"]

the gateway was 0.8.3, the node storing the block 0.8.2

We need an answer to this first: <https://github.com/3Hren/msgpack-rust/issues/336> --- the issue we had by accident: > Is it intended that nodes of 0.8.2 and 0.8.3 can't run in a cluster together? ``` Sep 05 22:21:44 yaya garage[2074]: 2023-09-05T20:21:44.510489Z WARN garage_api::generic_server: Response: error 503 Service Unavailable, Internal error: Could not reach quorum of 2. 1 of 3 request succeeded, others returned errors: ["Netapp error: Remote error (Other): netapp error: Messagepack decode error: wrong msgpack marker FixStr(10)", "Netapp error: Remote error (Other): netapp error: Messagepack decode error: wrong msgpack marker FixStr(10)"] ``` > the gateway was 0.8.3, the node storing the block 0.8.2
lx added this to the v0.9 milestone 2023-09-11 11:03:34 +00:00
lx changed title from rmp-serde update question to Maybe update rmp-serde 2023-09-11 16:49:08 +00:00
Author
Owner

confirmed by manual testing, issues happen only when data from rmp-serde 1.1 is read using rmp-serde 0.15. update is accepted.

confirmed by manual testing, issues happen only when data from rmp-serde 1.1 is read using rmp-serde 0.15. update is accepted.
lx closed this issue 2023-09-27 11:14:07 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#629
No description provided.