Skip to content

Draft: wip: change_config - pico_property

Feodor Alexandrov requested to merge f_alexandrov/change-config into master

Since the callstack of adding the pico_property values looks like persist_hard_state->persist_commit->space_raft_state.replace(&("commit", commit))->ffi::box_replace, so now adding the audit!() log to the on_replace trigger is the working theory.

Summary

  • wip: change_config - pico_property

Edited by Feodor Alexandrov

Merge request reports