Markus KARG

Results 429 comments of Markus KARG

I do not see why users cannot simply stick with Jersey 2.x LTS? It should be easier to cherry-pick features and release more 2.x releases than adding an abstraction layer...

> > Since JAX-RS (Jakarta-RS?) > > We've done away with abbreviations ;) So it's either Jakarta REST or just REST. Actually we're not. Everybody is free to call it...

I actually do not believe anybody here *really* wants to propose that we MUST use the official name *always* in our discussions. So can we please simply allow people to...

Certainly I like people using Jersey 3, but not as a runtime for `javax`, but solely for `jakarta`. I simply explain customers they shall rename the package and nobody had...

Please see this JAX-RS API issue for reference: https://github.com/eclipse-ee4j/jaxrs-api/issues/605.

FYI: Using jVisualVM I noticed that the three mentioned instances actually are kept in memory _even after a GC_ got performed. This looks like a memory leak, as at least...

What actually will break here? Enabling HTTP/3 does not imply disabling HTTP/2.

I have postponed fixing this issue as PostgreSQL is not my first priority anymore.

I have postponed fixing this issue as it is a very rare edge case.