You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Xinyi Yan (Jira)" <ji...@apache.org> on 2020/10/27 19:21:00 UTC

[jira] [Updated] (PHOENIX-5632) Add more information to SYSTEM.TASK TASK_DATA field apart from the task status

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

Xinyi Yan updated PHOENIX-5632:
-------------------------------
    Fix Version/s: 4.17.0

> Add more information to SYSTEM.TASK TASK_DATA field apart from the task status
> ------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5632
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5632
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.15.0
>            Reporter: Chinmay Kulkarni
>            Priority: Minor
>              Labels: beginner, newbie
>             Fix For: 4.15.1, 4.16.1, 4.17.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It would be helpful for debugging if we could add more information to the TASK_DATA json that is upserted into SYSTEM.TASK apart from just the task status. For example, in failures cases, perhaps we can add the stack trace for the failing task.
>  
> Ideas:
>  * Stacktrace in case of error
>  * Time taken for task to complete
>  * Name(s) of deleted child view(s)/table(s) per task
>  * Task_type column is represented by int; may be useful to include task type in task_data column



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