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

Promotion isn't announced cross shard #222

Open
ProgrammerDan opened this issue Sep 1, 2016 · 1 comment
Open

Promotion isn't announced cross shard #222

ProgrammerDan opened this issue Sep 1, 2016 · 1 comment

Comments

@ProgrammerDan
Copy link

This is because it is handled by two mercury messages-- remove and add.

Propose either make promotion atomic and replace the 2 messages with 1, or add a new mercury message that simply generates the promotion notice.

@Maxopoly
Copy link

Maxopoly commented Sep 3, 2016

Included in #225

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

No branches or pull requests

2 participants