Paddy0523 commented on issue #8440:
URL: https://github.com/apache/iceberg/issues/8440#issuecomment-1706021285

   > The `createLock` rethrows the exception we originally got if we can not 
use `findLock` to look for the lock. If we can use `findLock`, then we try to 
recover.
   
   In the current logic, if an error occurs while obtaining the lock and 
HiveVersion is lower than Hive2, the findLock method is called and a new error 
is thrown in this code.
   
![image](https://github.com/apache/iceberg/assets/46181516/1e9b6780-bc41-4e55-bc52-8fd4e371e140)
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to