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

bumping hmap with auto-cleanup + Stream Mode #165

Merged
merged 3 commits into from
Mar 10, 2022
Merged

Conversation

Mzack9999
Copy link
Member

@Mzack9999 Mzack9999 commented Mar 8, 2022

Description

This PR bumps the hmap version to activate automatic DB cleanup within the temporary folder during startup. This should prevent piling up temporary files within the temp folder.
Additionally, a new -stream flag was introduced, this will prevent the KV store from being used.

@Mzack9999 Mzack9999 added Status: In Progress This issue is being worked on, and has someone assigned. Type: Enhancement Most issues will probably ask for additions or changes. labels Mar 8, 2022
@Mzack9999 Mzack9999 self-assigned this Mar 8, 2022
@Mzack9999 Mzack9999 linked an issue Mar 8, 2022 that may be closed by this pull request
@Mzack9999 Mzack9999 changed the title bumping hmap with auto-cleanup bumping hmap with auto-cleanup + Stream Mode Mar 8, 2022
@sonarcloud
Copy link

sonarcloud bot commented Mar 8, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Mzack9999 Mzack9999 added Status: Review Needed The issue has a PR attached to it which needs to be reviewed and removed Status: In Progress This issue is being worked on, and has someone assigned. labels Mar 8, 2022
@ehsandeep ehsandeep merged commit 2d59c83 into dev Mar 10, 2022
@ehsandeep ehsandeep deleted the issue-158-db-cleanup branch March 10, 2022 12:01
@ehsandeep ehsandeep added Status: Completed Nothing further to be done with this issue. Awaiting to be closed. and removed Status: Review Needed The issue has a PR attached to it which needs to be reviewed labels Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug with temporary files at /tmp
3 participants