[#6467] improve(core): Allow JDBC backend configs be configurable
What changes were proposed in this pull request?
Add 2 user properties: gravitino.entity.store.relational.max.total.connection gravitino.entity.store.relational.max.wait.millis
Why are the changes needed?
To support users to configure JDBC connection pool parameters
Fix: #6467
Does this PR introduce any user-facing change?
No
How was this patch tested?
No need to test
@yuqi1129 can you please help to review?
All suggestions have been incorporated. Thank you for your thorough review!
lgtm
@TEOTEO520 Please address the comments and try to determine the reason for the CI 's failure.
lgtm
I think you should also update the related documents about newly added configurations.
I think you should also update the related documents about newly added configurations.
done
@jerqi @jerryshao @tengqm Do you have any further comments on this PR?
You should modify the PR description to align to the latest code.