Fix a bug when a migration is followed by a rebalance #238

Merged
lx merged 1 commit from bug/migrate-rebalance into main 2022-02-10 16:38:28 +00:00
Owner

Nodes would stabilize on different encoding formats for the values,
some having the pre-migration format and some having the post-migration
format. This would be reflected in the Merkle trees never converging
and thus having an infinite resync loop.

Nodes would stabilize on different encoding formats for the values, some having the pre-migration format and some having the post-migration format. This would be reflected in the Merkle trees never converging and thus having an infinite resync loop.
lx added 1 commit 2022-02-10 11:57:18 +00:00
Fix a bug when a migration is followed by a rebalance
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
continuous-integration/drone Build is passing
d2c54abf8a
Nodes would stabilize on different encoding formats for the values,
some having the pre-migration format and some having the post-migration
format. This would be reflected in the Merkle trees never converging
and thus having an infinite resync loop.
lx merged commit af261e1789 into main 2022-02-10 16:38:28 +00:00
Sign in to join this conversation.
No description provided.