Commit Graph

54 Commits (3e415aca3d904fa6fa3cbedfdc7a2bdfd7fb6d41)

Author SHA1 Message Date
Christian Haudum 386d4e1653
chore(dataobj): Make logs sort order in dataobjects configurable (#19373) 3 months ago
Christian Haudum a3017f2b13
chore(dataobj-consumer): Sort logs object-wide (#19231) 3 months ago
Christian Haudum 4c81ebc7c3
chore(dataobj): Add option to set target row limit for pages (#19128) 4 months ago
benclive 653d7ac19e
chore: Fix tenant info in sections when resetting (#19085) 4 months ago
George Robinson f60f818bdd
feat: build multi-tenant data objects (#19034) 4 months ago
George Robinson 44aba62243
fix: fix possible data loss in dataobj-consumers (#19060) 4 months ago
benclive 2d30c6a5a4
chore: Implement building multi-tenant indexes from multi-tenant objects (#18959) 4 months ago
benclive 0b9b4c1ee5
chore: Support multi-tenancy in indexobj builder (#18880) 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 3ed2c4e127
chore: add safety check for estimated size (#18919) 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 278374609d
chore: create a factory to create partition processors (#18897) 4 months ago
George Robinson 4608048388
chore: remove unused sync.Pool (#18895) 5 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
benclive e57877e208
chore: Refactor metastore Updater (breaking change) (#18821) 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
Periklis Tsirakidis 0ec355c349
chore(dataobj): Use storage prefix for metastore index lookups (#18555) 5 months ago
Robert Fratto d4b027ae0c
chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
Robert Fratto 517b59f087
chore: update github.com/thanos-io/objstore fork (#18620) 5 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
Christian Haudum ce03b7943a
chore(dataobj): Improve default builder target sizes and settings help (#18543) 5 months ago
Robert Fratto 009dd388f2
chore(dataobj/consumer): track latest delay to Kafka (#18528) 5 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 6 months ago
Periklis Tsirakidis bcf24e4cfb
chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 6 months ago
benclive 1f0edcd4ac
feat: Initial index-builder implementation (#18297) 6 months ago
Robert Fratto 9c3d86be52
chore(dataobj): cut logs section based on uncompressed size (#18329) 6 months ago
Christian Haudum b1fc685397
chore: Extend instrumentation of dataobject uploader (#18292) 6 months ago
benclive e6fe98c7c3
chore: Emit metastore event to kafka after object build (#17842) 7 months ago
benclive 02a6b81c66
chore: Estimate builder size when using multiple sections (#17840) 7 months ago
Jackson Coelho 8f58df6e47
chore: rename dataobj consumer metrics (#17830) 7 months ago
Jackson Coelho 8001beef13
chore: add metrics (#17823) 7 months ago
Robert Fratto 36bcb5aa2d
chore(dataobj): fix regression in allocations of row readers (#17784) 7 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
aarogoss ab65ac5e8e
feat: refactors kafka/client to improve metric collection (#17308) 8 months ago
aarogoss e962398462
feat: Optionally enable kafka histograms for read/write latency (#17089) 9 months ago
Robert Fratto 9be95a3e8c
chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 9 months ago
benclive 475d25f459
feat(metastore): Add initial interface for Metastore (#16604) 10 months ago
Jackson Coelho 290c14a8cb
chore: fix flush process for dataobj (#16393) 10 months ago
Jackson Coelho a2ba4bc181
chore: small fixes for #16348 (#16358) 11 months ago
Jackson Coelho a51e5a21e2
chore: flush idle dataobjects after X seconds (#16348) 11 months ago
benclive 656b1faaaf
fix(dataobj): Fix shutdown race in dataobj consumer (#16157) 11 months ago
benclive 52cb0af3aa
chore(dataobj): Use kgo Balancer for dataobj-consumer (#16146) 11 months ago