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

Replace deprecated actor publisher with graph stage #32

Closed
krasserm opened this issue May 16, 2017 · 6 comments
Closed

Replace deprecated actor publisher with graph stage #32

krasserm opened this issue May 16, 2017 · 6 comments

Comments

@krasserm
Copy link
Owner

No description provided.

@krasserm krasserm changed the title Replace deprecated actor subscribers and publishers with stream stages Replace deprecated actor publisher with stream stage May 16, 2017
@krasserm krasserm changed the title Replace deprecated actor publisher with stream stage Replace deprecated actor publisher with graph stage May 16, 2017
@fdoumet
Copy link

fdoumet commented Jul 25, 2017

Any milestone for this?

@notxcain
Copy link
Contributor

notxcain commented Sep 20, 2018

I think it is totally possible to just use Source.queue and Sink.queue for fs2 converters instead of custom GraphStage. I can do it after #46 gets merged.

@krasserm
Copy link
Owner Author

Please give it a try, would be a very important step!

@krasserm
Copy link
Owner Author

@notxcain do you want me to wait with the 0.10-M1 release until this ticket is closed?

@notxcain
Copy link
Contributor

@krasserm no need to wait. This will be a non-breaking change of internal implementation.

@krasserm
Copy link
Owner Author

krasserm commented Oct 4, 2018

Closed with #52

@krasserm krasserm closed this as completed Oct 4, 2018
@krasserm krasserm added this to the 0.10 milestone Oct 4, 2018
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

No branches or pull requests

3 participants