Bug 27619 - avoid message lost while TPL is down
Summary: avoid message lost while TPL is down
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: logger (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on: 24768 27309
Blocks:
  Show dependency treegraph
 
Reported: 2010-04-13 09:02 UTC by Cosimo Alfarano
Modified: 2010-10-25 08:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.