Uploaded image for project: 'Managed Service - Streams'
  1. Managed Service - Streams
  2. MGDSTRM-8290

Support browsing latest messages when offset parameter not provided

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Critical Critical
    • adminApiServer-0.10.0
    • None
    • None
    • None
    • MK - Sprint 218, MK - Sprint 219

      WHAT

      Return up to `limit` of the latest records from a topic/partition when the `offset` parameter is not provided.

      WHY

      Improve usability of the API for browsing the latest messages in the UI.

      HOW

      Calculate the starting offset as logEndOffset minus `limit`, no less than zero.

              medgar@redhat.com Michael Edgar
              medgar@redhat.com Michael Edgar
              Kafka Fleet Services
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: