ETL node awareness abstraction #1595
Labels
enhancement
New feature or request
refactoring
Code improvements without logical changes
testability
Makes code testable and/or adds unit-tests
Milestone
Summary
Part of #1594
Create a layer of abstraction for writer handover process.
The logic does not yet need to be implemented in any different way from the existing one. This just prepares the grounds for future node awareness protocols. Related to #1183
Motivation
In #1183 Clio should gain knowledge about its nodes in the cluster. ETL needs to be prepared to support this.
Solution
Create an abstraction and implement using the existing approach.
The text was updated successfully, but these errors were encountered: