[
https://issues.apache.org/jira/browse/FLINK-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nagarjun Guraja updated FLINK-4596:
-----------------------------------
Summary: RESTART_STRATEGY is not really pluggable (was: Class not found
exception when RESTART_STRATEGY is configured with fully qualified class name
in the yaml)
> RESTART_STRATEGY is not really pluggable
> ----------------------------------------
>
> Key: FLINK-4596
> URL: https://issues.apache.org/jira/browse/FLINK-4596
> Project: Flink
> Issue Type: Bug
> Reporter: Nagarjun Guraja
>
> CAUSE: createRestartStrategyFactory converts configured value of strategyname
> to lowercase and searches for class name using lowercased string.
> FIX: Do not lower case the strategy config value or just lowercase for the
> switch case alone
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)