Skip to content

Drops counted multiple times when consumer is reregistered [JIRA: RIAK-2513] #739

Description

@ian-mi

When a consumer is reregistered, all queue entries from the previous ASeq to the MinSeq are counted as dropped. As the ASeq is not modified during the reregistration, however, if no new objects are acked before the consumer is reregistered again these drops will be counted a second time.

Perhaps we should just lie and increment ASeq to MinSeq - 1?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions