eclipse-ee4j / eclipse-ee4j/jersey

Errors during registration of an AutoDiscoverable

Open
#3,373 3 comments 0 reactions 0 assignees View on GitHub
Priority: Minor Type: Task
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

Jersey catches every Exception thrown during AutoDiscoverable#configure and logs them with level FINE:

[https://github.com/jersey/jersey/blob/master/core-common/src/main/java/org/glassfish/jersey/model/internal/CommonConfig.java#L625..L627](https://github.com/jersey/jersey/blob/master/core-common/src/main/java/org/glassfish/jersey/model/internal/CommonConfig.java#L625..L627)

Is there a special reason why an AutoDiscoverable can't stop this process or at least inform the user in a way which can't be overlooked?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.