eclipse-ee4j / eclipse-ee4j/jersey

Hints are printed as warnings

Open
#3,349 4 comments 0 reactions 0 assignees View on GitHub
Component: core logging Priority: Minor Type: Bug
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.