Implement table schema based validation of requests
Now it is possible to specify any well formed parameters for PutItem, UpdateItem and other requests which are not corellarted with table schema usually it causes only errors on backend side and returns not user friendly error messages, but sometimes it can cause more serious problems for example it can break execution of async request and then our table can hang in some intermediate state
Blueprint information
- Status:
- Complete
- Approver:
- Dmitriy Ukhlov
- Priority:
- High
- Drafter:
- Dmitriy Ukhlov
- Direction:
- Approved
- Assignee:
- Dmitriy Ukhlov
- Definition:
- Approved
- Series goal:
- Accepted for juno
- Implementation:
-
Implemented
- Milestone target:
-
2014.2
- Started by
- Dmitriy Ukhlov
- Completed by
- Ilya Sviridov
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Improve json schema validation for CreateTable request
Gerrit topic: https:/
Addressed by: https:/
Improve json schema validation for left requests