apache / apache/accumulo

Handle erroneously empty rfile block reads

Open
#3,694 4 comments 0 reactions 1 assignee Claimed by @keith-turner View on GitHub
bug
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

**Describe the bug**
When HDFS returns empty results for a rfile block that actually has data, Accumulo does not error or attempt additional validation of the rfile block. This can cause issues with metadata table reads as specific tablet contents fail to return.

**Versions (OS, Maven, Java, and others, as appropriate):**
- Affected version(s) of this project: 1.10.3

**Expected behavior**
Accumulo should be able to determine if a rfile content location is actually empty or if data should have been returned.

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.