Skip to content

When a huge amount of data writing to hbase through thrift2, there wi… - #48

Closed
AlbertLee1 wants to merge 1 commit into
apache:0.98from
AlbertLee1:HBASE098-001
Closed

When a huge amount of data writing to hbase through thrift2, there wi…#48
AlbertLee1 wants to merge 1 commit into
apache:0.98from
AlbertLee1:HBASE098-001

Conversation

@AlbertLee1

@AlbertLee1AlbertLee1 commented Apr 12, 2017

Copy link
Copy Markdown

…ll be a deadlock error.

Because of the conneciton cache and htablepool cache does not time out at the same time.

Here is my patch https://patch-diff.githubusercontent.com/raw/apache/hbase/pull/48.patch

…ll be a deadlock error.
Because of the conneciton cache and htablepool cache does not time out at the same time.
@busbey

Copy link
Copy Markdown
Contributor

duplicate of #49 I think?

@asfgitasfgit closed this in 7550c64Sep 1, 2017
ndimiduk pushed a commit to ndimiduk/hbase that referenced this pull request Feb 29, 2024
Sign up for freeto 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

@AlbertLee1@busbey