Skip to content

fix: used to panic when applying snapshot with altered clusterwide space

Georgy Moshkin requested to merge bug/alter-space-by-snapshot into master

Summary

  • fix: used to panic when applying snapshot with altered clusterwide space

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if API docs changed) A follow-up doc issue is created in picodata/docs and linked here
Edited by Georgy Moshkin

Merge request reports