Add header in timer component with System.currentTimeMillis()
-------------------------------------------------------------
Key: CAMEL-845
URL: https://issues.apache.org/activemq/browse/CAMEL-845
Project: Apache Camel
Issue Type: Wish
Components: camel-core
Reporter: Drazen Kozic
Priority: Trivial
It would be nice if timer component add some header with
System.currentTimeMillis() value.
I suggest name of header timer.currentTimeMillis.
Adding header value should be optional. Uri parameter
currentTimeMillis=true/false should regulate setting this header value.
This header value would be very useful for debugging purposes and other
purposes (generating simple unique values).
Also, there is need for formating this value: just simple long value or String
formated with ISO datetime pattern (yyyy-MM-dd hh:mm:ss)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.