Skip to content

send_bincode_interleaved does not exist anymore? #1994

Closed Answered by MingweiSamuel
FHaggs asked this question in Q&A
Discussion options

You must be logged in to vote

Was changed in http://github.com/hydro-project/hydro/pull/1975 to now be .send_bincode(&leader).values() which should hopefully be more intuitive. .send_bincode returns a "keyed" stream, and .values() keeps the values and discards the key information (cluster IDs).

Let us know if you have any other troubles!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MingweiSamuel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants