timestamp.extractor — Kafka Kafka Streams Configuration
Timestamp extractor class that implements the org.apache.
Description
Timestamp extractor class that implements the org.apache.kafka.streams.processor.TimestampExtractor interface. This config is deprecated, use default.timestamp.extractor instead
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.10.0 | class org.apache.kafka.streams.processor.ConsumerRecordTimestampExtractor |
| 0.10.1 | class org.apache.kafka.streams.processor.ConsumerRecordTimestampExtractor |
| 0.10.2 | org.apache.kafka.streams.processor.FailOnInvalidTimestamp |
| 0.11.0 | null |
| 1.0 | null |
| 1.1 | null |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.