Bugs item #3541540, was opened at 2012-07-09 01:12
Message generated for change (Tracker Item Submitted) made by kargor
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3541540&group_id=167540

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Consistency
Group: None
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Stefan Rossbach (kargor)
Assigned to: Sebastian Starroske (starroli)
Summary: Activity queuing is broken during synchronization

Initial Comment:
Activities are not queued (correctly) during a project snychronization.

1. During the compression part of the archive file (this is the time where 
every user is blocked), no requests are send that inform the other side that 
queuing can now be started.

2. Current mechanism only checks EditorActivities. This is wrong, all 
activities that operates on resources (have an SPath object) must be queued.

3. A project is internally registered before the archive has received and is 
decompressed, thus the queuing algorithm will not work for almost 100% of the 
time.

4. The queuing is not properly synchronized, it is possible that some latest 
received activities can be executed before the queue is flushed.

Results of that broken functionality are:

#ID: 3516639
#ID: 3512804
#ID: 3458952
#ID: 3455405


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3541540&group_id=167540

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dpp-robot mailing list
Dpp-robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to