|
6c66b7cc75
|
kafka: fix syntax errors
|
2021-05-09 18:12:02 +02:00 |
|
|
56f4009e57
|
kafka: add custom logger
|
2021-05-09 18:10:34 +02:00 |
|
|
f1b484449e
|
kafka: use a floating point number for the timeout setting
|
2021-05-09 18:09:24 +02:00 |
|
|
18c736b184
|
kafka: some of the configuration settings are required
|
2021-05-09 17:46:27 +02:00 |
|
|
5a9af6553c
|
kafka: harmonize error checking
|
2021-05-09 17:44:54 +02:00 |
|
|
ec3baca612
|
kafka: with linking on CentOS
|
2021-05-09 15:25:40 +02:00 |
|
|
f7f4523ea3
|
kafka: print errors with logger::error() rather than logger::warn()
|
2021-05-09 15:23:30 +02:00 |
|
|
0881b38224
|
kafka: refactor setting "calocation" to "ca"
|
2021-05-09 15:23:02 +02:00 |
|
|
6417b3a6f2
|
kafka: more code-cleanups
|
2021-05-09 15:21:59 +02:00 |
|
|
c594077534
|
kafka: fix whitespaces
|
2021-05-09 14:58:08 +02:00 |
|
|
d5d12dd38e
|
kafka: fix authorship and copyright
|
2021-05-09 14:57:44 +02:00 |
|
Juan Pablo Noreña
|
818047c6bd
|
node-type-kafka producer and consumer separation, not working at same time as in a single node as desirable
|
2021-05-06 17:15:36 -05:00 |
|
Juan Pablo Noreña-Monsalve
|
727e886d47
|
Update CMakeLists.txt
|
2021-05-05 12:14:41 -05:00 |
|
Juan Pablo Noreña
|
ca10fd076f
|
Adds node-type-kafka, example and packaging deps
|
2021-05-05 12:02:18 -05:00 |
|
|
91cdf355a2
|
Update lib/hooks/stats.cpp
|
2021-04-28 13:15:01 +00:00 |
|
|
c840ba567b
|
some cleanups and fixes
|
2021-03-19 06:35:14 -04:00 |
|
|
65e26e31b9
|
lua: fix Lua 5.1 compatability
|
2021-03-17 14:58:45 +00:00 |
|
|
56315a026c
|
fix cppcheck warnings
|
2021-03-17 14:58:45 +00:00 |
|
|
6928974a93
|
lua: added integration tests and a few bug fixes
|
2021-03-17 14:58:45 +00:00 |
|
|
6a96b05487
|
fix some integration tests
|
2021-03-17 14:58:45 +00:00 |
|
|
4f370ee1b2
|
drop legacy logger
|
2021-03-17 14:58:45 +00:00 |
|
|
f71bd0fef4
|
lua: fix includes
|
2021-03-09 01:49:18 +01:00 |
|
|
8fe1df94ff
|
api: fix exception for node and path requests
|
2021-02-25 17:17:11 -05:00 |
|
|
4ae1b1cbfd
|
path: fix detection of output signals for paths without any hooks configured
|
2021-02-24 15:09:02 +01:00 |
|
|
8e53d2a329
|
opal: fix node-type
|
2021-02-24 09:17:53 +01:00 |
|
|
5c666fbc15
|
fix cppcheck warnings
|
2021-02-22 23:30:19 +01:00 |
|
|
42133b2882
|
miscelaneous fixes
|
2021-02-22 23:16:53 +01:00 |
|
|
3a7f9c05de
|
lua: fix bugs and improve documentation
|
2021-02-22 23:15:56 +01:00 |
|
|
fd57b5539f
|
lua: first working version of Lua hook
|
2021-02-19 07:03:22 +01:00 |
|
|
85a6ecc6fa
|
fixup Config
|
2021-02-19 07:03:22 +01:00 |
|
|
256d53b27f
|
hook: fix Hook:prepare()
|
2021-02-19 07:03:22 +01:00 |
|
|
1e7ea26dfe
|
config: add Config::getIncludeDirs()
|
2021-02-19 07:03:22 +01:00 |
|
|
4058941130
|
fix linking of Lua
|
2021-02-19 07:03:21 +01:00 |
|
|
04fe1d34a1
|
fix indention
|
2021-02-19 07:03:21 +01:00 |
|
|
937d4f0aae
|
signal_data: only use type not complete signal struct
|
2021-02-19 07:03:21 +01:00 |
|
|
a2b5f1abb2
|
Merge branch 'master' into dftHook
Conflicts:
.gitlab-ci.yml
|
2021-02-19 01:40:17 +01:00 |
|
|
fb72d16a38
|
ci: make cppcheck happy
|
2021-02-19 00:04:13 +01:00 |
|
|
e200c28d59
|
add missing include
|
2021-02-16 15:49:10 +01:00 |
|
|
12589345ce
|
final fixes
|
2021-02-16 14:41:55 +01:00 |
|
|
f1b3fa1492
|
use std::vector() instead of new/delete
|
2021-02-16 14:23:28 +01:00 |
|
|
1e0ac85ffc
|
dumper: fix refactoring error
|
2021-02-16 13:32:31 +01:00 |
|
|
862e14ff0f
|
uldaq: use libuldaq function for error processing
|
2021-02-16 13:30:26 +01:00 |
|
|
69e60b26c0
|
fix cppcheck errors
|
2021-02-16 13:25:37 +01:00 |
|
|
31925ebc5a
|
dft: various code-style fixes
|
2021-02-16 13:16:38 +01:00 |
|
|
81298f8a02
|
dft: use unsigned isntead of non-standard type uint
|
2021-02-16 13:14:26 +01:00 |
|
|
325ba03e7c
|
dft: fix codestyle (placement *)
|
2021-02-16 12:56:33 +01:00 |
|
|
de2615b2b8
|
dft: refactor enum type names
|
2021-02-16 12:56:33 +01:00 |
|
|
56cd0eba7c
|
dft: fix include order
|
2021-02-16 12:56:33 +01:00 |
|
Manuel Pitz
|
e689b69b96
|
fix refactoing error
|
2021-02-16 12:47:56 +01:00 |
|
Manuel Pitz
|
ae3b3d6b95
|
code style with dumer.cpp
|
2021-02-16 12:25:34 +01:00 |
|