You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2019/12/21 00:58:05 UTC

[jira] [Closed] (PHOENIX-4949) IndexTool - updateIndexState called too many times unnecessarily

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

Chinmay Kulkarni closed PHOENIX-4949.
-------------------------------------

Bulk closing Jiras for the 4.15.0 release.

> IndexTool - updateIndexState called too many times unnecessarily
> ----------------------------------------------------------------
>
>                 Key: PHOENIX-4949
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4949
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.1
>            Reporter: Vincent Poon
>            Assignee: Geoffrey Jacoby
>            Priority: Minor
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-4949.patch
>
>
> The IndexTool uses a reducer in the mapreduce job to set the index state to 'active' after the mappers are done.  But the reduce() method is called once per mapper, and there are potentially many hundreds or thousands of mappers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)