[Bug 9095] WS-Enumeration - Calling Pull or Release operations after EndOfSequence has been issued

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9095


Doug Davis <dug@us.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dug@us.ibm.com




--- Comment #1 from Doug Davis <dug@us.ibm.com>  2010-03-02 02:48:42 ---
There really are two different concepts being discussed in the quoted
text.  In [1] it says what a Data Source MUST do in the case of receiving
a msg with an invalid context.  The text in [2] is different, its talking
about what the Consumer MUST (or MUST NOT) do once it knows the enumeration
is invalid. These are two very different thing.  

I'm ok with remove the text in [2], but only if we add something to the
generic section (like after the text in [1]) that says something like:
---
Once a Consumer determines that an enumeration context is invalid, it
MUST NOT issue any more WS-Enumeration request messages referencing
that enumeration context.
---

This will prevent any confusion as to what the expectations are for the
Consumer.  For example, does it need to perform any clean up by sending
a Release to the Data Source?


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.

Received on Tuesday, 2 March 2010 02:48:44 UTC