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

remove gearman.cache if not needed #226

Open
toschneck opened this issue Dec 22, 2016 · 1 comment
Open

remove gearman.cache if not needed #226

toschneck opened this issue Dec 22, 2016 · 1 comment

Comments

@toschneck
Copy link
Contributor

toschneck commented Dec 22, 2016

To keep the system clean, after the successful execution of the GearmanResultService, the empty caching file under suite/.cache/gearman.cache should be delted

org.sakuli.services.forwarder.gearman.GearmanCacheService#cacheResults:

  • check if results to save < 1, then delete cache file
  • If cache folder is empty delete it also
@toschneck
Copy link
Contributor Author

also rename CacheHandlingResultServiceImpl to StepCacheHandlingResultServiceImpl to avoid misleadings

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