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

software updater restarts nodemanager even if only the software updater was changed #20

Open
choksi81 opened this issue May 24, 2014 · 1 comment
Assignees

Comments

@choksi81
Copy link
Contributor

If a release was ever pushed that only updated the software updater, the software updater would still restart the nodemanager. Looking at softwareupdater.main(), this appears to be a small bug rather than intended behavior.

@choksi81 choksi81 self-assigned this May 24, 2014
@choksi81
Copy link
Contributor Author

Author: justinc
I think this may be because 'metainfo' will always be in the list of files.

Also, it seems like the restart_client call is perhaps supposed to use updatedlist as an argument instead of clientlist. (This is unclear as the argument isn't actually used yet.)

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

No branches or pull requests

2 participants