https://issues.apache.org/bugzilla/show_bug.cgi?id=47350


Gilles Scokart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23789|0                           |1
        is obsolete|                            |




--- Comment #3 from Gilles Scokart <[email protected]>  2009-06-11 04:52:25 
PST ---
Created an attachment (id=23793)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23793)
Same unit test + patch rebased on the trunk (Revision: 783721)

The first patch was done from the tag.  I update it to align it on the trunk.

I think indeed there is still an issues with those 2 formaters : they are not
thread safe.  The access to the static fields are not synchronized.  Because of
this you might have jumps of 1 seconds in the past or in the futur.

The problem is that synchronizing the update of the cache might impact the
scalability of an application.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to