Hello!

In this code 
(https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/handler/CloseRegionHandler.java#L110),
Region server can occur IOException, When they are closing.
Why IOException occur here?
If I want to know specific reason, Where I should check?

Thanks,
Minwoo.

Reply via email to