Skip to content

add valid status check when add new obtable#377

Merged
WeiXinChan merged 1 commit intohbase_441from
fix_dirty_table
Aug 28, 2025
Merged

add valid status check when add new obtable#377
WeiXinChan merged 1 commit intohbase_441from
fix_dirty_table

Conversation

@JackShi148
Copy link
Copy Markdown
Contributor

Summary

Fix old obTable was not removed and valid status is not changed when create new one.

Solution Description

@WeiXinChan
Copy link
Copy Markdown
Contributor

LGTM

@WeiXinChan WeiXinChan merged commit 108afaf into hbase_441 Aug 28, 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