Skip to content

Commit

Permalink
Address review comment
Browse files Browse the repository at this point in the history
Signed-off-by: Rohit Nayak <rohit@planetscale.com>
  • Loading branch information
rohit-nayak-ps committed Oct 22, 2020
1 parent fd8808a commit 88f7adc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/rowlog/rowlog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
###rowlog
#rowlog

`rowlog` is a diagnostic tool for researching issues reported by users in vreplication workflows. These are usually
reported as data mismatches or loss and are not reproducible because of the huge amounts of data involved and
Expand Down Expand Up @@ -32,4 +32,4 @@ Initial version is for unsharded keyspaces but can be easily extended for sharde

Another possible enhancement is to also stream the events to the _vt.vreplication table so that we can track the
source gtid positions related to the sql applied on the target. However this requires changes in vreplication:
currently the sidecar _vt database is not streamed.
currently the sidecar _vt database is not streamed.

0 comments on commit 88f7adc

Please sign in to comment.