Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-3412

human-readable timestamp in hawtio is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • AMQ 7.6.0.GA
    • None
    • None

      The human-readable timestamp while browsing messages in hawtio is incorrect.

      $ bin/artemis producer --user admin --password admin --url tcp://localhost:61616 --message-count 1 --message-size 1024 --destination queue://FOO
      

      Hawtio browse for this destination shows:

      Header - timestamp	2020-02-01 11:46:30 (1585583190815)
      

      The timestamp itself appears to be correct:

      $ date -d @$((1585583190815/1000))
      Mon 30 Mar 2020 11:46:30 AM EDT
      

            rh-ee-ataylor Andy Taylor
            rhn-support-shiggs Stephen Higgs
            Oleg Sushchenko Oleg Sushchenko
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: