mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 23:45:50 +03:00
[GH-ISSUE #196] Original files are not removed from MongoDB #190
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Triangulum9r on GitHub (Oct 25, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/196
This has been tested on the latest version of Ambar using docker.
Log messages in frontend UI show messages such as:
2018-10-25 00:16:07.861: [pipeline] [verbose] [0] original file removed from Ambar for //crawlerHowever, the files are not actually deleted or removed from mongodb.
The following query shows every file crawled:
db.fs.files.count()@stale[bot] commented on GitHub (Nov 9, 2018):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@Triangulum9r commented on GitHub (Nov 13, 2018):
....
@stale[bot] commented on GitHub (Nov 29, 2018):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.