You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jcs-users@jakarta.apache.org by Michael Stevens <ms...@etla.org> on 2007/02/23 13:56:21 UTC

queuing whilst connections down.

Hi.

Does the lateral TCP cache queue messages nicely whilst communications
are down?

ie if I have two nodes A and B, and they lose the link, possibly due
to a network failure, will they sync completely when the link is
re-established?

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jcs-users-help@jakarta.apache.org


Re: queuing whilst connections down.

Posted by Michael Stevens <ms...@etla.org>.
Is there a way to ensure consistency when the connection is
re-established?

I'm thinking something like being able to hook into "connection fixed"
and clear all my cache regions to ensure they're in sync.

Michael

On Fri, Feb 23, 2007 at 08:20:20AM -0600, Smuts, Aaron wrote:
> Nope.  That could cause serious problems if the service didn't come
> back.  The remote cache holds on to a limited, configurable number.  I
> guess we could make a config option that would set a number and a max
> age for queued items. . . .
> 
> > -----Original Message-----
> > From: Michael Stevens [mailto:mstevens@etla.org]
> > Sent: Friday, February 23, 2007 7:56 AM
> > To: JCS Users List
> > Subject: queuing whilst connections down.
> > 
> > Hi.
> > 
> > Does the lateral TCP cache queue messages nicely whilst communications
> > are down?
> > 
> > ie if I have two nodes A and B, and they lose the link, possibly due
> > to a network failure, will they sync completely when the link is
> > re-established?
> > 
> > Michael
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jcs-users-help@jakarta.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jcs-users-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jcs-users-help@jakarta.apache.org


RE: queuing whilst connections down.

Posted by "Smuts, Aaron" <Aa...@travelocity.com>.
Nope.  That could cause serious problems if the service didn't come
back.  The remote cache holds on to a limited, configurable number.  I
guess we could make a config option that would set a number and a max
age for queued items. . . .

> -----Original Message-----
> From: Michael Stevens [mailto:mstevens@etla.org]
> Sent: Friday, February 23, 2007 7:56 AM
> To: JCS Users List
> Subject: queuing whilst connections down.
> 
> Hi.
> 
> Does the lateral TCP cache queue messages nicely whilst communications
> are down?
> 
> ie if I have two nodes A and B, and they lose the link, possibly due
> to a network failure, will they sync completely when the link is
> re-established?
> 
> Michael
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jcs-users-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jcs-users-help@jakarta.apache.org