Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.3
-
None
Description
Hello,
I came across this very minor bug.
In the DynamoDBStore.readMapping() method, the variable writeCapacUnits gets its value from the readcunit attribute instead of the writecunit attribute. This seems to not cause problems because in the example provided both attributes have the same value. But in a different case, this would cause some issues.