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

Fix: set receive queue size for sinks #4091

Merged
merged 2 commits into from
Apr 20, 2019

Conversation

jerrypeng
Copy link
Contributor

@jerrypeng jerrypeng commented Apr 20, 2019

Motivation

Currently, the receiveQueueSize config does not get set according when creating or updating sinks.

Modifications

Fix the bug and also add tests.

This should also help stabilize the sink related tests in PulsarFunctionsE2ETest.

Will have another PR to stabilize the source related tests in PulsarFunctionsE2ETest.

@jerrypeng jerrypeng added type/bug The PR fixed a bug or issue reported a bug area/connector labels Apr 20, 2019
@jerrypeng jerrypeng added this to the 2.3.2 milestone Apr 20, 2019
@jerrypeng jerrypeng self-assigned this Apr 20, 2019
@jerrypeng
Copy link
Contributor Author

rerun cpp tests

@jerrypeng
Copy link
Contributor Author

rerun java8 tests

1 similar comment
@jerrypeng
Copy link
Contributor Author

rerun java8 tests

@jerrypeng jerrypeng force-pushed the fix_sink_update_recv_queue_size branch from 0f70e92 to 260017d Compare April 20, 2019 08:10
@jerrypeng
Copy link
Contributor Author

rerun java8 tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connector type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants