Skip to content

NatsNoReplyException when acknowledging a message with DoubleAck = true #904

@stanislav-maximenco

Description

@stanislav-maximenco

Observed behavior

Hi,

We are encountering an intermittent issue when acknowledging messages using the DoubleAck = true option for messages consumed via FetchAsync. The issue arises unexpectedly after successfully consuming and acknowledging many messages, sometimes it is reproduceable under certain scenarios.

Before I provide further details and diagnostics, could you please clarify whether it is recommended to use the DoubleAck feature with our specific server and client versions? Are there any known compatibility or stability concerns related to this feature?

Thank you for your assistance!

Best regards

Expected behavior

AckAsync with DoubleAck = true should not throw a NatsNoReplyException

Server and client version

Server: 2.10.28
Client: 2.5.10

Host environment

No response

Steps to reproduce

No response

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