comdb2 icon indicating copy to clipboard operation
comdb2 copied to clipboard

fix partition rollout and remove scdone outside finalizing txn

Open dorinhogea opened this issue 10 months ago • 0 comments

3 things:

  • avoid reading llmeta during views update (lock inversion prevention) (ported https://github.com/bloomberg/comdb2/pull/4365 to main)
  • remove code and tunable sc_done_same_tran (only on going forward)
  • fix scdone for comdb2sc and partition rollouts, where it is sent outside finalizing txn

dorinhogea avatar Apr 18 '24 18:04 dorinhogea