Skip to content

backport #6250 to 6.0 release branch#6320

Merged
deepthi merged 4 commits intovitessio:release-6.0from
planetscale:ds-6.0-backport-6250
Jun 16, 2020
Merged

backport #6250 to 6.0 release branch#6320
deepthi merged 4 commits intovitessio:release-6.0from
planetscale:ds-6.0-backport-6250

Conversation

@deepthi
Copy link
Copy Markdown
Collaborator

@deepthi deepthi commented Jun 16, 2020

No description provided.

sougou added 3 commits June 15, 2020 21:39
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