[
https://issues.apache.org/jira/browse/PHOENIX-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101044#comment-17101044
]
Xinyi Yan commented on PHOENIX-5632:
------------------------------------
Can it be done in future releases such as 4.16.1 or 4.17(in case we end up
releasing directly from 4.17 after 4.16)? In case the answer is not, is there
an ETA here?
> 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
> Assignee: Christine Feng
> Priority: Minor
> Labels: beginner, newbie
> Fix For: 4.15.1
>
> 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)