[ 
https://issues.apache.org/jira/browse/JUDDI-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779421#comment-13779421
 ] 

Alex O'Ree edited comment on JUDDI-655 at 9/26/13 11:31 PM:
------------------------------------------------------------

"chunkToken:  Optional element used to retrieve subsequent groups of data when 
the first invocation of this API indicates more data is available.  This occurs 
when a chunkToken is returned whose value is not "0" in the validValuesList 
structure described in the next section.  To retrieve the next chunk of data, 
the chunkToken returned should be used as an argument to the next invocation of 
this API."

action: set the default value to for chunk token to "0" when calling 
getSubscriptionResults
action: when receiving asychn calls, set the token to null before returning, 
check value of the token in case there's more data to send, loop until 
nothing's left
action: revise incorrect TCK test case API_080_SubscriptionTest:129
                
      was (Author: spyhunter99):
    "chunkToken:  Optional element used to retrieve subsequent groups of data 
when the first invocation of this API indicates more data is available.  This 
occurs when a chunkToken is returned whose value is not "0" in the 
validValuesList structure described in the next section.  To retrieve the next 
chunk of data, the chunkToken returned should be used as an argument to the 
next invocation of this API."

action: set the default value to for chunk token to "0" when calling 
getSubscriptionResults
action: when receiving asychn calls, set the token to null before returning, 
check value of the token in case there's more data to send, loop until 
nothing's left

                  
> Maximum subscription results count is not honored for asynch notifications
> --------------------------------------------------------------------------
>
>                 Key: JUDDI-655
>                 URL: https://issues.apache.org/jira/browse/JUDDI-655
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Alex O'Ree
>            Assignee: Kurt T Stam
>            Priority: Critical
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to