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

backport #6250 to 6.0 release branch #6320

Merged
merged 4 commits into from
Jun 16, 2020

Conversation

deepthi
Copy link
Member

@deepthi deepthi commented Jun 16, 2020

No description provided.

There are some use cases where users needed to specify a sub-second
duration. I tried changing the units of all the variables to Ms
but that made everything else worse because some of the numbers
were becoming non human readable.

Instead, we'll use float64 values that also support whole numbers
up to 53 bits.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>

Signed-off-by: deepthi <deepthi@planetscale.com>
Now that we allow fractional seconds, let's use this as a
standardized unit.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>

Signed-off-by: deepthi <deepthi@planetscale.com>
This flag didn't previously exist, but there are users that want
to fine tune this setting.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
@deepthi deepthi requested a review from sougou as a code owner June 16, 2020 04:48
…s to floats

Signed-off-by: Rohit Nayak <rohit@planetscale.com>
@deepthi deepthi merged commit 904dd62 into vitessio:release-6.0 Jun 16, 2020
@deepthi deepthi deleted the ds-6.0-backport-6250 branch June 17, 2020 01:46
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.

3 participants