Bug 27619

Summary: avoid message lost while TPL is down
Product: Telepathy Reporter: Cosimo Alfarano <cosimo.alfarano>
Component: loggerAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 24768, 27309    
Bug Blocks:    

Description Cosimo Alfarano 2010-04-13 09:02:10 UTC
Briefly:
we should study a way to avoid or at least reduce lost messages while TPL is down.


Long: when TPL starts up it will look for open channels and will automatically observe them. This will allow TPL to log open channels.

Also TPL is automatically triggered as an Observer when a new channel is opened, and if not running a new process will be spawn.

What it does not happen is TPL being triggered by a new message on a already opened channel.

If for any reason TPL shuts down/crashes there is not way for it to be automatically triggered until a new channel is created.
Comment 1 Simon McVittie 2010-04-13 10:10:58 UTC
Proposed resolution: wait for Bug #24768 to be fixed in tp-spec, then add Recover=TRUE to TPL.
Comment 2 Cosimo Alfarano 2010-04-13 11:10:45 UTC
This is great.

I'll depend on #24768 and wait for it to be close to add Recover=TRUE and on #27309 (#24768 implementation in MC).

Before closing this bug a note about MC version implementing this feature should be added somewhere.
Comment 3 Cosimo Alfarano 2010-10-25 08:19:55 UTC
Closing. Merged in ac1e9014

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.