[
https://issues.apache.org/jira/browse/FLINK-32769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765894#comment-17765894
]
Yanfei Lei commented on FLINK-32769:
------------------------------------
Merged via 13469792821ee1e9d2171a28a071cc986626316e
> 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 ‘{}’.
>
> Hi [~ym] and [~Yanfei Lei] , PTAL.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)