Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Enforce shard hint #7

Closed
rgdd opened this issue Jun 8, 2021 · 1 comment
Closed

Enforce shard hint #7

rgdd opened this issue Jun 8, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rgdd
Copy link
Member

rgdd commented Jun 8, 2021

Sharding is described in our design document and API specification. It is currently not enforced, however. Any shard hint is accepted by the log.

Possible steps to enforce sharding:

  1. Add shard interval to the log's configuration, see instance.Config.
  2. Add shard interval options in the server package.
  3. Reject invalid shard hints, e.g., here.
@rgdd rgdd added enhancement New feature or request good first issue Good for newcomers labels Jun 8, 2021
@rgdd
Copy link
Member Author

rgdd commented Jun 23, 2021

repository moved to github.com/sigsum

@rgdd rgdd closed this as completed Jun 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Development

No branches or pull requests

1 participant