EungsopYoo commented on PR #4942:
URL: https://github.com/apache/hbase/pull/4942#issuecomment-1367813344

   > OK, it is https://issues.apache.org/jira/browse/HBASE-15441.
   > 
   > I think for warmup, the region should be opened as read only so it should 
not write any markers to WAL.
   > 
   > And [HBASE-15441](https://issues.apache.org/jira/browse/HBASE-15441) 
should have been included in 1.4.13, so this should not be the root cause of 
too many FDs?
   > 
   > WDYT? @EungsopYoo
   > 
   > Thanks.
   
   Right. In 1.4.13, the warmed up region is not closed too. It's not the cause.
   
https://github.com/apache/hbase/blob/rel/1.4.13/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java#L7163-L7164


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to