nsivabalan commented on issue #11835:
URL: https://github.com/apache/hudi/issues/11835#issuecomment-2465894152

   sorry, I am not sure if I fully understand how exactly we got into corrupt 
state. 
   
   From what I see createMetaClient(true) fails. But if we chase the chain of 
calls, its ends up with 
   
https://github.com/apache/hudi/blob/3a57591152065ddb317c5fe67bab8163730f1e73/hudi-common/src/main/java/org/apache/hudi/common/util/ConfigUtils.java#L541
   
   which actually accounts for reading from either of back up or original 
property file. 
   
   can you help me understand a bit more. 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to