You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/12/22 18:57:49 UTC

[GitHub] [iceberg] kbendick commented on issue #3791: Deadlock when using CachingCatalog with Iceberg 0.13.0-SNAPSHOT

kbendick commented on issue #3791:
URL: https://github.com/apache/iceberg/issues/3791#issuecomment-999795888


   > cc @kbendick could you take a look at this and tell me if it makes sense?
   > 
   > This is probably related to the cache expiration option we introduced recently
   
   Thanks for the detailed report. I will take a look more closely at this this afternoon. The procedures make heavy use of the metadata tables.
   
   For now, if you set `cache.expiration-interval-ms` to -1 on the catalog’s configuration, you’ll get the old behavior if you’d like to continue using the SNAPSHOT to investigate other things.
   
   If you’d like to investigate further, as it might take me a day or two to get a reliable reproduction, you can try raising the value of `cache.expiration-interval-ms` to see if that reduces the likelihood of hitting the issue.
   
   Though it sounds like in your case it might be better to leave expiration off when calling the procedures.
   
   Thanks again for the detailed report.
   
   


-- 
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-unsubscribe@iceberg.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org