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

ASF GitHub Bot updated FLINK-21530:
-----------------------------------
    Labels: pull-request-available  (was: )

> Precompute TypeName's canonical string representation
> -----------------------------------------------------
>
>                 Key: FLINK-21530
>                 URL: https://issues.apache.org/jira/browse/FLINK-21530
>             Project: Flink
>          Issue Type: Improvement
>          Components: Stateful Functions
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: statefun-3.0.0
>
>
> There's room for improvement in StateFun's {{PersistedRemoteFunctionValues}}, 
> where we currently concatenate strings to build the typename string for each 
> state value we attach to a {{ToFunction}} message.
> This extra work can be easily avoided by precomputing the canonical typename 
> string, since {{TypeName}}'s are immutable.



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

Reply via email to