You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/09 19:29:00 UTC

[jira] [Work logged] (CXF-8235) AsyncResponseImpl.initContinuation() throws NPE when Continuation is null

     [ https://issues.apache.org/jira/browse/CXF-8235?focusedWorklogId=400324&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-400324 ]

ASF GitHub Bot logged work on CXF-8235:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Mar/20 19:28
            Start Date: 09/Mar/20 19:28
    Worklog Time Spent: 10m 
      Work Description: WhiteCat22 commented on pull request #649: CXF-8235 Handle null continuation in AsyncResponseImpl
URL: https://github.com/apache/cxf/pull/649
 
 
   instead of throwing a NullPointerException
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 400324)
    Remaining Estimate: 0h
            Time Spent: 10m

> AsyncResponseImpl.initContinuation() throws NPE when Continuation is null
> -------------------------------------------------------------------------
>
>                 Key: CXF-8235
>                 URL: https://issues.apache.org/jira/browse/CXF-8235
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.1.18, 3.3.0
>            Reporter: Adam Anderson
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I'm on the Liberty JAX-RS team and I fixed an NPE in AsyncResponseImpl where the continuation was not being set because the user had a Servlet in their chain that did not support async requests.
> I'd like to contribute this change back to CXF.
> [https://github.com/OpenLiberty/open-liberty/pull/10896]
> Pull Request coming soon.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)