Findbugs: unused field [LUCENE-7771]
Open
legacy-jira-priority:Minor
type:task
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
http://findbugs.sourceforge.net/bugDescriptions.html#UUF_UNUSED_FIELD
---
Migrated from [LUCENE-7771](https://issues.apache.org/jira/browse/LUCENE-7771) by Daniel Jelinski
Parent: #8801
Attachments: [LUCENE-7771.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-7771/LUCENE-7771.patch)
Contributor guide
Research direction
Start with the linked LUCENE-7771.patch and the FindBugs UUF_UNUSED_FIELD description. Locate the unused field identified by the report, determine whether it should be removed or otherwise used, and verify the change with the relevant checks; the issue does not name a source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100