AppScale / gts

AppScale is an easy-to-manage serverless platform for building and running scalable web and mobile applications on any infrastructure.
https://www.appscale.com/community/
Apache License 2.0
2.42k stars 277 forks source link

Datastore foundationdb put fixes #3200

Closed sjones4 closed 4 years ago

sjones4 commented 4 years ago

Update datastore foundationdb backend so puts for new entities without identifiers will not be collapsed to a single entity. This update also modifies puts for new entities so that an allocated key is returned in the response.

sjones4 commented 4 years ago

Daily build no. 6955

sjones4 commented 4 years ago

Daily build no. 7000

Build after master merged to resolve conflicts.

sjones4 commented 4 years ago

Demo is that Hawkeye and Datastore tests pass using FDB with this fix in place, as per build no. 6998.