e42301dee2
Rather than performing this call in the SyncManager, we give each gossipSyncer the ability to mark the first sync completed. This permits pinned syncers to contribute towards the rpc-level synced_to_graph value, allowing the value to be true after the first pinned syncer or regular syncer complets. Unlinke regular syncers, pinned syncers can proceed in parallel possibly decreasing the waiting time if consumers rely on this field before proceeding to load their application. |
||
---|---|---|
.. | ||
bootstrapper.go | ||
chan_series.go | ||
gossiper_test.go | ||
gossiper.go | ||
log.go | ||
message_store_test.go | ||
message_store.go | ||
mock_test.go | ||
reliable_sender_test.go | ||
reliable_sender.go | ||
sync_manager_test.go | ||
sync_manager.go | ||
syncer_test.go | ||
syncer.go |