Ticket #658 (closed enhancement: wontfix)
nge signal when services are being flushed out
| Reported by: | daner964@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | initng-0.7.1 |
| Component: | InitNG | Version: | initng-SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Are services in stopped mode being flushed out of active_db after a while? If so, would it be possible to nge to emit a signal when this happens (and also when it's flushed by someone calling "ngc -z")? That would make my life easier.
Change History
comment:2 Changed 7 years ago by daner964@…
Yep, you're right. Such a signal is sent. Normally. The strange thing is that on the computer at my work it doesn't. I've checked with nge_raw, and it gets nothing at all neither when I zap something or when it's automatically flushed out of the cache. All other states are sent, so this is really weird...
Note: See
TracTickets for help on using
tickets.

Stopped services are flushed out of the active_db after a while. They used to change to state "FREEING" just before this happened, but they don't seem to anymore...