[
https://issues.apache.org/jira/browse/PHOENIX-4955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16690167#comment-16690167
]
Hudson commented on PHOENIX-4955:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #4 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/4/])
PHOENIX-4955 - PhoenixIndexImportDirectMapper undercounts failed records
(gjacoby: rev 0d5d48111d51915504e97f2f60107a6ad28db0f1)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/PhoenixIndexImportDirectMapper.java
> PhoenixIndexImportDirectMapper undercounts failed records
> ---------------------------------------------------------
>
> Key: PHOENIX-4955
> URL: https://issues.apache.org/jira/browse/PHOENIX-4955
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.14.0, 5.0.0
> Reporter: Geoffrey Jacoby
> Assignee: Geoffrey Jacoby
> Priority: Minor
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-4955.patch
>
>
> PhoenixIndexImportDirectMapper's map function has a catch block for
> SQLExceptions raised when committing writes to the index being built or
> rebuilt. However, it only increments the FAILED_RECORDS counter by 1 when an
> exception occurs, regardless of how large the batch size being committed is.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)