Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
poyzannur committed Nov 15, 2023
1 parent b453743 commit a48dd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/bloomcompactor/bloomcompactor.go
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ func (c *Compactor) runCompact(ctx context.Context, logger log.Logger, job Job,
EndTimestamp: int64(job.through),
}
var metas []bloomshipper.Meta
//TODO Configure pool for these to avoid allocations
var bloomBlocksRefs []bloomshipper.BlockRef
var tombstonedBlockRefs []bloomshipper.BlockRef

Expand Down

0 comments on commit a48dd10

Please sign in to comment.