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
144220: scripts: add gceworker.sh update-hosts r=tbg a=tbg
This adds a line like this to /etc/hosts:
34.107.119.188 gceworker-tbg.local
AFAIK we don't have a stable DNS entry for gceworkers, so this helps set up remote development in Goland, for example.
Epic: none
Release note: none
144232: crosscluster: disable write buffering r=yuzefovich,jeffswenson a=stevendanna
The txnWriteBuffer does not yet support the OriginTimestamp and OriginID write options used by LDR. Soon, it will reject requests with these options set.
This opts LDR out of this setting even in a cluster were the cluster setting has changed the default.
Epic: none
Release note: None
Co-authored-by: Tobias Grieger <[email protected]>
Co-authored-by: Steven Danna <[email protected]>
0 commit comments