Skip to content

Commit

Permalink
sql: remove dupe txn id in status protobuf
Browse files Browse the repository at this point in the history
Previously, we were needlessly setting the transaction id of the current
session on the serialized information for a session twice, in two
different fields. This commit removes the unnecessary copy.

Release note: None
  • Loading branch information
jordanlewis committed Aug 25, 2020
1 parent 758e1ef commit f3aa8d2
Show file tree
Hide file tree
Showing 4 changed files with 580 additions and 639 deletions.
Loading

0 comments on commit f3aa8d2

Please sign in to comment.