Skip to content

Conversation

@mackenziestarr
Copy link

@mackenziestarr mackenziestarr commented Sep 23, 2019

I am integrating this client into an existing Netty application and I was surprised to see that only 4 executor threads are created. I attempted to increase the thread pool size via stubSettings.setExecutorProvider but my settings are ignored.
Fixes #6322

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 23, 2019
Copy link

@igorbernstein2 igorbernstein2 left a comment

Choose a reason for hiding this comment

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

Thanks for catching this.

@igorbernstein2 igorbernstein2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 24, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 24, 2019
@igorbernstein2 igorbernstein2 merged commit ca141fc into googleapis:master Sep 24, 2019
@mackenziestarr
Copy link
Author

Thanks @igorbernstein2 for the quick merge!

@mackenziestarr mackenziestarr deleted the mstarr/bigtable-fix-exec-provider branch October 7, 2019 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EnhancedBigtableStub factory ignores user-defined ExecutorProvider

4 participants