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

Specify Interval for Next Connection #674

Closed
2 tasks
VictorCavichioli opened this issue Jun 17, 2024 · 2 comments
Closed
2 tasks

Specify Interval for Next Connection #674

VictorCavichioli opened this issue Jun 17, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent

Comments

@VictorCavichioli
Copy link
Contributor

Story Description:
The table nodes_sync has the field next_connection, the initial idea of this field is to determine when that node should be managed, and eventually to create the priority, so it's necessary to create a default value to increment that field, it can be based on the repair.interval so we can sync the repair data with the nodes data.

Acceptance Criteria:

  • Code designed as described;
  • Tests for the new configuration is mandatory.

Definition of Done:

Code approved by maintainers

Notes:

Depends on #672
Related to #652

@VictorCavichioli VictorCavichioli added enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent labels Jun 17, 2024
@github-project-automation github-project-automation bot moved this to Todo issue in C2T Jun 17, 2024
@VictorCavichioli
Copy link
Contributor Author

I think configuration could be the same used for the schedule to reload JmxConnection in issue #700

paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 3, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 3, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 3, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 3, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 3, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 4, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 4, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 4, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 5, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 5, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 5, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 5, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 9, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 10, 2024
paulchandler pushed a commit to paulchandler/ecchronos that referenced this issue Sep 11, 2024
@VictorCavichioli
Copy link
Contributor Author

PR merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent
Projects
None yet
Development

No branches or pull requests

2 participants