apache / apache/accumulo

Survey code to see if more fate updates could be done in a single conditional mutation

Open
#5,161 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**

The changes related to #5097 updated seeding a fate transaction to be done in single conditional mutation. There may be other places in the code where this kind of change could be made.

**Describe the solution you'd like**

After #5127 is merged survey the code and look for other places in Fate that can be updated in a single zookeeper or conditional mutaiton update. Then modify the code to make single update instead of multiple.

Contributor guide

Open the contributing guide

Research direction

After #5127 is merged, compare the Fate code with the single conditional mutation change from #5097. Survey for other places where multiple ZooKeeper or conditional mutation updates can become one update, then modify the applicable paths. Done means the identified opportunities are updated without changing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.