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

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

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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 ‘{}’.



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

Reply via email to