Sean Mackrory created HADOOP-14576: -------------------------------------- Summary: DynamoDB tables may leave ACTIVE state after initial connection Key: HADOOP-14576 URL: https://issues.apache.org/jira/browse/HADOOP-14576 Project: Hadoop Common Issue Type: Sub-task Affects Versions: HADOOP-13345 Reporter: Sean Mackrory
We currently only anticipate tables not being in the ACTIVE state when first connecting. It is possible for a table to be in the ACTIVE state and move to an UPDATING state during partitioning events. Attempts to read or write during that time will result in an AmazonServerException getting thrown. We should try to handle that better... -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org