|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Quartz plugin: fixesWhat steps do I need to take to get some bug fixes that I made to the Quartz plugin into the release?
I used quartz in database mode, added a domain model to track which job executions, added a Log4J message tracking per job execution, added a quartz listener to perform all of this setup across jobs, and added a nice grails UI to manage all of that. I have some ideas for allowing dynamic scheduling based on that UI. I got a pretty good system in place, if I do say so myself, that ended up being a lot easier than a Hibernate/SpringBatch model that I helped build in an earlier life.
What steps can I take to discuss other ideas? -Solomon Duskis
|
|
|
Re: Quartz plugin: fixesHi Solomon,
Sergey (cc'ed) is the main committer on the project now. I suggest that you apply to be a developer as per the instructions here: http://grails.org/Creating+Plugins And then discuss with him how to best go about committing your changes. Regards, On Thu, Oct 15, 2009 at 4:01 PM, Solomon Duskis <sduskis@...> wrote: > What steps do I need to take to get some bug fixes that I made to the Quartz > plugin into the release? > I used quartz in database mode, added a domain model to track which job > executions, added a Log4J message tracking per job execution, added a quartz > listener to perform all of this setup across jobs, and added a nice grails > UI to manage all of that. I have some ideas for allowing dynamic scheduling > based on that UI. I got a pretty good system in place, if I do say so > myself, that ended up being a lot easier than a Hibernate/SpringBatch model > that I helped build in an earlier life. > What steps can I take to discuss other ideas? > -Solomon Duskis -- Graeme Rocher Head of Grails Development SpringSource - Weapons for the War on Java Complexity http://www.springsource.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Quartz plugin: fixesSolomon, this sounds great.
I would love to see the memory leak issue[1] addressed by the plugin. [1] http://burtbeckwith.com/blog/?p=73 On 16/10/2009, at 12:01 AM, Solomon Duskis <sduskis@...> wrote: > What steps do I need to take to get some bug fixes that I made to > the Quartz plugin into the release? > > I used quartz in database mode, added a domain model to track which > job executions, added a Log4J message tracking per job execution, > added a quartz listener to perform all of this setup across jobs, > and added a nice grails UI to manage all of that. I have some ideas > for allowing dynamic scheduling based on that UI. I got a pretty > good system in place, if I do say so myself, that ended up being a > lot easier than a Hibernate/SpringBatch model that I helped build in > an earlier life. > > What steps can I take to discuss other ideas? > > -Solomon Duskis --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |