steveloughran commented on a change in pull request #879: HADOOP-15563 S3Guard
to create on-demand DDB tables
URL: https://github.com/apache/hadoop/pull/879#discussion_r290829614
##########
File path:
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/s3guard/DDBCapacities.java
##########
@@ -82,7 +79,7 @@ public String toString() {
}
/**
- * Is the the capacity that of a pay-on-demand table?
+ * Is the the capacity that of a pay-per-request table?
Review comment:
The AWS docs say "on demand" or "pay by request"; I was trying to be
consistent but gave up. This is a leftover from an attempt/revert of actually
changing the method name. Changing to "on demand" (and not pay-on-demand)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]