[
https://issues.apache.org/jira/browse/PHOENIX-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viraj Jasani updated PHOENIX-5632:
----------------------------------
Fix Version/s: 5.4.0
(was: 5.3.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: 5.4.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.20.10#820010)