|
|
-
resevoir blocks for region server
Ted Yu 2013-01-28, 22:14
Hi, Analyzing a heap dump, I saw that LinkedList of HRegionServer took up noticeable space - namely 4 chunks of 5MB each.
Here is related entry from refguide: hbase.regionserver.nbreservationblocks
The number of resevoir blocks of memory release on OOME so we can cleanup properly before server shutdown.
Default: 4
I wonder if we can reduce the size of resevoir blocks.
Cheers
+
Ted Yu 2013-01-28, 22:14
-
Re: resevoir blocks for region server
Jean-Daniel Cryans 2013-01-28, 22:18
Since we default to OnOutOfMemoryError kill -9 then we should just get rid of it IMO.
J-D
On Mon, Jan 28, 2013 at 2:14 PM, Ted Yu <[EMAIL PROTECTED]> wrote: > Hi, > Analyzing a heap dump, I saw that LinkedList of HRegionServer took up > noticeable space - namely 4 chunks of 5MB each. > > Here is related entry from refguide: > hbase.regionserver.nbreservationblocks > > The number of resevoir blocks of memory release on OOME so we can cleanup > properly before server shutdown. > > Default: 4 > > I wonder if we can reduce the size of resevoir blocks. > > Cheers
+
Jean-Daniel Cryans 2013-01-28, 22:18
-
Re: resevoir blocks for region server
Ted Yu 2013-01-28, 22:29
Thanks for the comment, J-D.
I will log a JIRA for this tomorrow if nobody objects.
On Mon, Jan 28, 2013 at 2:18 PM, Jean-Daniel Cryans <[EMAIL PROTECTED]>wrote:
> Since we default to OnOutOfMemoryError kill -9 then we should just get > rid of it IMO. > > J-D > > On Mon, Jan 28, 2013 at 2:14 PM, Ted Yu <[EMAIL PROTECTED]> wrote: > > Hi, > > Analyzing a heap dump, I saw that LinkedList of HRegionServer took up > > noticeable space - namely 4 chunks of 5MB each. > > > > Here is related entry from refguide: > > hbase.regionserver.nbreservationblocks > > > > The number of resevoir blocks of memory release on OOME so we can cleanup > > properly before server shutdown. > > > > Default: 4 > > > > I wonder if we can reduce the size of resevoir blocks. > > > > Cheers >
+
Ted Yu 2013-01-28, 22:29
|
|
All projects made searchable here are trademarks of the Apache Software Foundation.
Service operated by
Sematext