You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/10/11 22:41:01 UTC

[jira] [Updated] (PHOENIX-3948) Enable shorter time outs for server-side index writes

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

James Taylor updated PHOENIX-3948:
----------------------------------
    Labels: secondary_index  (was: globalMutableSecondaryIndex)

> Enable shorter time outs for server-side index writes
> -----------------------------------------------------
>
>                 Key: PHOENIX-3948
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3948
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Vincent Poon
>              Labels: secondary_index
>             Fix For: 4.12.0
>
>         Attachments: PHOENIX-3948.master.v1.patch, PHOENIX-3948.master.v2.patch, PHOENIX-3948.master.v3.patch
>
>
> The default timeouts are far too high for a RS->RS global index update as we're holding on to a handler thread when the retries occur. We should be able to set them to be inline with the client-side timeouts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)