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

[DEPLOY-V2] Review/refactoring needed #329

Closed
cdealti opened this issue Jul 15, 2016 · 2 comments
Closed

[DEPLOY-V2] Review/refactoring needed #329

cdealti opened this issue Jul 15, 2016 · 2 comments

Comments

@cdealti
Copy link
Contributor

cdealti commented Jul 15, 2016

  • Uncaught Exceptions
  • Unnecessary Exception handling already done by the Cloudlet
  • Unnecessary use of static fields
  • Unnecessary xxxOptions class hierarchy
  • Does not handle properly concurrent download requests. A second request arriving when a previous one is pending will corrupt the download state
  • Uses Kura internal packages org.eclipse.kura.core.util
  • Many warnings by Sonar Lint
  • Inconsistent code style
Copy link
Contributor

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the Stale label Nov 13, 2023
Copy link
Contributor

This issue was closed because it has been inactive for 14 days since being marked as stale.

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

1 participant