6 Commits

Author SHA1 Message Date
2fff8f77dc move log package to /infra (#17023)
ref #14679

Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
2019-05-13 08:45:54 +02:00
12c9860882 string formating fixes 2018-08-28 22:33:38 +02:00
4c5fe68e7e adds inTransactionCtx that calls inTransactionWithRetryCtx 2018-06-15 21:57:13 +02:00
da91b91b4b transactions: start sessions and transactions at the same place
this make it possible for handler to use `withSession` when
transactions is not nedded and `inTransactionCtx` if its needed
without knowing who owns the session/transaction
2018-06-15 20:52:57 +02:00
9ca9a7c302 bus: dont start transaction when creating session 2018-06-15 12:46:20 +02:00
442e0e437b refactoring: transaction manager PR #12203 2018-06-15 12:46:20 +02:00