2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00
confluent/confluent_server
Jarrod Johnson 919dab9b55 Create auth multiprocessing pool on demand
Most of the time, we don't need this pool.  Create when needed,
and clean up after 30 seconds of inactivity.  This avoids a slow
shutdown that was due to core python hanging in help_finish_stuff,
and as a bonus means most of the time, one only sees one confluent
process, which has been a source of questions already.
2017-03-05 08:28:35 -05:00
..
bin Actually hook up the redact feature 2017-02-15 10:46:27 -05:00
confluent Create auth multiprocessing pool on demand 2017-03-05 08:28:35 -05:00
systemd Prevent hang on systemctl stop confluent 2015-11-02 14:11:07 -05:00
sysvinit Make init script properly indicate error conditions. 2015-09-17 08:57:08 -03:00
buildrpm On successful builds, clean up the generated directories and files 2015-02-02 16:41:37 -05:00
confluent_server.spec.tmpl Try restarting confluent if running on update 2017-01-20 15:50:12 -05:00
confluentsrv.spec Revert 'confluentd' change 2015-09-23 11:48:27 -04:00
makesetup Fix auto-version build 2016-09-30 13:12:40 -04:00
MANIFEST.in Add simple systemd service file for confluent server. 2015-07-15 13:33:47 -04:00
requirements.txt Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
setup.cfg Add bits and pieces to facilitate pypi packaging 2014-05-06 15:01:35 -04:00
setup.py.tmpl Add the util to the setup.py 2017-02-15 10:46:27 -05:00