OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ebxml-msg message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: [ebxml-msg] Section 3.1.6.4 TimeToLiveElement


   Date: Tue, 11 Dec 2001 15:17:24 -0800
   From: "Burdett, David" <david.burdett@commerceone.com>

   The original intent behind TimeToLive is that it should indicate the time by
   which the message should be delivered to the application. 

That is not my understanding of TimeToLive.  That's much more like what
I thought PersistDuration is for.

As I understand it, TimeToLive is part of the duplicate elimination
mechanism.  When a message is first created, at the From MSH assigns
the message its unique message ID, the From MSH also assigns the
message a TimeToLive, which might more appropriately be called the
message's InstantOfDoom.

The message is then injected into the "network".  The network can
delay a message for any amount of time, and it can create duplicates
that are delivered each after its own delay time.

The meaning of the TimeToLive field of a message is that if a message
is still "in the network" after TimeToLive, the message MUST be
ignored and treated as if it were not there.  Once a message is out of
the network, TimeToLive is no longer relevant.

When the To MSH receives a message from the network, it examines the
TimeToLive field, and if the value of the field is in the past, the To
MSH ignores the message.

If the To MSH doesn't ignore the message, it will presumably store
the message in persistent storage, but that has nothing to do with the
question of what TimeToLive means!  The queue of messages destined for
the application is not relevant.  The time at which the application
reads a message from that queue is not relevant.

The reason for all this is so that when duplicate elimination is being
used, the To MSH can know when it can stop remembering (persistently)
the message ID of a message that it has received.  The answer is that
any time after that message's TimeToLive instant has passed, the To
MSH is free to forget the messageId of the message.  Any further
duplicates of the message that arrive will be eliminated by virtue of
the TimeToLive, without any help from the persistent set of
messageId's.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC