https://bz.apache.org/bugzilla/show_bug.cgi?id=69316

            Bug ID: 69316
           Summary: FastHttpDateFormat#getCurrentDate(): returns
                    inaccurate date string.
           Product: Tomcat 9
           Version: 9.0.x
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Util
          Assignee: dev@tomcat.apache.org
          Reporter: ch...@msn.com
  Target Milestone: -----

Created attachment 39864
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39864&action=edit
Testcase

FastHttpDateFormat#getCurrentDate() returns same string for two different
second datetime.
For following date:
1st:1726041009036, Wed, 11 Sep 2024 07:50:09 GMT
2nd:1726041009940, Wed, 11 Sep 2024 07:50:09 GMT

1st:1726041011501, Wed, 11 Sep 2024 07:50:11 GMT
2nd:1726041012101, Wed, 11 Sep 2024 07:50:11 GMT

Due to incorrect result, client may receive different current date strings from
different tomcat nodes in same time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to