Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-20.1: hlc: use PTP user space API as HLC clock #47379

Merged

Conversation

andreimatei
Copy link
Contributor

Backport 1/1 commits from #46942.

/cc @cockroachdb/release


Adds support for Linux for using PTP user space API clock
device for HLC. This is needed in case that the host clock is
prone to large jumps (as is the case when using vMotion).

Release note (cli change): added new start option --clock-device that
allows HLC to use PTP user space API clock

Adds support for Linux for using PTP user space API clock
device for HLC. This is needed in case that the host clock is
prone to large jumps (as is the case when using vMotion).

Release note (cli change): added new start option --clock-device that
alows HLC to use PTP user space API clock
@andreimatei andreimatei requested a review from a team as a code owner April 11, 2020 18:00
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@darinpp darinpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@andreimatei andreimatei merged commit 252934f into cockroachdb:release-20.1 Apr 13, 2020
@andreimatei andreimatei deleted the backport20.1-46942 branch April 13, 2020 16:34
@knz knz added this to In progress in DB Server & Security via automation Sep 9, 2020
@knz knz moved this from In progress to Done 20.2 in DB Server & Security Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants