You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2018/03/22 07:29:00 UTC

[jira] [Resolved] (HBASE-17383) Improve log msg when offheap memstore breaches higher water mark

     [ https://issues.apache.org/jira/browse/HBASE-17383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anoop Sam John resolved HBASE-17383.
------------------------------------
    Resolution: Cannot Reproduce
      Assignee:     (was: ramkrishna.s.vasudevan)

No longer this case as some other cleanup corrected the log. Just closing as can not reproduce

> Improve log msg when offheap memstore breaches higher water mark
> ----------------------------------------------------------------
>
>                 Key: HBASE-17383
>                 URL: https://issues.apache.org/jira/browse/HBASE-17383
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Trivial
>
> Currently we get this log
> {code}
> 2016-12-28 21:11:14,349 INFO  [RpcServer.deafult.FPBQ.Fifo.handler=39,queue=9,port=16041] regionserver.MemStoreFlusher: Blocking updates on stobdtserver5,16041,1482938527980: the global offheap memstore size 12.6 G + global memstore heap overhead 4.0 G is >= than blocking 12.6 G size
> {code}
> Here the global offheap memstore size is greater than the blocking size. The memstore heap overhead need not be included in this log unless the higher water mark breach is only due to the heap overhead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)