teleport/lib/events
Sasha Klizhentas a75034f256 Serialize parallel downloads, fixes #1774
In case if multiple requests to get session
event data were issued to the auth server
at the same time, multiple download requests
were originated, and sometimes partial data
was returned.

This commit serializes downloads of the session
in the context of the same auth server.
2018-05-02 09:31:14 -07:00
..
dynamoevents Introduce new upload API. 2018-03-29 15:15:05 -07:00
filesessions External events and sessions storage. 2018-03-15 12:42:43 -07:00
s3sessions Fix not found event. 2018-03-30 16:05:53 -07:00
test External events and sessions storage. 2018-03-15 12:42:43 -07:00
api.go Introduce new upload API. 2018-03-29 15:15:05 -07:00
api_test.go Fixed tests 2016-04-28 23:49:36 -07:00
archive.go External events and sessions storage. 2018-03-15 12:42:43 -07:00
auditlog.go Serialize parallel downloads, fixes #1774 2018-05-02 09:31:14 -07:00
auditlog_test.go Serialize parallel downloads, fixes #1774 2018-05-02 09:31:14 -07:00
compatsessionlog.go Use gzip for session recordings, fixes #1579 2018-01-15 13:34:01 -08:00
discard.go Introduce new upload API. 2018-03-29 15:15:05 -07:00
doc.go Add support for NFS-friendly log protocol. 2018-01-04 18:54:37 -08:00
forward.go Fix panic in tests. 2018-04-05 16:26:20 -07:00
mock.go Introduce new upload API. 2018-03-29 15:15:05 -07:00
sessionlog.go Fix panic in tests. 2018-04-05 16:26:20 -07:00
slice.pb.go Add support for NFS-friendly log protocol. 2018-01-04 18:54:37 -08:00
slice.proto Add support for NFS-friendly log protocol. 2018-01-04 18:54:37 -08:00
uploader.go Introduce new upload API. 2018-03-29 15:15:05 -07:00