Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev into v0.6 #732

Merged
merged 2 commits into from
Oct 22, 2019
Merged

Merge dev into v0.6 #732

merged 2 commits into from
Oct 22, 2019

Conversation

smukil
Copy link
Contributor

@smukil smukil commented Oct 22, 2019

No description provided.

…DC checksum logic

When we hit an error trying to connect to a dnode peer or a server,
we create an appropriate error message but don't link the respective
connection to the error response 'msg'. This is necessary at least for
processing DC_EACH_SAFE_QUORUM responses.

Also, checksums for cross-DC messages were not done properly since
msg_payload_crc32() only accounted for intra-DC messages. More explained
in code comments.
Add ownership information for dnode_peer/server errors and fix cross-…
@smukil smukil self-assigned this Oct 22, 2019
@smukil smukil merged commit 21280ab into v0.6 Oct 22, 2019
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.

None yet

1 participant