2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_server
Jarrod Johnson 485c323608 Stage uploads in memory
The strategy of duping file descriptors
is inadequate. The copies share
identical offsets.

Fix this by reading the file once into
memory, and using BytesIO to fake a file.

This is relatively memory intensive in theory, but in practice
pyghmi library had been duping everything to memory
anyway, so it is a wash for now.
2022-01-27 17:29:17 -05:00
..
bin Amend deployment initialize for consistent ownership 2022-01-14 15:08:19 -05:00
confluent Stage uploads in memory 2022-01-27 17:29:17 -05:00
dbgtools Make /usr/bin/env python point to python2 2019-09-23 11:04:52 -04:00
sysctl
systemd Remove systemd management of /var/lib/confluent 2020-06-16 09:16:01 -04:00
sysvinit Fix sysvinit 2019-08-20 08:59:01 -04:00
builddeb Remove pyte requirement 2021-06-08 16:43:06 -04:00
buildrpm Use python3 explicitly for building source 2019-10-16 13:26:15 -04:00
confluent_server.spec.tmpl Add el9 to spec files 2022-01-11 16:02:47 -05:00
confluentdbgcli.py Make /usr/bin/env python point to python2 2019-09-23 11:04:52 -04:00
confluentsrv.spec
makesetup Fix makesetup for confluent_client 2018-04-10 16:11:14 -04:00
MANIFEST.in Add confluent pam to packaging 2018-11-14 14:55:26 -05:00
requirements.txt
setup.py.tmpl Remove pyte requirement 2021-06-08 16:43:06 -04:00