Thank you Viraj!
On 2/1/25 7:32 AM, Viraj Jasani wrote:
Hi Razvan,
Whenever an HBase table region is about to get closed (whether due to move
from one server to another or due to splitting/merging procedures), the
region close tries to take write lock on a particular lock know as
closeLock, whi
Hi Razvan,
Whenever an HBase table region is about to get closed (whether due to move
from one server to another or due to splitting/merging procedures), the
region close tries to take write lock on a particular lock know as
closeLock, which is also usually held as read lock by RPC handlers
perfor