2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_server
Jarrod Johnon de383630cf Gracefully trap config change callback errors
When a change callback handler raises an exception,
log it and move on to next handler.  This prevents
the handler from screwing up the caller or fellow
callback handlers.  Unfortunately this means that
no one notices the issue until checking the trace
log file, but it produces more peculiar behavior
as it stands without this change.
2015-01-19 17:05:29 -05:00
..
bin Add support for RPM builds 2014-07-14 14:54:12 -04:00
confluent Gracefully trap config change callback errors 2015-01-19 17:05:29 -05:00
sysvinit Cleanly handle stop/restart when not running 2014-11-18 17:02:54 -05:00
buildrpm Add support for RPM builds 2014-07-14 14:54:12 -04:00
confluent_server.spec.tmpl Modify build to avoid conflicting files 2014-11-04 09:16:01 -05:00
makesetup Add support for RPM builds 2014-07-14 14:54:12 -04:00
MANIFEST.in Add support for RPM builds 2014-07-14 14:54:12 -04:00
requirements.txt Add bits and pieces to facilitate pypi packaging 2014-05-06 15:01:35 -04:00
setup.cfg Add bits and pieces to facilitate pypi packaging 2014-05-06 15:01:35 -04:00
setup.py.tmpl Add support for RPM builds 2014-07-14 14:54:12 -04:00
VERSION Bump version number of server 2014-11-25 14:16:50 -05:00