Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5784

Add a sensor for dropped records in window stores

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • streams

    Description

      Today when a put(record) call on a windowed store does not find the corresponding segment, i.e. its corresponding's window has expired, we simply returns a null and hence silently drops it.

      We should consider 1) add log4j entries when it happens, 2) add metrics (we can discuss whether it should be a processor-node level, or store level sensor) for such cases.

      Attachments

        Activity

          People

            sssanthalingam siva santhalingam
            guozhang Guozhang Wang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: