Uh oh!
There was an error while loading. Please reload this page.
Fix a bug that maxConnections is Short in config but read back as Integer - #28174
Conversation
Assigning reviewers. If you would like to opt out of this review, comment R: @bvolpato for label java. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
bvolpato
commented
Aug 27, 2023
@Abacn Can you please take a look? You have more context here. I can see that |
bvolpato
commented
Aug 27, 2023
By the way, thanks for contributing @olalamichelle! I'm pinging Yi as he has a lot of context around this provider |
bvolpato
commented
Aug 27, 2023
There's a check failing for Spotless, please make sure you run |
olalamichelle
commented
Aug 27, 2023
Done. |
Yeah, the bug indicates the usage of |
…eger (apache#28174) * Add a test' * Format --------- Co-authored-by: Fei Xie <feixie@MacBook-Pro.attlocal.net>
Also added Unit Tests.