cda-group / arcon

State-first Streaming Applications in Rust
https://cda-group.github.io/arcon/
Apache License 2.0
175 stars 17 forks source link

fix: state metrics #280 #283

Closed Max-Meldrum closed 2 years ago

Max-Meldrum commented 2 years ago

Closes #280

Fixes some calls. We should however later have the recording more unfied instead of having them in each ops method like now. Perhaps in the serialize/deserialize functions themselves.