Skip to content

Restart consumer with initial offset if no messages have been received #26

Closed
@acogoluegnes

Description

@acogoluegnes

To reproduce:

  • create a stream
  • publish messages to the stream
  • start a consumer with offset = next, it should not receive any messages
  • kill the connection of the consumer
  • the consumer will start consuming at offset 0, whereas it should start at next

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions