Skip to content

Conversation

@cwaldren-ld
Copy link
Contributor

I hadn't wired up the DataStoreUpdater component, so we were just inserting flag updates directly in the memory store.

With this in place, we can remove the streaming update suppression.

@cwaldren-ld cwaldren-ld requested a review from a team August 31, 2023 18:31
@cwaldren-ld cwaldren-ld force-pushed the cw/out-of-order-updates branch from df736a4 to 97e55c9 Compare August 31, 2023 18:32
ioc_(kAsioConcurrencyHint),
work_(boost::asio::make_work_guard(ioc_)),
memory_store_(),
status_manager_(),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is saying: store updates in the memory_store, and also read flag data from the memory_store.

@cwaldren-ld cwaldren-ld requested a review from kinyoklion August 31, 2023 18:53
@cwaldren-ld cwaldren-ld merged commit 1538a76 into server-side Aug 31, 2023
@cwaldren-ld cwaldren-ld deleted the cw/out-of-order-updates branch August 31, 2023 20:01
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