Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans for JAX-RS 3.0 (jakarta.* namespace)? #152

Open
xstefank opened this issue Jan 27, 2022 · 2 comments
Open

Any plans for JAX-RS 3.0 (jakarta.* namespace)? #152

xstefank opened this issue Jan 27, 2022 · 2 comments

Comments

@xstefank
Copy link

Are there any plans to update to https://jakarta.ee/specifications/restful-ws/3.0/ and thus switch to jakarta.* namespace, please? We would like to make the jakarta adjustments in the SmallRye OpenTracing project.

@cykl
Copy link

cykl commented May 27, 2022

It would be great to have a clear statement regarding the JAX-RS 3.0 migration.

  • opentracing-contrib seems abandoned and stuck to javax.*
  • opentelemetry-java-instrumentation does not support jakarta.* "yet"
  • Jersey doesn't seem to push new features into 2.x anymore

As a long time user of both JAX-RS and Opentracing, current state of the ecosystem is depressing and no one seems to actually care.

@safetytrick
Copy link

safetytrick commented Jul 27, 2023

We are between a rock and a hard place. OTEL isn't quite ready yet, opentracing is supported but not being updated and support for the javax namespace is ending (Spring boot 2 for instance is EOL in November and mandates the jakarta update.).

edit: I guess I am wrong, OTEL is stable and I need to make my migration happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants