[
https://issues.apache.org/jira/browse/CXF-7318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin updated CXF-7318:
----------------------------------
Component/s: Documentation
> Continuation.suspend(-1) does not resume request
> ------------------------------------------------
>
> Key: CXF-7318
> URL: https://issues.apache.org/jira/browse/CXF-7318
> Project: CXF
> Issue Type: Bug
> Components: Documentation, JAX-RS
> Affects Versions: 3.1.4
> Reporter: Daniel H. Peger
> Fix For: 3.2.0, 3.1.12, 3.0.14
>
>
> I recently started using {{Continuation}} and it's working pretty fine.
> According to the Java-Doc of
> [{{Continuation.suspend}}|https://cxf.apache.org/javadoc/latest/org/apache/cxf/continuations/Continuation.html#suspend(long)]
> a request should be resumed immediately, if a negative timeout is supplied.
> But I noticed that a negative timeout - similar to a timeout of {{0}} - will
> result in the request to be suspended until resume is called explicitly by
> other means.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)