Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
m3_1.4.2_checksums.txt | 2022-01-19 | 189 Bytes | |
m3_1.4.2_darwin_amd64.tar.gz | 2022-01-19 | 92.1 MB | |
m3_1.4.2_linux_amd64.tar.gz | 2022-01-19 | 92.7 MB | |
README.md | 2022-01-19 | 630 Bytes | |
v1.4.2 source code.tar.gz | 2022-01-19 | 19.0 MB | |
v1.4.2 source code.zip | 2022-01-19 | 22.2 MB | |
Totals: 6 Items | 226.0 MB | 0 |
Changelog
Bug Fixes
- M3Coordinator: Guard against duplicate rollup tags in aggregation matching logic. (#3950)
Performance
- M3DB: Improve index query performance by avoid cloning of roaring bitmap in conjunctionSearcher. (#3948)
- M3DB: Improve bootstrapping memory profile by fixing entry leak in series ref resolver. (#3980)
- M3DB: Provide better balanced shard placement by fixing unbalanced initial shard allocation. (#4020)