·
4 commits
to master
since this release
What's Changed
- remove retry in odp mode when meet exception by @GroundWu in #314
- fix obVersion in direct load by @suz-yang in #320
- Secondary part merge master by @maochongxin in #321
- fix client type odp mode by @maochongxin in #323
- Fix compatibility issues with legacy ODP versions by @maochongxin in #324
- [feat] direct load support detach task by @suz-yang in #322
- fix direct load detach version control by @suz-yang in #325
- Refactor table routing process by @JackShi148 in #310
- Remove redundant debug log by @JackShi148 in #326
- Fix wait time when schema version mismatched by @JackShi148 in #327
- Retry ob trans timeout and SQL exception by @JackShi148 in #329
- fix direct load multi node write by @suz-yang in #331
- Fix odp mode fail to force refresh partition meta by @JackShi148 in #332
- Fix table not exist retry too long in odp mode by @JackShi148 in #334
- Fix odp mode use different exception to avoid retry by @JackShi148 in #335
- Fix odp set dirty by @JackShi148 in #333
- Fix 431 version of ODP use normal get and throw error NOT_SUPPORT by @JackShi148 in #336
- add json errorcode 5411 & 5412 by @Zhou-jw in #342
- fix print log wrong by @GroundWu in #344
- Unify and illustrate the error reporting when fail to get partition i… by @JackShi148 in #351
- feat: HBase Compatibility Phase 3 - Add Meta Executor Support for HBase Table Operations by @maochongxin in #353
- fix old batch NullPointer after refreshing tableEntry meta informatio… by @JackShi148 in #355
- add json annotation for IDC by @JackShi148 in #354
- recalculate rowkey when retry considering partition splitting by @JackShi148 in #356
- add error code OB_KV_HBASE_TABLE_NOT_DISABLED by @maochongxin in #357
- fix IndexOutOfBoundsException when two same Get are in BatchOperation by @WeiXinChan in #360
- Retry queryAndMutate operation in odp mode by @JackShi148 in #359
- Background keep-alive mechannic by @JackShi148 in #361
- Fix empty propertiesValue out of bound by @JackShi148 in #362
- add NPE check when tryGetTableNameFromTableGroupCache by @JackShi148 in #364
- Fix 440 ObServer does not support getStartEndKey interface by @JackShi148 in #365
New Contributors
Full Changelog: obkv-table-client-1.4.2...obkv-table-client-2.1.0