Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ETL node awareness abstraction #1595

Open
godexsoft opened this issue Aug 12, 2024 · 0 comments
Open

ETL node awareness abstraction #1595

godexsoft opened this issue Aug 12, 2024 · 0 comments
Labels
enhancement New feature or request refactoring Code improvements without logical changes testability Makes code testable and/or adds unit-tests
Milestone

Comments

@godexsoft
Copy link
Collaborator

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.

@godexsoft godexsoft added enhancement New feature or request testability Makes code testable and/or adds unit-tests refactoring Code improvements without logical changes labels Aug 12, 2024
@godexsoft godexsoft added this to the 2.3 milestone Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Code improvements without logical changes testability Makes code testable and/or adds unit-tests
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant