eolivelli commented on issue #851: Issue 578 : make MajorCompaction controlled 
by time of the day/day of the week
URL: https://github.com/apache/bookkeeper/pull/851#issuecomment-355769100
 
 
   I can accept to include quartz I have used it production for many years as 
distributed scheduler,  using a shared jdbc datasource.
   I have abandoned it in favour of more scalable approaches and for simple 
cases I switched to simple zk based scheduler.
   We talked about quartz only for parsing cron style config and running a 
local scheduler.
   
   You are now talking about coordinating bookies and I think this is out of 
the scope of the patch. I think it is worth working on this aspect

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to