I was going through the source code for SimpleTcpReplicationManager in
Tomcat 5.0.12 and noticed that the
requestCompleted method always (on setAttribute or removeAttrbute with
useDirtyFlag="true")replicates the whole session instead of the
implementation in InMemoryReplicationManager where the replication was at
the Attribute level, i.e., it would only update the attribute that has
changed/added/removed.

Is there a reason for this change?

Thanks

Karthik Duddala
Developer - Web Team
Commerce Technologies
Ph. 518-886-0700 x. 3881


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

Reply via email to