Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4.0
-
None
Description
Reading code, found there's a minor issue in DistributedLogMultiStreamWriter class. Currenty only flush()&write() have synchronized, but getLogRecordSetWriter miss the protection. so it would be possible get an obsolete writer just after flush() happened.
Attachments
Issue Links
- links to