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

Add mapMaterializedValue for Source/Flow withContext master #27201

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Add mapMaterializedValue for Source/Flow withContext master #27201

merged 1 commit into from
Jun 25, 2019

Conversation

tayvs
Copy link
Contributor

@tayvs tayvs commented Jun 21, 2019

Purpose

Provide mapMaterializedValue method for Source/Flow withContext for scala- and java- dsl

References

As #27139 but to master))
implement feature #26836

@tayvs tayvs changed the title feat: map Materialized value Add mapMaterializedValue for Source/Flow withContext master Jun 21, 2019
@akka-ci
Copy link

akka-ci commented Jun 21, 2019

Thank you for your pull request! After a quick sanity check one of the team will reply with 'OK TO TEST' to kick off our automated validation on Jenkins. This compiles the project, runs the tests, and checks for things like binary compatibility and source code formatting. When two team members have also manually reviewed and (perhaps after asking for some amendments) accepted your contribution, it should be good to be merged.

For more details about our contributing process, check out CONTRIBUTING.md - and feel free to ask!

@raboof
Copy link
Member

raboof commented Jun 23, 2019

OK TO TEST

@akka-ci akka-ci added validating PR is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed validating PR is currently being validated by Jenkins labels Jun 23, 2019
@akka-ci
Copy link

akka-ci commented Jun 23, 2019

Test PASSed.

@tayvs
Copy link
Contributor Author

tayvs commented Jun 23, 2019

Review by @raboof

Copy link
Member

@2m 2m left a comment

Choose a reason for hiding this comment

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

LGTM. Very neat!

@raboof raboof merged commit e567272 into akka:master Jun 25, 2019
@raboof raboof added this to the 2.6.0-M4 milestone Jun 25, 2019
@tayvs tayvs deleted the mapMaterializedValue_master branch June 25, 2019 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested PR that was successfully built and tested by Jenkins to-be-backported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants