Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-31085

Stream Management: Cat endpoint to view stream content

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2021.23
    • Component/s: Streams
    • Release Notes Summary:
      New management API to view stream records
    • Tags:
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #64, nxplatform #65
    • Story Points:
      3

      Description

      We want a rest endpoint to view the content of the stream.

      Required options:

      • stream: the name of the stream
      • limit: the number of records to return
      • fromGroup: use an existing consumer group to set the initial position
      • rewind: once positioned with fromGroup fetch previous records
      • fromOffset & partition: set exactly the first offset to retrieve in a particular partition
      • timeout: once reached the end of the stream wait for new records up to the timeout

      The output will be JSON records in server side events.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: