Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Support redeliveryCount in Message object #155

@liqweed

Description

@liqweed

redeliveryCount was added to MsgProto (in protocol.proto) and made available in the Go client as part of nats-streaming-server #996 .

This is critical for implementation of setting a limit number of redelivery attempts in client applications (as detailed in nats-streaming-server #728.

The latest version of the the Java client uses an out-of-date protocol.proto so doesn't include redeliveryCount field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions