apurtell edited a comment on issue #1407: HBASE-24099 Use a fair 
ReentrantReadWriteLock for region close lock
URL: https://github.com/apache/hbase/pull/1407#issuecomment-610671550
 
 
   >  I don't see how a scan workload differs from a mix of get/put w.r.t to 
contention on this lock
   
   I think the difference is a scan will run longer than point lookup so 
probability of threads concurrently acquiring the lock is higher. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to