Total request count includes admin commands like roll wal, close regions,
open region, compact, and split. So it's possible the number is higher than
the sum of the two. However I don't know how it could be lower.

On Tue, Apr 21, 2015 at 5:18 AM, mail list <[email protected]> wrote:

> Hi, all
>
> We are using HBase 0.98.6, and we visit the following site:
>
>
>  localhost:60030/jmx?qry=Hadoop:service=HBase,name=RegionServer,sub=Server
>
> get the following output
>     "totalRequestCount" : 64637261,
>     "readRequestCount" : 65021869,
>     "writeRequestCount" : 45971121,
> Why  totalRequestCount != readRequestCount + writeRequestCount ?
> Is it a bug?
>
> Any idea will be appreciated!
>
>
>

Reply via email to