This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
       via  06f26951c2aafa324283cd362c1d4394778350cc (commit)
      from  4a7edd18ef4b0bdf8f6f8f1671cf91c3eb6030d3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 06f26951c2aafa324283cd362c1d4394778350cc
Author: Stefan Rossbach <[email protected]>
Date:   Wed Aug 28 22:34:34 2013 +0200

    [INTERNAL] removed activity dropping in the activity sequencer
    
    I do not know why this was implemented. Activities were
    dropped when they not arrived in a given time period.
    
    This can currently only happens if the transmission of
    activities fails. There is currently just a log statement
    that informs about this error. Furthermore it is possible
    that a connection will be established again afterwards which
    may result in a completely broken session.
    
    This patch ensures that the session will at least hang forever
    because it is out of sync.
    
    This patch also fixed an issue with sequence number overflows
    which was not handled correctly and so made it impossible to
    use the Saros Plugin as "standalone" server.
    
    Change-Id: I786b7ebf03d14b4501e224ee4a0be7a82571ce11
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/895
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../inf/dpp/net/internal/ActivityQueue.java        |  231 --------------------
 .../inf/dpp/net/internal/ActivityQueueManager.java |   97 --------
 .../inf/dpp/net/internal/ActivitySequencer.java    |   97 ++++++---
 .../dpp/net/internal/TimedActivityDataObject.java  |   37 +---
 .../inf/dpp/net/TimedActivityDataObjectTest.java   |   22 +--
 5 files changed, 85 insertions(+), 399 deletions(-)
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/ActivityQueue.java
 delete mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/ActivityQueueManager.java


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to