On Tue, Mar 8, 2011 at 8:29 AM, Jeff Pierce <[email protected]> wrote: > Thanks for the quick response everyone. > > I think we'll look to implement a JS service that cleans up the data on a > regular basis. I'm assuming even a user-defined service can get access to > the JS database or possible the stats service has methods to call that we > can utilize. > Yes you can get access to the data source from a service. Take a look at the Statistics impl, since it uses JDBC batch updates, it needs access to the JDBC data source. In fact it would be a nice addition to the API to have a method to purge the stats db
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
