Cleanup HazelcastInstance in test
If a JCache provider is started with hazelcast and the default settings, the underlying `HazelcastInstance` is disposed at the end of the process, not when the `CacheManager` is closed. This commit fixes the only test that use such setup. See also https://github.com/hazelcast/hazelcast/issues/7606 Closes gh-5209pull/5489/head
parent
5d1ee87e81
commit
ad57d99fe5
Loading…
Reference in New Issue