[
https://issues.apache.org/jira/browse/PHOENIX-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ankit Singhal updated PHOENIX-5632:
-----------------------------------
Fix Version/s: (was: 5.1.2)
> 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.17.0, 5.2.0, 4.16.2
>
> 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)