commit | b406aa68b9f1c7d1f93ca29b0226bb27f9da8b5e | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Tue Jul 23 12:09:24 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Tue Jul 23 14:17:29 2013 -0700 |
tree | e92dac369f041be76a927dd1874eaf41b0436486 | |
parent | 16b41a3500f083e7b59da48d073c20a7cea1f250 [diff] |
Perform PutTopic in a database "transaction" Wrapping both writes into a begin/commit block allows these to be aggregated in the backend for gerrit-review, slightly reducing latency for topic changes. Change-Id: I9849219012d999817e5d719c1d2b04a5cea4d4a9