confluentinc/kafka-rest

Query regarding Kafka Rest Consumer

reddybhargava opened this issue · 0 comments

  1. Why doesn't the Rest Consumer consume message API contain timestamp in the response ? Is there a plan to support this in the future ?
    - Message timestamps are available to consume on kafka console consumer and the produce V3 API also supports setting timestamps.
  2. Is the API from this PR still valid, as the usage is not described in the documentation here ?