Remove EngineFeature#SCAN_NEEDS_SIGNATURE
Open
Contributions Welcome
Feature/Change Description
- Dominant language
- Java
- Stars
- 14.1k
- Forks
- 3.8k
- Avg merge
- 2d 58m
- Merged PRs (30d)
- 233
Description
### Description
#15914 introduced some enhancements which have integrated what `EngineFeature#SCAN_NEEDS_SIGNATURE` was designed for more deeply - essentially making it mostly redundant.
It was marked as deprecated as the removal seemed like to raise some of its own questions.
### Motivation
Reduce complexity :)
Contributor guide
Research direction
Start by locating EngineFeature#SCAN_NEEDS_SIGNATURE and reviewing the enhancements from #15914 that made it redundant. Trace its references and related tests, then remove the deprecated feature and update the affected references so the project still builds and tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100