[ https://issues.apache.org/jira/browse/CXF-7011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15429369#comment-15429369 ]
Sergey Beryozkin edited comment on CXF-7011 at 8/20/16 12:59 PM: ----------------------------------------------------------------- Perhaps you may indeed need to return to the idea of having isExpired method - however as I said in your earlier PR Servlet3Continuation was returning false all the time. How would you implement Servlet3Continuation.isExpired() and what 'sExpired' really means to you, the fact that timeout expired once ? But note as I said in CXF we have JAX-RS AsyncResponse suspending the continuation multiple times.... was (Author: sergey_beryozkin): Perhaps you may indeed need to return to the idea of having isExpired method - however as I said in your earlier PR Servlet3Continuation was returning false all the time. How would you implement Servlet3Continuation.isExpired() and what 'sExpired' really means to you, the fact that timeout expired once ? But note as I said in CXF we have JAX-RS AsuncResponse suspending the continuation multiple times.... > same method signature needs to be added in Continuation > ------------------------------------------------------- > > Key: CXF-7011 > URL: https://issues.apache.org/jira/browse/CXF-7011 > Project: CXF > Issue Type: Sub-task > Components: Transports > Affects Versions: 3.1.7 > Reporter: onder sezgin > Fix For: 3.2.0 > > > As this method requires access over Continuation interface this should be > provided and other implementations like transport-jms and transport-http with > default implementation and transport-http-jetty with real implemenration > should be provided. -- This message was sent by Atlassian JIRA (v6.3.4#6332)