Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CosmosStore: Complain about large partition keys if not configured #437

Open
bartelink opened this issue Jan 3, 2024 · 0 comments
Open
Labels
bug enhancement up-for-grabs https://up-for-grabs.net

Comments

@bartelink
Copy link
Collaborator

Only the first 101 chars are used as a partition key unless the container is configured to support 'large partition keys'.

  • On startup, a TaskCell should pick up the config and complain if presented a stream name longer than 101
  • eqx init should have a 'long keys' option
@bartelink bartelink added bug enhancement up-for-grabs https://up-for-grabs.net labels Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement up-for-grabs https://up-for-grabs.net
Projects
None yet
Development

No branches or pull requests

1 participant