[
https://issues.apache.org/jira/browse/PHOENIX-5632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556558#comment-17556558
]
Geoffrey Jacoby commented on PHOENIX-5632:
------------------------------------------
This requires schema changes to a system table, so I'll defer this to 5.3
unless someone wants to take it up soon in time for the 5.2 release (in which
case please feel free to move the Fix Version back to 5.2 after posting a PR.)
> 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.20.7#820007)