Skip to content

always-decrease-rw-together = true ignored #302

Open
@doodoori2

Description

@doodoori2

Hello
I'm using dynamic_dynamodb-2.2.1
always-decrease-rw-together = true ignored..
and it decrease read and write seperately.
consume decrease opportunity 2 times.

reads-lower-threshold: 40
decrease-reads-with: 25
decrease-reads-unit: percent
num-read-checks-before-scale-down = 10
num-read-checks-reset-percent = 80

writes-lower-threshold: 40
decrease-writes-with: 25
decrease-writes-unit: percent
num-write-checks-before-scale-down = 10
num-write-checks-reset-percent = 80

allow-scaling-down-reads-on-0-percent: false
allow-scaling-down-writes-on-0-percent: false
always-decrease-rw-together: true

more config (gist)

Changing provisioning to 3572 read units and 6500 write units
Updating provisioning to 3572 reads and 6500 writes

...

Consecutive read checks 9/10
Consecutive write checks 10/10
Changing provisioning to 3572 read units and 4875 write units
Updating provisioning to 3572 reads and 4875 writes

...

Consecutive read checks 10/10
Consecutive write checks 0/10
Changing provisioning to 2679 read units and 4875 write units
Updating provisioning to 2679 reads and 4875 writes

more log(gist)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions