Re: Question on CompletionStage
I think it make sense to file this as an issue for JAX-RS 2.2 / 3.0, so a future specification will align CXF and Jersey and give application developers safety how things shall work.
From: jaxrs-spec@javaee.groups.io [mailto:jaxrs-spec@javaee.groups.io] On Behalf Of Pavel Bucek
Sent: Dienstag, 22. August 2017 18:29 To: jaxrs-spec@javaee.groups.io Subject: Re: [jaxrs] Question on CompletionStage
Hi Sergey, I guess that's fine, unless someone registers MessageBodyWriter for Observable, which might then now work properly. I'm not saying that because I think that it shouldn't be done, its just something which is not defined by the specification and JAX-RS user can't rely on this to work everywhere. // and I'm certainly not saying that we won't do something like that for Jersey :) Thanks and regards,
On 22/08/2017 16:58, Sergey Beryozkin wrote:
|
|