[jira] [Created] (FLINK-22242) Improve missing attribute error on GeneratedAddressedScopedStorage

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22242) Improve missing attribute error on GeneratedAddressedScopedStorage

Shang Yuanchun (Jira)
Seth Wiesman created FLINK-22242:
------------------------------------

             Summary: Improve missing attribute error on GeneratedAddressedScopedStorage
                 Key: FLINK-22242
                 URL: https://issues.apache.org/jira/browse/FLINK-22242
             Project: Flink
          Issue Type: Improvement
          Components: Stateful Functions
            Reporter: Seth Wiesman
            Assignee: Seth Wiesman
             Fix For: statefun-3.1.0


On the statefun python API, if a user mistypes a storage field name, or does not register a type, the storage class throws an unhelpful attribute error.

 

We can add a more helpful error message that does not expose internal classes and guides users towards a solution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)