YongGoose commented on PR #7559: URL: https://github.com/apache/incubator-seata/pull/7559#issuecomment-3270322929
@slievrly > One more question: should the TABLE_META_CACHE in AbstractTableMetaCache be cleared when a data source is closed? I also noticed TABLE_META_CACHE is shared globally — under multiple data sources, if different databases contain tables with the same name, could that cause metadata conflicts? In addition, when calling tableMetaCache.refresh the connection used is tied to a single database, and that connection cannot retrieve metadata for tables in other databases. Please take a look at this question :) -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org