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

[3.1] Allow for larger subjective CPU billing amounts #124

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

heifner
Copy link
Member

@heifner heifner commented Sep 8, 2022

uint32_t for microseconds of subjective billing only allows for 1.2hrs before wrapping. Use int64_t instead which matches type used for objective billing.

Resolves #123

…s before wrapping. Use int64_t instead which matches type used for objective billing.
@heifner heifner merged commit 06d6cf3 into release/3.1 Sep 8, 2022
@heifner heifner deleted the sub-bill-uint32 branch September 8, 2022 19:13
@heifner heifner added the OCI Work exclusive to OCI team label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants