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

Allow to configure TypedMessageBuilder through a Map conf object #4015

Merged
merged 4 commits into from
Apr 11, 2019

Conversation

merlimat
Copy link
Contributor

@merlimat merlimat commented Apr 9, 2019

Motivation

Similarly to the ProducerBuilder and ConsumerBuilder, we should also let user to pass a config map when building a message.

The primary use case for this, right now, is to allow to configure all message options from the functions context.publish() method.

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Apr 9, 2019
@merlimat merlimat added this to the 2.4.0 milestone Apr 9, 2019
@merlimat merlimat self-assigned this Apr 9, 2019
@merlimat
Copy link
Contributor Author

run java8 tests

1 similar comment
@jerrypeng
Copy link
Contributor

run java8 tests

@merlimat
Copy link
Contributor Author

run java8 tests

@jerrypeng
Copy link
Contributor

rerun java8 tests

3 similar comments
@jerrypeng
Copy link
Contributor

rerun java8 tests

@merlimat
Copy link
Contributor Author

rerun java8 tests

@jerrypeng
Copy link
Contributor

rerun java8 tests

@jerrypeng jerrypeng merged commit 9c0937b into apache:master Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants