Commit Graph

25 Commits (main)

Author SHA1 Message Date
Christian Haudum 8b59b944f2
chore(dataobj): Use common base config for indexobj and logsobj builders (#20037) 4 weeks ago
benclive 6ee50064ea
chore: Ensure partition is set on partition-processor (#19693) 2 months ago
George Robinson 977fb2ba6f
feat: consume single topics in dataobj-consumer using partition ring (#19186) 2 months ago
Christian Haudum a3017f2b13
chore(dataobj-consumer): Sort logs object-wide (#19231) 3 months ago
George Robinson f60f818bdd
feat: build multi-tenant data objects (#19034) 4 months ago
benclive 2d30c6a5a4
chore: Implement building multi-tenant indexes from multi-tenant objects (#18959) 4 months ago
George Robinson d8b22bfef8
fix: deadlock when shutting down dataobj-consumers (#18932) 4 months ago
benclive d93a44141f
chore: Make metastore event synchronous (#18928) 4 months ago
George Robinson 20d93e3a8d
chore: rename lastFlush to lastFlushed and move some tests (#18918) 4 months ago
George Robinson 058eaa7e0b
chore: improve flush unit tests with better separation (#18917) 4 months ago
George Robinson 31d5f1a738
fix: reset the last modified timestamp on flush (#18916) 4 months ago
George Robinson 4608048388
chore: remove unused sync.Pool (#18895) 4 months ago
George Robinson be7ff4b294
chore: add flushAndCommit to make it harder to forget to commit offsets in future (#18851) 5 months ago
George Robinson 0941b90614
fix: dataobj-consumers did not commit offsets on idle flush (#18834) 5 months ago
George Robinson 8895090643
fix: dataobj-consumers commit incorrect offset, which can cause data loss (#18833) 5 months ago
Robert Fratto 2ca8e58b0e
chore(dataobj): add ability to buffer pending sections to disk (#18780) 5 months ago
George Robinson 53416a65ef
chore: use quartz.Clock to improve tests (#18810) 5 months ago
George Robinson 69a70dda88
chore: use zero value for time in partition_processor.go (#18798) 5 months ago
George Robinson c47841024e
chore: move mocks into mock.go (#18799) 5 months ago
Robert Fratto 517b59f087
chore: update github.com/thanos-io/objstore fork (#18620) 5 months ago
Periklis Tsirakidis bcf24e4cfb
chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 6 months ago
benclive e6fe98c7c3
chore: Emit metastore event to kafka after object build (#17842) 7 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
Robert Fratto 9be95a3e8c
chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 9 months ago
Jackson Coelho 290c14a8cb
chore: fix flush process for dataobj (#16393) 10 months ago