2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00
confluent/confluent_server
Jarrod Johnson 68037473d0 Replace login event mechanism
Provide a different scheme that does not involve a wait(), if by chance
the flow dies without getting back to our thread.  wait() has no timeout
so this is a strategy to cope by making sure we hang for no longer than
3 minutes, which is well beyond any time a login should possibly take.
2017-04-26 14:26:00 -04:00
..
bin Actually hook up the redact feature 2017-02-15 10:46:27 -05:00
confluent Replace login event mechanism 2017-04-26 14:26:00 -04: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