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

MinTimestampTracker uses confusing variable names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.10.2.1
    • 0.11.0.0
    • streams
    • None

    Description

      -When adding elements MinTimestampTracker removes all existing elements greater than the added element.-
      -Perhaps I've missed something and this is intended behaviour but I can't find any evidence for that in comments or tests.-

      MinTimestampTracker maintains a list of elements ascending by timestamp, but calls the list var descendingSubsequence – it also get the largest element at the end and stores it in a var called minElem.

      Attachments

        Issue Links

          Activity

            People

              mihbor Michal Borowiecki
              mihbor Michal Borowiecki
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: