mokshit03 commented on issue #11904: URL: https://github.com/apache/ignite/issues/11904#issuecomment-3025331551
Hello @coolkarniomkar , Please not that cache2.destroy(); will also destroy cache1 as per the internal referencing due to CacheEntryListener Registration, either destroy the cache later or recreate the cache1 after you destroy the cache2. - Thanks! -- 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...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org