- 16 Mar, 2017 2 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
-
- 15 Mar, 2017 2 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
-
- 15 Dec, 2015 4 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
in vtim.c
-
- 09 Dec, 2015 3 commits
-
-
Geoff Simmons authored
Thilo Keber (thx Thilo)
-
Geoff Simmons authored
-
Geoff Simmons authored
-
- 27 Jun, 2015 3 commits
-
-
Nils Goroll authored
VSLQ_Flush() vtx_force()s all incomplete transactions to be ready and calls vslq_process_ready(). vslq_process_ready() retires vtxes until the callback returns with non zero, so if our dispatch callback does return with an error, flushing will stop, so we may end up with a non-empty ready list in vslq after calling flush just once. To ensure that we flushed everything and vtx_retire()d all vtxes (which may contain refs to chunk_t_bufs living in malloc()ed memory), we need to keep on flushing until we know the bowl is empty.
-
Nils Goroll authored
-
Nils Goroll authored
-
- 12 Jun, 2015 2 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
for missing timestamps
-
- 09 Jun, 2015 2 commits
-
-
Geoff Simmons authored
the VSL read rate
-
Geoff Simmons authored
-
- 05 Jun, 2015 2 commits
-
-
Geoff Simmons authored
before calling VSL_Match()
-
Geoff Simmons authored
API that use it to prune the tx tree)
-
- 04 Jun, 2015 3 commits
-
-
Geoff Simmons authored
filters per record
-
Geoff Simmons authored
example if no data were found in the tx, or on buffer exhaustion, etc.
-
Geoff Simmons authored
have been causing more work for the reader thread rather than less
-
- 10 May, 2015 5 commits
-
-
Geoff Simmons authored
enable-debugging-symbols off
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
-
- 08 May, 2015 1 commit
-
-
Geoff Simmons authored
-
- 05 May, 2015 6 commits
-
-
Geoff Simmons authored
the MQ interface, bumps the MQ CURRENT version to 5
-
Geoff Simmons authored
-
Geoff Simmons authored
thread function), and add some integrity checks
-
Geoff Simmons authored
-
Geoff Simmons authored
just like the -L and -T options for the standard VSL tools
-
Geoff Simmons authored
different in different runs (worker thread returning data to free lists)
-
- 04 May, 2015 5 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
we check for the rdkafka and zookeeper libs (otherwise binaries depend on them that don't need them)
-
Geoff Simmons authored
-
Geoff Simmons authored
separately, since they may appear in the log in different orders
-
Geoff Simmons authored
for systems that don't have them
-