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

churro morales updated HBASE-10133:
-----------------------------------

    Description: 
Noticed in the logs we had lines like this: 

2013-12-11 00:02:00,343 DEBUG 
org.apache.hadoop.hbase.replication.regionserver.ReplicationSource: 
currentNbOperations:-1341767084 and seenEntries:0 and size: 0

Maybe this value should be reset after we ship our edits this value should get 
adjusted.  Either that or convert from an int to a long.  

As this is a jmx metric I feel its important to get this correct.

  was:
Noticed in the logs we had lines like this: 

2013-12-11 00:02:00,343 DEBUG 
org.apache.hadoop.hbase.replication.regionserver.ReplicationSource: 
currentNbOperations:-1341767084 and seenEntries:0 and size: 0

Maybe this value should be reset after we ship our edits this value should get 
adjusted.  Either that or convert from an int to a long.  


> ReplicationSource currentNbOperations overflows 
> ------------------------------------------------
>
>                 Key: HBASE-10133
>                 URL: https://issues.apache.org/jira/browse/HBASE-10133
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.95.0, 0.96.0, 0.94.14
>            Reporter: churro morales
>            Priority: Minor
>
> Noticed in the logs we had lines like this: 
> 2013-12-11 00:02:00,343 DEBUG 
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSource: 
> currentNbOperations:-1341767084 and seenEntries:0 and size: 0
> Maybe this value should be reset after we ship our edits this value should 
> get adjusted.  Either that or convert from an int to a long.  
> As this is a jmx metric I feel its important to get this correct.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to