You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are hoping to add a little more visibility to the binlog watcher. Particularly, we want to add log statements when the binlog watcher begins streaming and when it closes.
We also hope to add logging to where the VStreamer engine locks and unlocks. Please see the PR for implementation.
Use Case(s)
We added these log statements to our downstream Vitess fork so that we can more accurately triage any vttablet outages that may occur.
The text was updated successfully, but these errors were encountered:
Feature Description
We are hoping to add a little more visibility to the binlog watcher. Particularly, we want to add log statements when the binlog watcher begins streaming and when it closes.
We also hope to add logging to where the VStreamer engine locks and unlocks. Please see the PR for implementation.
Use Case(s)
We added these log statements to our downstream Vitess fork so that we can more accurately triage any vttablet outages that may occur.
The text was updated successfully, but these errors were encountered: