Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-11028

Support relative offsets

    XMLWordPrintableJSON

Details

    Description

      In some cases it is necessary to specify the offset to start from not absolutely but relative to earliest or latest of the topic partition.

      This change introduces MessagingProvider.assignTo(Reset reset, long relativeOffset). This for example allows to start by rereading the latest message using:

      assignTo(Reset.latest, -1)

       

      Attachments

        Activity

          People

            cschneider Christian Schneider
            cschneider Christian Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: