You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2018/11/16 21:29:00 UTC

[jira] [Assigned] (PHOENIX-4955) PhoenixIndexImportDirectMapper undercounts failed records

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

Geoffrey Jacoby reassigned PHOENIX-4955:
----------------------------------------

    Assignee: Geoffrey Jacoby

> 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
>
> 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)