Skip to content

Fix old client and odp disable to refresh tableEntry if using new server#371

Merged
WeiXinChan merged 2 commits intohbase_441from
fix_old_client_not_refresh
Aug 20, 2025
Merged

Fix old client and odp disable to refresh tableEntry if using new server#371
WeiXinChan merged 2 commits intohbase_441from
fix_old_client_not_refresh

Conversation

@JackShi148
Copy link
Copy Markdown
Contributor

…rations

Summary

Fix old client and odp disable to refresh tableEntry if using new server.

Solution Description

@JackShi148 JackShi148 force-pushed the fix_old_client_not_refresh branch from bb64bb9 to e11370c Compare August 18, 2025 03:51
@JackShi148 JackShi148 force-pushed the fix_old_client_not_refresh branch from e11370c to 1bf4c65 Compare August 18, 2025 08:55
@JackShi148 JackShi148 force-pushed the fix_old_client_not_refresh branch from d7b205a to 66f1e7b Compare August 19, 2025 08:06
@WeiXinChan
Copy link
Copy Markdown
Contributor

LGTM

@WeiXinChan WeiXinChan merged commit a11a20e into hbase_441 Aug 20, 2025
3 checks passed
WeiXinChan added a commit that referenced this pull request Sep 1, 2025
* Hbase put perf (#368)

* new hbase protocal (#363)

* new hbase request and result for multi-cf

* odp support new hbase protocol

* order table_name when get by tablegroup

---------

Co-authored-by: vanson <43193589+WeiXinChan@users.noreply.github.com>

* Add rerouting error feedback refreshing logic (#358)

* refresh table meta and locatino based on flag, refresh cache after retry successfully in server

* remove lsop + OB_NOT_MASTER

* change debug log to warn

* make execute and operation time longer

* add debug log

* revert log level and operation timeout

* Fix old client and odp disable to refresh tableEntry if using new server (#371)

* add server_can_retry flag to enable retry capacity for new client operations

* add ObBinlogRowImageType for QueryAndMutateRequest to skip the space of encode

* heap table tests (#374)

* Fix scan sess missing transfer and single cf table put (#375)

* generate new query request when hash_not_exist during query_next

* fix isKeyInRange when encounter MinObObj or MaxObObj

* fix hbase put sinlge cf table

* do not refresh tableEntry if require_rerouting is true in odp mode

* add valid status check when add new obtable (#377)

* remove invalid table (#378)

* set dirty and add ip to suspect list (#379)

---------

Co-authored-by: vanson <43193589+WeiXinChan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants