Files
scylladb/cdc
Kamil Braun d4937daaea cdc: introduce cdc::generation_service
This commit introduces a new service crafted to handle CDC generation
management: listening and reacting to generation changes in the cluster.

The implementation is a stub for now, the service reacts to generation
changes by simply logging the event.

The commit plugs the service in, initializing it in main and test code,
passing a reference to storage_service and having storage_service start
the service (using the `after_join` method): the service only starts
doing its job after the node joins the token ring (either on bootstrap
or restart).
2021-02-22 12:45:43 +01:00
..
2020-09-07 14:14:04 +00:00
2020-04-21 15:50:22 +02:00
2021-02-18 14:08:18 +01:00
2020-10-26 09:39:27 +02:00
2020-10-26 09:39:27 +02:00