maxime-menard commented on PR #764:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/764#issuecomment-2839790198

   While doing the migration to Flink 2.0, I had to make the change otherwise I 
was getting this 
   
   ```
   WARN  Config uses deprecated configuration key 'high-availability' instead 
of proper key 'high-availability.type'
   ...
   org.apache.flink.configuration.IllegalConfigurationException: Configuration 
is missing the mandatory parameter: Key: 'high-availability.storageDir' , 
default: null (fallback keys: [{key=high-availability.zookeeper.storageDir, 
isDeprecated=true}, {key=recovery.zookeeper.storageDir, isDeprecated=true}])
   ```
   
   Is it possible at least to update the documentation ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to