mirror of
https://github.com/google/nomulus
synced 2026-07-19 14:32:44 +00:00
e14cd8bfa2
* Add locking and a response in ReplicateToDatastoreAction The response is necessary to get nicer logs in GAE and nicer cron job behavior. In addition: - fix issues where locks would be backed up and replayed to Datastore (they shouldn't be replayed) - do ignore-read-only writes when replaying the transactions