Skip to content

ACK/NACK in batch operations #30

Description

@pareshpp

I wanted to clarify few things in batch operations. After client sends a batch of 10 operations[say 10 PUTs], should the server send acknowledgement for each operation inside the batch?
Or the server should send acknowledgement ONLY after the batch is committed/aborted or there is a command failure in the batch.

kinetic python client seems to be doing it this way, but the protocol page does not talk about not sending ACK for each put in a batch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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