Skip to content

Conversation

@poorbarcode
Copy link
Contributor

Fixes #9201

Master Issue: #9201

Motivation

If injection fails, Jersey print the error log, see:

https://github.com/javaee/jersey/blame/faa809da43538ce31076b50f969b4bd64caa5ac9/inject/hk2/src/main/java/org/glassfish/jersey/inject/hk2/JerseyErrorService.java#L89

Modifications

  • The method checkStatus is not an injection method, remove @Context.
  • Print warn log if service has not ready.

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Aug 9, 2022
@heesung-sohn
Copy link
Contributor

LGTM

@poorbarcode
Copy link
Contributor Author

/pulsarbot rerun-failure-checks

1 similar comment
@poorbarcode
Copy link
Contributor Author

/pulsarbot rerun-failure-checks

@Technoboy- Technoboy- modified the milestones: 2.12.0, 2.11.0 Aug 10, 2022
@Technoboy- Technoboy- merged commit 4b757cf into apache:master Aug 10, 2022
@mattisonchao mattisonchao added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Aug 10, 2022
mattisonchao pushed a commit that referenced this pull request Aug 10, 2022
Technoboy- pushed a commit to merlimat/pulsar that referenced this pull request Aug 16, 2022
Jason918 pushed a commit that referenced this pull request Sep 4, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Sep 16, 2022
@poorbarcode poorbarcode deleted the fix/status_html branch September 17, 2022 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/broker cherry-picked/branch-2.9 Archived: 2.9 is end of life cherry-picked/branch-2.10 doc-not-needed Your PR changes do not impact docs release/2.9.4 release/2.10.2 type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Saw "Unknown HK2 failure detected" Exception in the log when broker starts with function worker enabled

6 participants