apache / apache/accumulo-fluo

Change how ACKs are checked

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

With the change in #645 its possible that an observer could be run for a transactions that rolled back. This would happen in the case where a transaction writers notifications and then fails to complete the 2nd phase of commit. Need to change how ACKs are checked in the prewrite iterator to how it was done before the changes in cc257fb. Before this change ACKs were checked to see if a write occurred after an ACK.

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.