apache / apache/accumulo-fluo

Improve handling of errors.

Open
#1,015 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
200
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Currently when an Observer fails an exception is logged and Fluo retries when it sees the notification again. What if anything can be done to improve this?

Below are some possibilities.

1. Retry failed notification less frequently.
2. Have an API and command line tool for finding failed notifications.
3. Document via a blog post how to use log stash with Fluo to find failed notification log messages.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the Observer failure and notification retry behavior described in the issue. Compare the proposed retry, API/CLI, and Logstash documentation options, then define a specific scope and completion criteria before changing anything.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.