[
https://issues.apache.org/jira/browse/HBASE-14437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935142#comment-14935142
]
Hudson commented on HBASE-14437:
--------------------------------
SUCCESS: Integrated in HBase-1.2-IT #174 (See
[https://builds.apache.org/job/HBase-1.2-IT/174/])
HBASE-14437 - ArithmeticException in ReplicationInterClusterEndpoint (Ram)
(ramkrishna: rev b5608ba7561850aa64484827d56eb126643f6026)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/HBaseInterClusterReplicationEndpoint.java
> ArithmeticException in ReplicationInterClusterEndpoint
> ------------------------------------------------------
>
> Key: HBASE-14437
> URL: https://issues.apache.org/jira/browse/HBASE-14437
> Project: HBase
> Issue Type: Bug
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Minor
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-14437.patch, HBASE-14437_1.patch
>
>
> {code}
> 2015-09-15 21:49:36,923 WARN
> [ReplicationExecutor-0.replicationSource,1-stobdtserver1,16041,1442333166156.replicationSource.stobdtserver1%2C16041%2C1442333166156.default,1-stobdtserver1,16041,1442333166156]
> regionserver.ReplicationSource:
> org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
> threw unknown exception:java.lang.ArithmeticException: / by zero
> at
> org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint.replicate(HBaseInterClusterReplicationEndpoint.java:178)
> at
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSource$ReplicationSourceWorkerThread.shipEdits(ReplicationSource.java:906)
> at
> org.apache.hadoop.hbase.replication.regionserver.ReplicationSource$ReplicationSourceWorkerThread.run(ReplicationSource.java:616)
> {code}
> This happened where a two node cluster set up with one acting as a master and
> the other peer. The peer cluster went down and this warning log msg started
> coming the main cluster RS logs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)