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
155591: rangefeed: extract TxnPushNotifier r=wenyihu6 a=stevendanna
This addresses a testing TODO by extracting the txn push notification goroutine into a struct that can be tested without a store.
This perhaps makes it a bit synthetic of a test since we don't have a test that ensures that the store starts the push notifier. But, we weren't testing anything at all before so this still feels like an improvement.
Epic: none
Release note: None
Co-authored-by: Steven Danna <danna@cockroachlabs.com>
0 commit comments