You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Flink Jira Bot (Jira)" <ji...@apache.org> on 2022/01/05 22:39:00 UTC

[jira] [Updated] (FLINK-5865) Throw original exception in states

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

Flink Jira Bot updated FLINK-5865:
----------------------------------
      Labels: auto-deprioritized-major auto-deprioritized-minor auto-unassigned pull-request-available  (was: auto-deprioritized-major auto-unassigned pull-request-available stale-minor)
    Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any updates so it is being deprioritized. If this ticket is actually Minor, please raise the priority and ask a committer to assign you the issue or revive the public discussion.


> Throw original exception in states
> ----------------------------------
>
>                 Key: FLINK-5865
>                 URL: https://issues.apache.org/jira/browse/FLINK-5865
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / State Backends
>    Affects Versions: 1.3.0
>            Reporter: Xiaogang Shi
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor, auto-unassigned, pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Now all exception thrown in RocksDB states are converted to {{RuntimeException}}. It's unnecessary and will print useless stacks in the log.
> I think it's better to throw the original exception, without any wrapping.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)