You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "churro morales (JIRA)" <ji...@apache.org> on 2013/12/11 22:33:07 UTC

[jira] [Created] (HBASE-10133) ReplicationSource currentNbOperations overflows

churro morales created HBASE-10133:
--------------------------------------

             Summary: ReplicationSource currentNbOperations overflows 
                 Key: HBASE-10133
                 URL: https://issues.apache.org/jira/browse/HBASE-10133
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.94.14, 0.96.0, 0.95.0
            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.  



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