apache / apache/hudi

Add metrics for bucketassign.minibatch.cache.hit.count / cache.miss.count (cache hit ratio)

Open
#18,735 0 comments 0 reactions 0 assignees View on GitHub
type:feature
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

### Feature Description

**What the feature achieves:**

**Why this feature is needed:**

### User Experience

**How users will use this feature:**
- Configuration changes needed
- API changes
- Usage examples

### Hudi RFC Requirements

**RFC PR link:** (if applicable)

**Why RFC is/isn't needed:**
- Does this change public interfaces/APIs? (Yes/No)
- Does this change storage format? (Yes/No)
- Justification:

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the Java codebase for bucketassign.minibatch.cache.hit.count and bucketassign.minibatch.cache.miss.count to find the cache instrumentation entry point. Read the surrounding metrics code and existing tests first; done means both cache counts are exposed and their values support the requested cache hit ratio.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.