You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yanfei Lei (Jira)" <ji...@apache.org> on 2023/09/16 02:34:00 UTC

[jira] [Closed] (FLINK-32769) PeriodicMaterializationManager pass descriptionFormat with invalid placeholder to MailboxExecutor#execute()

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

Yanfei Lei closed FLINK-32769.
------------------------------

> PeriodicMaterializationManager pass descriptionFormat with invalid placeholder to MailboxExecutor#execute()
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-32769
>                 URL: https://issues.apache.org/jira/browse/FLINK-32769
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / State Backends
>            Reporter: Feifan Wang
>            Assignee: Feifan Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.19.0
>
>
> descriptionFormat in _MailboxExecutor#execute( ThrowingRunnable<? extends Exception> command, String descriptionFormat, Object... descriptionArgs)_ will be used in _String.format()_ which can't accept placeholder like "{}". But PeriodicMaterializationManager passed the descriptionFormat with invalid placeholder ‘{}’.
>  
> Hi [~ym] and [~Yanfei Lei] , PTAL.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)