You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andy McCright (JIRA)" <ji...@apache.org> on 2019/07/29 14:47:00 UTC

[jira] [Created] (CXF-8080) MP Rest Client CompletionStages from async methods are never completed

Andy McCright created CXF-8080:
----------------------------------

             Summary: MP Rest Client CompletionStages from async methods are never completed
                 Key: CXF-8080
                 URL: https://issues.apache.org/jira/browse/CXF-8080
             Project: CXF
          Issue Type: Bug
    Affects Versions: 3.3.2
            Reporter: Andy McCright
            Assignee: Andy McCright
             Fix For: 3.3.3


[Manish Kumar|https://twitter.com/manish2aug] first reported this issue in a [Twitter post|[https://twitter.com/manish2aug/status/1155558627593379842]] and then opened issue [208|https://github.com/eclipse/microprofile-rest-client/issues/208] on the MP Rest Client spec page.

 

He provided an example that shows that the CompletionStage never completes, leaving his test case hung.  See the example here:

[https://gist.github.com/manish2aug/b4133b9fbedc2175e15b303a0682b552]

 

It should be possible to fix this with a change to the MPRestClientCallback.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)