[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-08-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-07-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Cluster |Cluster

[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 --- Comment #2 from Keiichi Fujino kfuj...@apache.org --- Thanks for the report. I think there is a problem with the behavior of the DeltaManager. As you know, DeltaManager is responsible for synchronizing the session on startup. A node

[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-07-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 --- Comment #3 from Keiichi Fujino kfuj...@apache.org --- Fixed in trunk and 7.0.x and will be included in 7.0.30 onwards. Proposed for 6.0.x. Note: In this fix, EVT_ALL_SESSION_DATA message is sent in synchronous mode. Therefore, it

[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-07-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 gbal...@industrialinfo.com changed: What|Removed |Added CC|

[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 David djo...@industrialinfo.com changed: What|Removed |Added Summary|Race condition in session |Race condition /

[Bug 53513] Race condition / out of order operation in session replication at node startup

2012-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53513 --- Comment #1 from David djo...@industrialinfo.com --- In case it's helpful, here's the Cluster configuration...fairly basic stuff: Cluster className=org.apache.catalina.ha.tcp.SimpleTcpCluster Manager