Releases: AliceO2Group/DataDistribution
Releases · AliceO2Group/DataDistribution
v1.4.12
v1.4.11
- stfsender: allocate a buffer and copy stfs before sending (optional)
- stfsender: enable copying in standalone mode
- adopt to FairMQ API changes
- tfscheduler: optimize incomplete tf bookkeeping
- stfbuilder: decrease size of o2 header region
- ucx: fail from ucp_wait on error
- tfbuilder: monitor token success ratio
- tfscheduler: implement exclusive and shared tokens
- stfsender: fix termination of flp-only run
- tfscheduler: configurable number of tokens per StfSender
- tfbuilder: remove not needed monitoring metric
v1.4.10
v1.4.9
v1.4.8
v1.4.7
- tfscheduler: fix process lingering after termination request
- monitoring: make it easier to spot non-synchronized and stalled data flow on flps
- stfsender: start the grpc earlier in the configure procedure
- optional: token requests for stf transfers; improves transfers rates
v1.4.6
v1.4.5
- file sink: adopt lhc period from AliECS for EOS metadata
- tfbuilder: on stop, push all TFs, then End-of-Stream
- tfbuilder: fix delay during terminating
- tfbuilder: improve ucx throughput for small stfs (optional)
- monitoring: consolidate and remove unused metrics
- end of stream: add current time in DataProcessingHeader
- monitoring: don’t publish size in rate metric if no datapoints in interval
v1.4.4
v1.4.3
- stfsender: enforce processing of complete meta messages, and warn on broken data model on flp
- allow transmission of null data payloads (FIT compression workflows)
- monitoring: publish duration of FLP-workflow-qc processing
- tfbuilder: prevent network congestion with multi-ucx_worker option