Skip to content

Conversation

@GRYE
Copy link
Contributor

@GRYE GRYE commented Nov 8, 2019

No description provided.

logger.info(s"Comparison with $remote having starting points ${idsToString(syncInfo.startingPoints)}. " +
s"Comparison result is $comparison. Sending extension of length ${ext.length}.")
if (ext.isEmpty && comparison == Younger) logger.warn("Extension is empty while comparison is younger")
deliveryManager ! OtherNodeSyncingStatus(remote, comparison, Some(ext.map(h => Header.modifierTypeId -> h)))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you sending OtherNodeSyncingStatus only when compr result is Younger | Fork?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants