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

Reset nodes in frontend when scope-app restarted #2713

Merged
merged 1 commit into from
Jul 14, 2017

Conversation

rndstr
Copy link
Contributor

@rndstr rndstr commented Jul 13, 2017

When the scope-app restarts, it no longer has a
reference to the previous node set. Therefore,
the delta update adds all nodes but does not
remove legacy ones.

reset==true tells the frontend to start fresh.

Fixes #2708

When the scope-app restarts, it no longer has a
reference to the previous node set. Therefore,
the delta update adds *all* nodes but does not
remove legacy ones.

`reset==true` tells the frontend to start fresh.

Fixes #2708
@rade rade requested a review from jpellizzari July 14, 2017 07:40
@rndstr rndstr merged commit a6d3542 into master Jul 14, 2017
@rndstr rndstr deleted the 2708-reset-nodes-when-scope-app-restarted branch July 14, 2017 17:02
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.

2 participants