jbertram opened a new pull request, #6079:
URL: https://github.com/apache/activemq-artemis/pull/6079
This contains the following improvements:
- avoids unnecessary invocations of java.util.Date()
- uses an explicit date-time format
- formats more fields which are expected to be date-time strings
Old format was like: Wed Dec 31 18:00:00 CST 1969
New format is like: Thu, 1 Jan 1970 00:00:00 GMT
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact