Skip to content
Snippets Groups Projects
Unverified Commit 3085cde5 authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Use `stream.current_token()` and remove `stream_positions()` (#7172)

We move the processing of typing and federation replication traffic into their handlers so that `Stream.current_token()` points to a valid token. This allows us to remove `get_streams_to_replicate()` and `stream_positions()`.
parent 6b22921b
No related branches found
No related tags found
Loading
Showing
with 30 additions and 154 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment