[
https://issues.apache.org/jira/browse/FLINK-32769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yanfei Lei resolved FLINK-32769.
--------------------------------
Fix Version/s: 1.19.0
Assignee: Feifan Wang
Resolution: Fixed
> 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)