redpanda-data / redpanda-data/benthos
Support purging cache
Open
Nobody has claimed this yet.
enhancement
needs investigation
- Dominant language
- Go
- Stars
- 571
- Forks
- 120
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 18
Description
In case of error I think the sensible option would be to purge the cache:
- cache:
resource: mem
operator: purge
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the cache resource handling and the error path related to cache operations. Determine how the proposed resource: mem and operator: purge configuration should behave on error, then add coverage for the purge behavior. Done means the configuration is accepted and the cache is purged when the relevant error occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100