apache / apache/accumulo-fluo

Look into avoiding lock wait

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

Saw higher lock after changes for #593. Thinking for the case of observers triggered by weak notification that hardly collide, can obtain a start timestamp a bit before the observer starts executing. So it reads slightly older data (it will run again later) and avoids lock wait keeping the system busy.

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.