Skip to content

Conversation

@frankmcsherry
Copy link
Member

This is a very meh PR that moves some opinions about reachability logging into the TrackerLogger, allowing the user of the logger (the Tracker) to just hand over a consolidated iterator over (references to) updates. If we want to improve the TrackerLogger to e.g. use columnar which would not require cloning the times, that is a little bit easier now.

Copy link
Member

@antiguru antiguru left a comment

Choose a reason for hiding this comment

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

I think we can merge the change as it moves some of the behavior specific to logging closer to the code that logs reachability events, which is a good thing. At the same time, I'm not fully convinced this is what we'll need to, say, support columnar, but that shouldn't stand in the way!

@frankmcsherry frankmcsherry merged commit bd4c8a7 into TimelyDataflow:master Jan 23, 2025
7 checks passed
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.

2 participants