diff --git a/gms/gossiper.cc b/gms/gossiper.cc index 707d988d97..65ed958f70 100644 --- a/gms/gossiper.cc +++ b/gms/gossiper.cc @@ -1251,9 +1251,8 @@ future<> gossiper::start(int generation_nbr, std::mapgossiper_starting(); + logger.trace("gossip started with generation {}", local_state.get_heart_beat_state().get_generation()); _enabled = true; _scheduled_gossip_task.arm(INTERVAL);