Skip to content
Snippets Groups Projects

feat(sharding): introduce config variable bucket_count for tiers

Merged Anatoly Popov requested to merge apopov/1370-add-bucket-count-variable into master

Summary

  • feat(sharding): introduce config variable bucket_count for tiers

Signed-off-by: Anatoly Popov a.popov@picodata.io

Variable is available only in config.

You can specify it for exact tier:

cluster:
    tier:
        bucket_count: 20000

You also can change cluster default, which is 3000:

cluster:
    default_bucket_count: 60000

Edited by Anatoly Popov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading