Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-11975

Distributed web session metadata payload contains unnecessary nanosecond precision

    Details

      Description

      The creation timestamp of a distributed web session is represented by a java.time.Instant. The externalizer for an Instant marshals an integer containing the nanosecond precision, which is unnecessary, as the HttpSession API only requires millisecond precision.

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                pferraro Paul Ferraro
                Reporter:
                pferraro Paul Ferraro
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: