Closed GoogleCodeExporter closed 9 years ago
This issue was updated by revision r2658.
Reomved static declaration of date formatter (in order to avoid race conditions
which are possible as SimpleDateFormat is not thread safe)
Original comment by stephane...@continuent.com
on 4 Nov 2014 at 12:43
Fixed in trunk
Original comment by stephane...@continuent.com
on 4 Nov 2014 at 12:44
The issue is resolved.
Tested with parallel streams of increasing size, from 10 to 20,000 records.
The behavior that was detected using the above method does not show up anymore.
A test will be added to the test suite.
Original comment by g.maxia
on 4 Nov 2014 at 2:25
Original comment by mc.br...@continuent.com
on 11 Dec 2014 at 4:38
Original issue reported on code.google.com by
stephane...@continuent.com
on 29 Oct 2014 at 11:54