ajantha-bhat commented on PR #6789:
URL: https://github.com/apache/iceberg/pull/6789#issuecomment-1434943296

   Isn't now also (without this PR) if two concurrent commits happen for a same 
table, the client can get refreshed between the 
   caller of this
   
https://github.com/apache/iceberg/blob/bb95e8bb1a9c283b86afeae978d2f838456c5d03/nessie/src/main/java/org/apache/iceberg/nessie/NessieIcebergClient.java#L423
 
   to 
   
https://github.com/apache/iceberg/blob/bb95e8bb1a9c283b86afeae978d2f838456c5d03/nessie/src/main/java/org/apache/iceberg/nessie/NessieIcebergClient.java#L430
   
   because of existing refresh in this code by concurrent operations?
   
https://github.com/apache/iceberg/blob/bb95e8bb1a9c283b86afeae978d2f838456c5d03/core/src/main/java/org/apache/iceberg/BaseMetastoreTableOperations.java#L119
   
   
   


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