Hi, I am wondering if HBase can utilize the following to balance load across region servers for reduced GC pause: http://download.oracle.com/javase/1.5.0/docs/api/java/lang/management/MemoryPoolMXBean.html
especially Usage Threshold Notifications. Cheers