mirror of
https://github.com/google/nomulus
synced 2026-07-20 23:12:40 +00:00
4b0cf576f8
* CommitLog handling code should call ofyTm The tm() call will use JPA transaction manager after the switch-over to SQL. These calls would lose their transaction semantics. Both actions are to be invoked after the switchover in case we have to switch back to Datastore as primary.