### _Why are the changes needed?_ We need support to retry the jdbc requests. Because we add new jdbc dependency for batch HA, and the database might be in maintenance window. And there might be master-slave switch, and the database might be unavailable for few minutes. We need tolerant this issue and unblock the main thread. BTW, this pr refactor the metadata store naming. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #2834 from turboFei/retrying_jdbc_event. Closes #2834 109a63e70 [Fei Wang] fix docs a186484be [Fei Wang] refactor the jdbc pool name cfac9da53 [Fei Wang] rename metadata table name bb8710ba3 [Fei Wang] comments 1197a098b [Fei Wang] add private package scope a95694ba9 [Fei Wang] comments e2f09e784 [Fei Wang] refactor 057eb73c5 [Fei Wang] refactor 88f3ffb6f [Fei Wang] refactor e0595bdee [Fei Wang] comments 48270e869 [Fei Wang] refactor conf keys e4f190c5c [Fei Wang] update docs ed5e90e37 [Fei Wang] add max queues limitation c5a03c9e2 [Fei Wang] remove getOrCreate 3e39ca94c [Fei Wang] remove b79fb0954 [Fei Wang] comments 1d309cee0 [Fei Wang] comments 9108a3f0e [Fei Wang] fix docs 5cdffe710 [Fei Wang] fix rat 2e7228fc7 [Fei Wang] fix ut 520236d7b [Fei Wang] rename more f66d68bcc [Fei Wang] merge into metadata manager 2f70a2f12 [Fei Wang] rename 80e6100fb [Fei Wang] refactor 09cad092a [Fei Wang] add ut ea4eea74f [Fei Wang] refactor 6b00eb0b3 [Fei Wang] refactor to MetadataRequest 58f1c0587 [Fei Wang] commements 198feb53f [Fei Wang] add more docs 670a23561 [Fei Wang] refactor a20d54df2 [Fei Wang] waitStateStoreRetryCompletion after super.close closes operation 97a763aef [Fei Wang] refactor RetryingStateStoreRequest 3e136cf34 [Fei Wang] [SUB-TASK][KPIP-4] Support to retry the session state operations if meet transient jdbc issue Authored-by: Fei Wang <fwang12@ebay.com> Signed-off-by: Fei Wang <fwang12@ebay.com> |
||
|---|---|---|
| .. | ||
| spark | ||
| engine_lifecycle.md | ||
| engine_on_kubernetes.md | ||
| engine_on_yarn.md | ||
| engine_share_level.md | ||
| high_availability_guide.md | ||
| hive_metastore.md | ||
| index.rst | ||
| kyuubi_on_kubernetes.md | ||
| settings.md | ||