henrib opened a new pull request, #5882: URL: https://github.com/apache/hive/pull/5882
- add an event listener to invalidate cached tables impervious to source of change (direct HMS or REST); - added configuration option for event class handler; - lengthened default cache TTL; ### What changes were proposed in this pull request? Adding an event listener to Metastore when hosting an Iceberg REST Catalog to invalidate tables (and namespaces) independently of the source of change. ### Why are the changes needed? Cache handling for REST Iceberg catalog may return stale tables. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Unit tests -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org