stackabletech / stackabletech/nifi-opa-plugin
Generate Cache-Key using Method
Open
Nobody has claimed this yet.
- Dominant language
- Open Policy Agent
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Use a mapping function for the cache instead of the RequestKey-class.
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 implementation and the RequestKey class, then trace where cache keys are created and consumed. Confirm the mapping function replaces the class consistently and that the cache behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100