Pedro Ruivo created ISPN-4581:
---------------------------------
Summary: Memory leak when H2 is used
Key: ISPN-4581
URL:
https://issues.jboss.org/browse/ISPN-4581
Project: Infinispan
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 7.0.0.Alpha5
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 7.0.0.Beta1
When H2 is used in-memory (the default maven profile) it keeps the data until the JVM is
shutdown. This may leak the test data from the between the JDBC tests and the JPA tests.
Change the tests to clear the data before closing the cache manager involved.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)