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

Adjust time advancement to be done by State #1053

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

blt
Copy link
Collaborator

@blt blt commented Oct 22, 2024

What does this PR do?

I'm working now to get rotation logic introduced in State. The first
step is to move time advancement to a single place in State -- the
advance time function -- although reads and what not in File still
induce advances I think. All will be smoothed out eventually.

@blt blt mentioned this pull request Oct 22, 2024
@blt blt added the no-changelog label Oct 22, 2024 — with Graphite App
@blt blt marked this pull request as ready for review October 22, 2024 01:31
@blt blt requested a review from a team as a code owner October 22, 2024 01:31
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from 3e3abe8 to df19761 Compare October 22, 2024 23:51
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from 3eca4b6 to 33ef3c3 Compare October 22, 2024 23:51
This was referenced Oct 22, 2024
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from df19761 to eaf4a71 Compare October 23, 2024 23:54
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from 33ef3c3 to 1c4ee6a Compare October 23, 2024 23:54
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from eaf4a71 to 9b9a9b3 Compare October 23, 2024 23:58
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from 1c4ee6a to 39ae8e6 Compare October 23, 2024 23:58
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from 9b9a9b3 to 18666dd Compare October 24, 2024 00:02
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from 39ae8e6 to 7a18465 Compare October 24, 2024 00:02
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from 18666dd to 1c58312 Compare October 24, 2024 00:10
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from 7a18465 to f48b2c9 Compare October 24, 2024 00:10
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from 1c58312 to f1182ba Compare October 24, 2024 00:20
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from f48b2c9 to cfe6cf9 Compare October 24, 2024 00:20
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from f1182ba to 4bae0c5 Compare October 24, 2024 00:26
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from cfe6cf9 to d80ba3e Compare October 24, 2024 00:26
This was referenced Oct 25, 2024
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from 762052b to 23f5cf9 Compare October 28, 2024 16:30
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from efa1cf9 to b72b315 Compare October 28, 2024 16:30
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from 23f5cf9 to 41ba656 Compare October 28, 2024 17:16
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from b72b315 to fa59a04 Compare October 28, 2024 17:17
@blt blt force-pushed the blt/avoid_extra_name_lookup branch from 41ba656 to 42034fc Compare October 28, 2024 17:46
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from fa59a04 to 973c1c4 Compare October 28, 2024 17:46
@blt blt force-pushed the blt/avoid_extra_name_lookup branch 2 times, most recently from 10beb10 to 278aaf9 Compare October 28, 2024 18:24
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from 973c1c4 to a4734f1 Compare October 28, 2024 18:24
@blt blt changed the base branch from blt/avoid_extra_name_lookup to graphite-base/1053 October 28, 2024 19:00
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from a4734f1 to ca57ac5 Compare October 28, 2024 19:00
@blt blt changed the base branch from graphite-base/1053 to main October 28, 2024 19:01
I'm working now to get rotation logic introduced in State. The first
step is to move time advancement to a single place in State -- the
advance time function -- although reads and what not in File still
induce advances I think. All will be smoothed out eventually.

Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
@blt blt force-pushed the blt/adjust_time_advancement_to_be_done_by_state branch from ca57ac5 to 11fcc8c Compare October 28, 2024 19:01
@blt blt merged commit 8cb9955 into main Oct 28, 2024
16 checks passed
Copy link
Collaborator Author

blt commented Oct 28, 2024

Merge activity

  • Oct 28, 3:35 PM EDT: A user merged this pull request with Graphite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants