Fix to avro reader

This commit is contained in:
Aditya Ujeniya
2025-10-27 20:44:40 +01:00
parent 856ccbb969
commit 44e98e8f2f
5 changed files with 73 additions and 7 deletions

View File

@@ -78,7 +78,7 @@
],
"metric-store": {
"checkpoints": {
"file-format": "json",
"file-format": "avro",
"interval": "1h",
"directory": "./var/checkpoints",
"restore": "48h"