Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Singleton implementation of LineReadWriteUtil makes it tough to use two configurations in the same JVM. Refactor to allow any number of LRWU objects with different configurations, while maintaining singleton access model.