apache / apache/accumulo-fluo

Metrics configuration can be inconsistent

Open
#775 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

The configuration for reporting metrics is currently pulled from the Fluo config file. This config file could be different for different processes running Fluo. For example Observers run by workers could easily have different configuration than Loaders running in a spark job. This could cause inconsistent metrics reporting for a Fluo application. One solution to this would be to push metrics config into zookeeper.

Reviewing #767 made me think about this issue. This config consistency issue predates the changes in #767.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.