Can we add a counter for the number of InternalScanner's to HRegion ? We decrement this counter when close() is called.
Such counter can be used to gauge the cost of moving the underlying region. Cheers
Can we add a counter for the number of InternalScanner's to HRegion ? We decrement this counter when close() is called.
Such counter can be used to gauge the cost of moving the underlying region. Cheers