2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 19:10:10 +00:00
confluent/confluent_server
Jarrod Johnson 6a3025837b Batch nodes to plugin calls
Every node was serialized in being passed to plugins.  Fix this
by grouping the nodes by the handler function, and then calling
them by batch.  This still serializes each plugin, but for now this should
suffice.
2015-03-17 11:05:28 -04:00
..
bin Add support for RPM builds 2014-07-14 14:54:12 -04:00
confluent Batch nodes to plugin calls 2015-03-17 11:05:28 -04:00
sysvinit Cleanly handle stop/restart when not running 2014-11-18 17:02:54 -05:00
buildrpm On successful builds, clean up the generated directories and files 2015-02-02 16:41:37 -05:00
confluent_server.spec.tmpl Add RPM dependency for PyPAM package 2015-01-21 16:31:08 -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 Make ..confluent/plugins/console directory owned by confluent 2015-01-21 16:35:22 -05:00
VERSION Bump version number of server 2014-11-25 14:16:50 -05:00