We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why didn't HBase assign the timeout time of RequestHeader when serializing the request? As a result, HBase serialization cannot obtain the timeout period. https://github.com/tsuna/gohbase/blob/master/pb/RPC.proto#L130 https://github.com/tsuna/gohbase/blob/master/region/client.go#L624
The text was updated successfully, but these errors were encountered:
Indeed, I have started to investigate this here #215
Sorry, something went wrong.
nice~
hello, When will this commit be merged?
I haven’t got a chance yet to test if it’s working
No branches or pull requests
Why didn't HBase assign the timeout time of RequestHeader when serializing the request?
As a result, HBase serialization cannot obtain the timeout period.
https://github.com/tsuna/gohbase/blob/master/pb/RPC.proto#L130
https://github.com/tsuna/gohbase/blob/master/region/client.go#L624
The text was updated successfully, but these errors were encountered: