Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
-
None
Description
RedisIOTest manages an embedded server for test purposes but it is instantiated on JUnit `@Before` instead of `@BeforeClass` as a consequence an instance is created for every test, and an associated extra port is used too.
Attachments
Issue Links
- links to