Changes to 'dev/fix_annotation'

Sandro Knauß knauss at kolabsys.com
Mon Nov 17 13:18:08 CET 2014


New branch 'dev/fix_annotation' available with the following commits:
commit ed55a0c0f283dcf3e8aff165cefaed984ab3de5e
Author: Sandro Knauß <mail at sandroknauss.de>
Date:   Mon Nov 10 15:27:51 2014 +0100

    Fix GETANNOTATION for Other Users
    
    If GETANNOTATION/METADATA is requestes for many folders, the server can
    get stuck and the connection will timeout. To fix this, we ask only for
    subfolders, when requesting for folders in "Other Users".
    
    For searching we need to request all metadata for "Shared Folders".
    "Shared Folders" is not a valid mailbox, so we can't request ACLs for
    it. If no "Shared Folders" is available, job do not fail.
    
    KOLAB: 3875



More information about the commits mailing list