Skip to content

change rpc connect timeout to 1s to adapt disaster recovery#215

Open
JackShi148 wants to merge 1 commit intomasterfrom
change_rpc_connect
Open

change rpc connect timeout to 1s to adapt disaster recovery#215
JackShi148 wants to merge 1 commit intomasterfrom
change_rpc_connect

Conversation

@JackShi148
Copy link
Contributor

Summary

This change is to adapt the disaster recovery situation. The old rpc connect timeout causes long recovery duration after one of servers going down. This version of hbase client changes the rpc connect timeout from 10s to 1s, which is the same as obkv-table client rpc connect timeout.

Solution Description

Changes the rpc connect timeout from 10s to 1s.

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.

1 participant