Hacker News new | ask | show | jobs
by thinkloop 3480 days ago
Mind sharing what issues? A few keys are the target of a disproportionate amount of transactions?
1 comments

Correct, our read/write access isn't spread out. So, before knowing how the partitions worked, we increased our read/write throughput, this caused the partitions to increase, so now our throughput that was spread out across the entire table, was split between 2 partitions. This caused even more throttling.