[
https://issues.apache.org/jira/browse/NIFI-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt updated NIFI-4487:
------------------------------
Fix Version/s: (was: 1.5.0)
(was: 1.4.0)
> ConsumerKafka V10&V11 should write Kafka Timestamp attribute
> ------------------------------------------------------------
>
> Key: NIFI-4487
> URL: https://issues.apache.org/jira/browse/NIFI-4487
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.4.0, 1.5.0
> Reporter: Pawel Niezgoda
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Starting from kafka v10 kafka provides info about message timestamp.
> We should expose that data together with other attributes (like topic,
> partition, offset).
> We should add:
> @WritesAttribute(attribute = KafkaProcessorUtils.KAFKA_TIMESTAMP, description
> = "Kafka message timestamp"),
> @WritesAttribute(attribute =
> KafkaProcessorUtils.KAFKA_TIMESTAMP_TYPE, description = "Kafka message
> timestamp type")
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)