Skip to content

Commit

Permalink
YugaByte: return to default clock skew threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
aphyr committed Aug 28, 2019
1 parent 2e950dc commit 3101c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yugabyte/src/yugabyte/auto.clj
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
; membership change
;:--follower_unavailable_considered_failed_sec 10
; Clock skew threshold
:--max_clock_skew_usec 1
; :--max_clock_skew_usec 1
])

(defn master-api-opts
Expand Down

0 comments on commit 3101c08

Please sign in to comment.