Hey folks,

Is there general interest in a concrete EventHandler class that does something like the following:

  - ignores all events, except 1 event every xyz period (probably a day)
- on that event, runs a DB update to scrub events older than abc (maybe a month) - optionally (re)writes those events to some other form of storage, like a file or perhaps a separate, archival DB?

I'm thinking of this service as an EventHandler impl so it can be configured and managed part-and-parcel with everything else in statsContext.xml.

drew wills

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to