zalando-nakadi / nakadi-ui

Official Nakadi user interface.
MIT License
69 stars 12 forks source link

Allow reset subscription to current head ("END") #40

Closed ovolynets closed 5 years ago

ovolynets commented 5 years ago

I would like to be able to set the subscription to the current HEAD. Via API I can do it by specifying "END" as the offset value but it isn't available in the UI:

image

SergKam commented 5 years ago

You can not "reset" subscription to "END" in Nakadi API. You can create subscription to the "END" but cannot reset to "END". I created the ticket in Nakadi but will close this one.