← Prev in month ← Prev in thread
Next in thread → Next in month →

Proposed issues for Apr 20 RX TC call

From
Marc Goodner <>
Date
2006-04-20T00:30:43+00:00
ID
Thread
Proposed issues for Apr 20 RX TC call
Call it proposed-01,
this is the only one I’ve seen since last week.

 

Marc Goodner

Technical Diplomat

Microsoft Corporation

Tel: (425) 703-1903

Blog: http://spaces.msn.com/mrgoodner/ 

From: Doug Davis
[mailto:] 

Sent: Friday, April 14, 2006 12:38
PM

To: 

Subject: [ws-rx] [NEW ISSUE] Add
Max Msg Num to Message Number Rollover Fault

 

Title:
Add Max Msg Num to Message Number Rollover Fault

Description:

Since an RM impl may not support msg numbers up to
the max of 9,223,372,036,854,775,807 it would be nice if the MsgNumRollover
Fault included the max msg number in its details section so that the processor
of the fault can know what value was exceeded.

Justification:

This could help in preventing future faults being
generated.

Target: core design

Proposal: 

On the
details element of the Message Number Rollover Fault, include the max #
supported: 

[Detail]

<wsrm:Identifier
...> xs:anyURI </wsrm:Identifier> 

<wsrm:MaxMessageNumber>
wsrm:MessageNumberType </wsrm:MaxMessageNumber>  <-- new element

Update
schema accordingly.
← Prev in month ← Prev in thread
Next in thread → Next in month →