eclipse-ee4j / eclipse-ee4j/jersey
Hints are printed as warnings
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Hints are logged as warnings, due to what looks like a copy-paste bug in [https://github.com/jersey/jersey/blob/master/core-common/src/main/java/org/glassfish/jersey/internal/Errors.java#L181](https://github.com/jersey/jersey/blob/master/core-common/src/main/java/org/glassfish/jersey/internal/Errors.java#L181)
#### Affected Versions
[2.22]
Contributor guide
Research direction
Start at core-common/src/main/java/org/glassfish/jersey/internal/Errors.java line 181 and compare the hint logging call with the intended severity. Done means hints are no longer emitted as warnings, using the affected 2.22 behavior described in the issue as context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100