https://issues.apache.org/bugzilla/show_bug.cgi?id=46284


Jason A. Lunn <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22928|0                           |1
        is obsolete|                            |




--- Comment #2 from Jason A. Lunn <[EMAIL PROTECTED]>  2008-12-09 06:49:48 PST 
---
Created an attachment (id=23005)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23005)
A multi-file patch that includes changes that allow DeltaManager to block
processing of cluster messages until local application initialization is
complete

Revised per Filip's feedback:

1. added volatile keyword to declaration of variable 'gate'
2. synchronized the null check and assignment of 'gate'
3. -- Nothing done here yet, the intention of the current design is to block
all incoming session replication messages from being processed until all local
applications have been initialized.
4. removed tabs


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to