deepakpanda93 commented on issue #15173:
URL: https://github.com/apache/hudi/issues/15173#issuecomment-4966667943

   This issue was reviewed as part of the JIRA-migrated backlog triage.
   
   Findings: This appears to be addressed. The DynamoDB lock provider 
`billing_mode` is now correctly documented and consistent with the code. 
`configurations.md` lists `hoodie.write.lock.dynamodb.billing_mode` with 
default `PAY_PER_REQUEST` and the alternative `PROVISIONED`, matching 
`DynamoDbBasedLockConfig.DYNAMODB_LOCK_BILLING_MODE` (defaultValue 
`PAY_PER_REQUEST`; `from()` applies defaults and only requires `table` + 
`region`, so the property is genuinely optional and no longer throws). The 
concurrency_control page also now has a dedicated DynamoDB-Based Lock Provider 
section documenting `endpoint_url` and the required IAM policy, which were the 
items originally flagged as missing. (The bot-linked PR #5533 is unrelated to 
this issue.)
   
   Closing as fixed.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to