Feature #648
Auto-flush for persistent message buffers
| Status: | New | Start: | 11/16/2011 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Engine | |||
| Target version: | 0.10 | |||
| Complexity: | Medium |
|||
| Votes: | 0 |
Description
Persistent message buffers like Db4oMessageBuffer need a timeout based auto-flush (say after 30 seconds) to make sure messages don't get lost in a case of a crash or other unhandled shutdown sequences, see #647
Related issues
| related to Smuxi - Feature #647 | Shutdown sequence for persistent message buffers | Closed | 11/16/2011 |
History
Updated by Mirco Bauer 526 days ago
It would be good if the auto-flusher can be triggered with a unix signal like SIGHUP or something, then you can make a safe shutdown/restart of a smuxi-server