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

Capacity dependency on dydb partitions #316

Open
nitin608 opened this issue Nov 23, 2016 · 0 comments
Open

Capacity dependency on dydb partitions #316

nitin608 opened this issue Nov 23, 2016 · 0 comments

Comments

@nitin608
Copy link

RCU and WCU have direct dependency on number of partitions. So an increase in only RCU will increase table partitions too, which in turn will decrease WCU per partitions resulting in seprate WCU scaling event as well. Can you please ensure that there be config's for taking care of the same. Mostly in this function: __ensure_provisioning_reads in dynamic_dynamodb/core/table.py.

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant