Skip to content

Move flush and compactions to Service. Send SNAPSHOT_VERIFIED message once a snapshot is verified.

Choose a tag to compare

@arunagrawal84 arunagrawal84 released this 24 Oct 21:32
· 185 commits to 3.x since this release
4323b20
  • (#835) Move flush and compactions to Service Layer. This allows us to "hot" reload the jobs when configurations change.
  • (#835) Send SNAPSHOT_VERIFIED message when a snapshot is verified and ready to be consumed by downward dependencies.