Releases: AliceO2Group/DataDistribution
Releases · AliceO2Group/DataDistribution
v0.9.5
- stfsender: clear out initial data if the scheduler cannot be reached
- harden memory regions and assert for error conditions
v0.9.4
- tfbuilder synchronize on the memory region
- warn about memory locking limits
v0.9.2
- allow logging of an empty format string '{}'
- catch for future fmt::format_error incidents
v0.9.1
- fix: accept empty partition id parameter
--discovery-partition
v0.9.0
- First integration with AliECS (Partition Setup/Teardown)
- Support for infoLogger in INFOLOGGER_MODE=infoLoggerD mode (controlled via 'infologger-severity' option)
- Optimized coalesced (02) header transfer (StfSender -> TfBuilder only)
v0.8.0
- readout interface v2, requires Readout v1.5.0
v0.7.10
- fmtlib compatibility
- logging rate limiter updates
v0.7.9
- fix TF file writer when DPL output is enabled (StfBuilder and TfBuilder)
- add
--max-built-stfs
parameter to stop the process after requested number of (S)TFs have been processed (StfBuilder)
- performance optimizations for the full system test
v0.7.8
- compatibility with DHv3
- rate-limited logging
- monitoring of buffers utilization, input and output rates, (s)tf sizes...