C rmr context is now protected. Stabilizes rmr usage with multithreads 63/3863/5 v0.4.12
authorJuha Hyttinen <juha.hyttinen@nokia.com>
Wed, 27 May 2020 06:21:08 +0000 (09:21 +0300)
committerJuha Hyttinen <juha.hyttinen@nokia.com>
Wed, 27 May 2020 09:54:30 +0000 (12:54 +0300)
commitd28b8dd34b07b5af77802ba408d859b00215cd35
tree53e443ac9808f431cbd2da2818cdf8ca4339d70f
parentfbf8bcf39bf48d940f176400c70e1f20ea39a8a5
C rmr context is now protected. Stabilizes rmr usage with multithreads
Logger "wrapper" checks log level before continuing, saves few cycles
Multiple worker support removed. Application can do this

Change-Id: I8771e5a93a9ea8175e1e6ab7559c12b3569e04dd
Signed-off-by: Juha Hyttinen <juha.hyttinen@nokia.com>
config/config-file.yaml
examples/config/config-file.json
pkg/xapp/logger.go
pkg/xapp/rmr.go
pkg/xapp/types.go
pkg/xapp/xapp_test.go
test/manifest/config-file-rx.yaml
test/manifest/config-file-tx.yaml