Author: sebawagner
Date: Fri Dec 14 07:49:49 2012
New Revision: 1421708

URL: http://svn.apache.org/viewvc?rev=1421708&view=rev
Log:
OPENMEETINGS-460 Raw documentation for the sync method of documents in the 
cluster setup where the master handled HTTP and the slave RTMP traffic

Modified:
    
incubator/openmeetings/trunk/singlewebapp/test/ClusterRoomDocumentSyncProcess.txt

Modified: 
incubator/openmeetings/trunk/singlewebapp/test/ClusterRoomDocumentSyncProcess.txt
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/test/ClusterRoomDocumentSyncProcess.txt?rev=1421708&r1=1421707&r2=1421708&view=diff
==============================================================================
--- 
incubator/openmeetings/trunk/singlewebapp/test/ClusterRoomDocumentSyncProcess.txt
 (original)
+++ 
incubator/openmeetings/trunk/singlewebapp/test/ClusterRoomDocumentSyncProcess.txt
 Fri Dec 14 07:49:49 2012
@@ -7,7 +7,8 @@ RTMP traffic.
 
 3. User upload document (HTTP traffic)
 
-4. Upload Servlet imports document (pdf, image, ppt, video, et cetera)
+4. Upload Servlet imports document (pdf, image, ppt, video, et cetera) (On 
Master! That means it cannot send 
+   any sync complete message to the Client, cause that one is on another 
server!!)
 
 5. Upload Servlet sends complete message to 
ScopeApplicationAdapter::sendUploadCompletMessageByPublicSID
    in sendUploadCompletMessageByPublicSID, the logic will find out if the 
publicSID is handled on the 


Reply via email to