Add require_ack_response for at-least-once support

Open
#46 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
ruby

Research direction

The issue names no files, tests, or entry points. Start by locating the Message and PackedForward serialization paths and the resend/ack handling, then determine the required data-format and API changes for require_ack_response. Done means at-least-once delivery is supported with the new format and covered by tests.

Written by the indexing model from the issue text.

Description

For this, changing data format from Message to PackedForward is needed because
Message format is not efficient when re-send events with ack.

Dominant language
Ruby
Stars
256
Forks
77
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fluent/fluent-logger-ruby

All issues in fluent/fluent-logger-ruby

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.